[Rd] MacOS X: update.packages(type="mac.binary") fails (PR#7836)

Prof Brian Ripley ripley at stats.ox.ac.uk
Wed May 4 11:35:45 CEST 2005


On Wed, 4 May 2005, Jari Oksanen wrote:

> On Wed, 2005-05-04 at 09:01 +0100, Prof Brian Ripley wrote:
>
>>
>> This should not be required. What does .Platform say?
>>
> I couldn't let it be:
>
>> str(.Platform)
> List of 6
> $ OS.type   : chr "unix"
> $ file.sep  : chr "/"
> $ dynlib.ext: chr ".so"
> $ GUI       : chr "AQUA"
> $ endian    : chr "big"
> $ pkgType   : chr "source"

Thanks, that is the bit which is incorrect.  I now see the problem and 
have fixed it.

>> R.version.string
> [1] "R version 2.1.0, 2005-04-18"
>
> (After removing R.app and R.framework, re-installing from R-2.1.0.dmg,
> logging out and in -- the last step helped.)
>
> As this is "CRAN Mac OS X build" this seems to be in conflict with
> documentation of 'options' "pkgType".
>
> PS.
>
> download.packages("AMORE", type="source", destdir="/tmp")
>
> works in MacOS X (or this one I have here) with any 'type'.

Good!

> cheers, jari oksanen
> -- 
> Jari Oksanen -- Dept Biology, Univ Oulu, 90014 Oulu, Finland
> Ph. +358 8 5531526, cell +358 40 5136529, fax +358 8 5531061
> email jari.oksanen at oulu.fi, homepage http://cc.oulu.fi/~jarioksa/
>
>

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-devel mailing list