Skip to content

Problems runing R CMD check

3 messages · Ales Ziberna, Sean O'Riordain, Brian Ripley

#
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:
#
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:

            
Both work.
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.