Typing R RHOME gave me
/usr/local/lib/R
which is the correct installation directory. Thanks a lot for your time
helping me out by the way,
Andrew
On 11/5/07, Gregory Warnes <[EMAIL PROTECTED]> wrote:
>
>
> What do you get when you type
>
> R RHOME
>
> on the command line?
>
> -G
>
> On Nov
What do you get when you type
R RHOME
on the command line?
-G
On Nov 5, 2007, at 11:01AM , Andrew Jones wrote:
I don't get any error messages when I start up R by itself. And
methods and grDevices are both listed when I do the library()
command. I don't actually use R independe
I don't get any error messages when I start up R by itself. And methods and
grDevices are both listed when I do the library() command. I don't actually
use R independently of rpy, so I'm not sure of how to test that they are
working correctly other than that. Is there something I can run to test
These messages are generated by the R shared library as it attempts
to load the fundimental R packages it needs. This usually means
that your installation of R is lacking properly installed versions of
these packages. Does R start up and run properly when run directly?
-G
On Nov 2, 200
When I try to import rpy I get the following messages:
Python 2.4.4 (#9, Oct 30 2007, 15:13:19)
[GCC 4.1.0 20060304 (Red Hat 4.1.0-3)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import rpy
RHOME= /usr/local/lib/R
RVERSION= 2.6.0
RVER= 2060
RUSER= /home/emu