On Thu, Oct 7, 2010 at 2:59 PM, meik michalke <meik.micha...@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 ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ RKWard-devel mailing list RKWard-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rkward-devel