search for: env_path

Displaying 4 results from an estimated 4 matches for "env_path".

2005 Feb 10
2
Problem with "R CMD Rd2dvi": Rd.sty not found
...ed discussions and found Arnab Mukherji reporting the same problem on Dec 23 2003 (Subject: "[R] Rd.sty not found -"). In reply Prof. Brian Ripley suggested the following: It should be looking in TEXINPUTS, as is the point of the following in the check script $ENV{'TEXINPUTS'} = env_path(&file_path($R::Vars::R_HOME, "share", "texmf"), $ENV{'TEXINPUTS'}); So you could try adding to TEXINPUTS yourself, and you should certainly check the current setting of the environment variable (unset is fine). I am not sure if I understand it correctly but I creat...
2010 Sep 07
2
Environmental Variables
Hi Everybody, I been looking through google for better part of the day but I haven''t been able to find an answer to my problem. I need an environmental variable to be present in puppet, so that yum works correctly. However after reboot puppet doesn''t read /etc/profile and starts without this profile. If I go into server and do services puppet restart than everything works fine,
2003 Dec 23
1
Rd.sty not found -
Hi I am still trying to wrap up a package using Rcmd (in windows 2000 professional with R 1.8.1). I have made some progress - and now at least Rcmd check works - it still giving me an error message when it creates latex help files though. Thus I get: c:\rpack> Rcmd check test * checking for working latex ... OK * using log directory 'C:/rpacks/test.Rcheck' * checking for file
2010 Sep 15
1
running 'make' failed during vignette creation ('R CMD build') on Windows
Hi, This is a follow-up to the problem reported here: https://stat.ethz.ch/pipermail/r-devel/2010-September/058460.html After I updated R-2.12 to 2010-09-13 r52905 on the Bioc build system, some of the packages that have a Makefile in <pkg>/inst/doc still don't build on Windows. For example, 'R\bin\R.exe CMD build adSplit' gives: * checking for file