[rkward-devel] rkwardtests package: done :-)

Prasenjit Kapat kapatp at gmail.com
Thu Oct 7 19:06:31 UTC 2010


On Thu, Oct 7, 2010 at 2:59 PM, meik michalke
<meik.michalke at uni-duesseldorf.de> wrote:
> hi,
>
> am Donnerstag 07 Oktober 2010 (18:30) schrieb Thomas Friedrichsmeier:
>> Hm, do you have the file
>>   /usr/lib/R/bin/roxygen
>> ? Possibly a problem with multiple installations of R? Check wether
>>   which R
>> is the one you expect (this one keeps tricking me again and again...).
>
> i didn't install the roxygen package system wide, but to $HOME/R, amongst a
> lot of other packages. i don't want to mess with system directories handled by
> dpkg, so anything i fetch directly from a CRAN repository stays in my $HOME.
> usually this works great, but "R CMD roxygen" seems to care only about $RHOME
> and ignore $R_LIB and $R_LIB_USER :-/

A quick thought: would using Rscript work then? It may not work on
Windows though. In the worst case, writing a separate R script and
calling R CMD BATCH might be a round-about solution.

-- 
Prasenjit




More information about the Rkward-devel mailing list