Skip to content

Contents of R-SIG-Mac digest...

1 message · Rick Osborne

#
Markus,

Boy, did I go through a lot of frustration in trying to get this to work!
I never was able to get the Carbon version of R to work in ways that I
wanted. So I posted to the R list. In so doing, I received some great
advice from Andrew Beckerman and Stefano. Below is what Andrew said to get
the Unix version running.

Viel Glueck!

Rick
=====================================================
As for packages... this is got to be the one reason to move to the Unix
version.  With the unix version you can a)install R with all "known"
packages (~250), compiled by Jan de Leeuw at UCLA or b) you can get the
base system and use R's commands to install packages... its really
quite easy once you get there and have R up and running...

download the .tar pacakge to your home directory.  Start X11 or just
the terminal.  type sudo R COMMAND INSTALL package name... type in your
password... the rest is done!! that easy.

(Using the terminal is fine to run R, but no graphics can be seen...
getting X11 up and running is a great bit of fun and the access to
other software is fantastic - GIMP is the open source version of
photoshop and there are open source Matlabs and the like as well...
anyhow... off the stump now.)

Go here first...it is a good description of installing X11and Fink and
stuff... the most gentle I have found. Once this is done... getting R
installed is "easy".
http://homepage.mac.com/sao1/fink/

Here is a link to X11 info from apple
http://www.apple.com/macosx/x11/

Fink
http://fink.sourceforge.net

==================================================
On Thu, 6 Mar 2003 r-sig-mac-request@stat.math.ethz.ch wrote: