Hello! I have a problem checking the package. Firstly, I do not know how to specify the package to check. I tied specify it by supplying the path and by runing the R CMD check in the directory of the package. In addition to that, I get an error bellow. Any suggestions on how to set TMPDIR would be greatly appriciated! C:\Ales\Statistika\Blocno modeliranje\dr\blockmodeling>R CMD check * checking for working latex ...Error: environment variable TMPDIR not set (or s et to unusable value) and no default available. at D:\PROGRA~1\R\rw2011\share\perl/R/Utils.pm line 72 Thank you in advance for any help! Ales Ziberna P.S.: I am runing R 2.1.1 on Win XP, SP2. I installed rtools, mingw, perl as suggested in the manuals.Here are some details about R: platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 2 minor 1.1 year 2005 month 06 day 20 language R
hi! start - control panel - system - advanced - environmental variables probably better to be working in a directory with no spaces in the path... s/ On 13/08/05, Ale? ?iberna <ales.ziberna at guest.arnes.si> wrote:> Hello! > > I have a problem checking the package. Firstly, I do not know how to specify > the package to check. I tied specify it by supplying the path and by runing > the R CMD check in the directory of the package. > > In addition to that, I get an error bellow. Any suggestions on how to set > TMPDIR would be greatly appriciated! > > C:\Ales\Statistika\Blocno modeliranje\dr\blockmodeling>R CMD check > * checking for working latex ...Error: environment variable TMPDIR not set > (or s > et to unusable value) and no default available. > at D:\PROGRA~1\R\rw2011\share\perl/R/Utils.pm line 72 > > Thank you in advance for any help! > Ales Ziberna > > P.S.: I am runing R 2.1.1 on Win XP, SP2. I installed rtools, mingw, perl as > suggested in the manuals.Here are some details about R: > platform i386-pc-mingw32 > arch i386 > os mingw32 > system i386, mingw32 > status > major 2 > minor 1.1 > year 2005 > month 06 > day 20 > language R > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html >
Please do read the manuals before posting, as we ask in the posting guide. On Sat, 13 Aug 2005, [iso-8859-2] Alea }iberna wrote:> I have a problem checking the package. Firstly, I do not know how to specify > the package to check. I tied specify it by supplying the path and by runing > the R CMD check in the directory of the package.Both work.> In addition to that, I get an error bellow. Any suggestions on how to set > TMPDIR would be greatly appriciated!This is answered in the R-admin manual, even giving an example! Note also the comments in the R-exts manual about paths with spaces in.> C:\Ales\Statistika\Blocno modeliranje\dr\blockmodeling>R CMD check > * checking for working latex ...Error: environment variable TMPDIR not set > (or s > et to unusable value) and no default available. > at D:\PROGRA~1\R\rw2011\share\perl/R/Utils.pm line 72-- 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