[R] CRAN: 64 bit OS X Leopard build
Prof Brian Ripley
ripley at stats.ox.ac.uk
Wed Jun 24 13:39:28 CEST 2009
This thread really belongs on R-sig-mac! I am answering here since if
people are going to ask here, some general information would be
appropriate, but PLEASE follow up only on R-sig-mac.
The CRAN Mac OS X page is a little confusing. The main CRAN
distribution of R is for Mac OS X 10.4 and later and has i386 and ppc
architectures. That is what is in R-2.9.0.dmg, and the appropriate
binary packages are in the subdirectory 'universal'.
Then there are builds on http://r.research.att.com/. These include a
'leopard build' at http://r.research.att.com/R-2.9.0.pkg, which has
i386, x86_64, ppc and ppc64 architectures. The confusion is that the
'leopard' directory on CRAN has binary packages for *that* build.
(Note that the r-release and r-devel links are outdated in that
directory.)
Note that there are no distributed '64 bit builds': each build has a
collection of architectures.
However, as far as I recall (I normally use my own builds, including
for x86_64), you do not need to know where the binary packages are,
since the R.app 'Package Installer' menu item and install.packages()
have the correct repositories pre-set. If that is not working, you
need to set options(pkgType="mac.binary.leopard") (see ?options and
?install.packages).
On Wed, 24 Jun 2009, Uwe Ligges wrote:
>
>
> Daniel Brewer wrote:
>> Hello,
>>
>> I am after a stable 64 bit binary of R for OS X Leopard (i.e. 2.8).
>> There seems to be the siggestion that thery should be available from CRAN:
>> "leopard Binaries of universal (32-bit and 64-bit) package builds for
>> Mac OS X 10.5 or higher"
>
> It says "package build" which means there are the contributed CRAN packages
> (roughly 1800 of them).
> Not sure which libraries you have seen. We generally do not publish any
> library directories on CRAN (hence I suspect you are confusing libraries and
> packages).
>
> The R for MacOS binaries are available from
> CRAN-mirror/bin/macosx/
>
> which has a link to the Leopard binary (ít says "This binary was tested on
> both Mac OS X 10.4 (Tiger) and Mac OS X 10.5 (Leopard).") at
> CRAN-mirror/bin/macosx/R-2.9.0.dmg
>
> Best,
> Uwe Ligges
>
>
>
>>
>> But when I follow the link there is only a contrib directory which seems
>> to contain libraries only.
>>
>> Can anyone help?
>>
>> Thanks
>>
>> Dan
>>
>> The Institute of Cancer Research: Royal Cancer Hospital, a charitable
>> Company Limited by Guarantee, Registered in England under Company No.
>> 534147 with its Registered Office at 123 Old Brompton Road, London SW7 3RP.
>>
>> This e-mail message is confidential and for use by the a...{{dropped:2}}
>>
>> ______________________________________________
>> R-help at r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide
>> http://www.R-project.org/posting-guide.html
>> and provide commented, minimal, self-contained, reproducible code.
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
--
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-help
mailing list