[R] Problems with Rcmd check on Win 2000 & rw1062

ripley@stats.ox.ac.uk ripley at stats.ox.ac.uk
Tue Feb 11 20:02:03 CET 2003


Rcmd check uses TMPDIR, so what exactly do you have that set to?
It does look to me as if you do not have it set correctly, but you can 
debug the Perl to find out what it is doing.

It certainly works for me iff TMPDIR is set correctly.

On Tue, 11 Feb 2003 Setzer.Woodrow at epamail.epa.gov wrote:

> When I run Rcmd check on a package on my Windows 2000 machine, I get a
> series of error messages like the following:
> 
> * checking generic/method consistency ...c:\DOCUME~1\R5018~1.WOO\LOCALS~1\Temp/R
> utils138414013: cannot open c:DOCUME~1R5018~1.WOOLOCALS~1Temp/Rin138408157: no s
> uch file
> 
> It looks as if a Windows style path to the temp directory is not being interpreted correctly, with backslashes not being properly escaped.
> However,
> I define three different environment variables to point to a temp directory (TMP, TEMP, TMPDIR), and all definitions use forward slashes,
> Unix-style,
> so Rcmd check has found some other way to construct the path to a temp directory.
> Does anyone know how I can fix this so that Rcmd check will work?

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595




More information about the R-help mailing list