Displaying 1 result from an estimated 1 matches for "r49467".
Did you mean:
849467
2009 Aug 27
1
R 2.10.0 devel package check error
Dear list members,
I'm getting the following error from R CMD check under Windows only with R
2.10.0 devel:
------------- snip -----------
* installing *source* package 'Rcmdr' ...
** libs
making DLL ...
gcc -I"c:/R/R-2.10.0dev/include" -O3 -Wall -std=gnu99 -c ismdi.c -o
ismdi.o
gcc -shared -s -o Rcmdr.dll tmp.def ismdi.o -lRgraphapp
-Lc:/R/R-2.10.0dev/bin -lR