Skip to content
Prev 16077 / 63424 Next

MacOS X: update.packages(type="mac.binary") fails (PR#7831)

On Tue, 3 May 2005 ripley@stats.ox.ac.uk wrote:

            
A bit more checking show that the documented default is

 	"source" except under the CRAN Mac OS X build

and the default is taken from .Platform$pkgType which is controlled by 
HAVE_AQUA.  So I have no idea why this is not working as documented.
Looks like the version of src/library/utils/R/GUI.R is not that which got 
tested: over to Stefano.  .install.macbinary() should only be available 
under the GUI, though.