Henry Paik wrote on 09/25/2009 07:25 AM:
> Hey Brad,
>
> Thanks for your email.
>
> How did you know that you had 2 R installations?
> I would like to check if this is the same case with yours.
>
> I thought I might have installed those packages locally (i.e. under my
> account). So I tried sudo R and loaded packages. They loaded fine.
>
> What other things may I test/check?
Print out your .libPaths() from one of your rapache scripts. Then do the
same from the command line and see if there's a difference. You might be
getting tripped up by your ~/.Rprofile.
Also, don't forget the "r-info" handler can show you much more about
your installation. Put this in your apache config:
<Location /RApacheInfo>
SetHandler r-info
</Location>
Best,
Jeff
--
http://biostat.mc.vanderbilt.edu/JeffreyHorner