Displaying 2 results from an estimated 2 matches for "bispev".
Did you mean:
bisker
2012 May 05
1
f951.exe: sorry, unimplemented: 64-bit mode not compiled
Hello:
Under my Windows 7 system, "R CMD check
DiercxkSpline_1.1-5.tar.gz" fails because:
f951.exe: sorry, unimplemented: 64-bit mode not compiled in
make: *** [bispev.o] Error 1
gfortran -m64 -O2 -mtune=core2 -c bispev.f -o bispev.o
f951.exe: sorry, unimplemented: 64-bit mode not compiled in
make: *** [bispev.o] Error 1
ERROR: compilation failed for package 'DierckxSpline'
A similar problem was reported for package "glmnet"
(htt...
2008 May 06
2
gfortran: Command not found
...#####
Contents of "00install.out":
installing R.css in
D:/spencerg/statmtds/splines/DierckxSpline/DierckxSpline.Rcheck
---------- Making package DierckxSpline ------------
adding build stamp to DESCRIPTION
installing NAMESPACE file and metadata
making DLL ...
gfortran -O3 -c bispev.f -o bispev.o
make[3]: gfortran: Command not found
make[3]: *** [bispev.o] Error 127
make[2]: *** [srcDynlib] Error 2
make[1]: *** [all] Error 2
make: *** [pkg-DierckxSpline] Error 2
*** Installation of DierckxSpline failed ***
Removing
'D:/spencerg/statmtds/splines/DierckxSpline/DierckxSplin...