Skip to content
Prev 8727 / 15075 Next

OSX Binary Installation and testInstalledPackages()

Yes, it was added on Windows at user request (including the ability to 
install the tests directory from sources).  But as the Windows 
installers have much finer-grained granularity controlling what should 
be installed, people worried about space could skip it (and AFAIR it is 
not installed by default).

These days it is hard to imagine that anyone would be concerned about 
the size of an R installation, but it was not so long ago that people 
were squeezing R onto USB drives.  Nowadays the only reason not to 
simply install everything is that installing 64-bit executables on a 
32-bit OS which cannot run them might be confusing: and although in 
principle that might happen on OS X, I think you would have to work hard 
to try to run them.  (I think that Intel Core Duo Macs can only run 
i386, but they seem to be from 2006.)
On 01/02/2012 19:18, Marc Schwartz wrote: