[Rd] Problem with installing a package for R 2.5.0

Recai Yucel yucel at schoolph.umass.edu
Sun May 27 23:40:13 CEST 2007


Hi All,

I developed a package which did pass all the tests for R 2.4.1. When I 
tried to re-compile it for R 2.5.0 it kept giving me the following message:

*******************
C:\Program Files\R\R-2.5.0\bin>R CMD install mlmmm_0.1-1.tar.gz
installing to 'c:/PROGRA~1/R/R-25~1.0/library'


---------- Making package mlmmm ------------
 adding build stamp to DESCRIPTION
 installing NAMESPACE file and metadata
 making DLL ...
g77 -O3 -Wall   -c mlm.f -o mlm.o
g77 -O3 -Wall   -c mlmmm.f -o mlmmm.o
windres -I c:/PROGRA~1/R/R-25~1.0/include  -i mlmmm_res.rc -o mlmmm_res.o
gcc  -shared -s  -o mlmmm.dll mlmmm.def mlm.o mlmmm.o mlmmm_res.o  
-Lc:/PROGRA~1
/R/R-25~1.0/bin   -lg2c -lR
 ... DLL made
 installing DLL
 installing R files
 installing inst files
FIND: Parameter format not correct
make[2]: *** [c:/PROGRA~1/R/R-25~1.0/library/mlmmm/inst] Error 2
make[1]: *** [all] Error 2
make: *** [pkg-mlmmm] Error 2
*** Installation of mlmmm failed ***

Removing 'c:/PROGRA~1/R/R-25~1.0/library/mlmmm'
Restoring previous 'c:/PROGRA~1/R/R-25~1.0/library/mlmmm'

*************************

Similar failure was seen in Mac as well. Anybody else has similar 
problems? I would greatly appreciate any solution proposals...

Best.

-- 
Recai M. Yucel,Ph.D.
Assistant Professor of Biostatistics
Biostatistics and Epidemiology
School of Public Health and Health Sciences
University of Massachusetts-Amherst



More information about the R-devel mailing list