[Rd] Cross compiling with R250
ernesto
ernesto at ipimar.pt
Mon Apr 30 15:20:04 CEST 2007
Hi,
I'm cross compiling win R in a linux Ubuntu Edgy and I'm getting an
error with the utils package. Sys.setenv exists on my R 2.5.0 ...
I'm using the tools provided for R250 in
http://www.stats.ox.ac.uk/pub/Rtools/i586-cross-tools.tar.bz2
Any ideas ?
Regards
EJ
---------- Making package utils ------------
adding build stamp to DESCRIPTION
installing NAMESPACE file and metadata
preparing package utils for lazy loading
Error: could not find function "Sys.setenv"
Execution halted
make[5]: *** [lazyload] Error 1
make[4]: *** [all] Error 2
make[3]: *** [pkg-utils] Error 2
make[2]: *** [rpackage] Error 1
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/ernesto/ipimar/devel/R/ccompile250/WinR/R-2.5.0/src/gnuwin32'
More information about the R-devel
mailing list