Displaying 1 result from an estimated 1 matches for "leapshdr".
1999 Nov 16
1
Installation of package fails (PR#328)
...iles the fortran-sources properly, I
translated them with f2c to c-source.
Running R INSTALL produces the following message:
Installing package `leaps' ...
libs
gcc -g -O2 -fPIC -I/sw/sun4_55/R-0.65.0/lib/R/include -c leaps.c -o leaps.o
gcc -g -O2 -fPIC -I/sw/sun4_55/R-0.65.0/lib/R/include -c leapshdr.c -o
leapshdr.o
ld -G -o /sw/sun4_55/R-0.65.0/lib/R/library/leaps/libs/leaps.so leaps.o
leapshdr.o -lF77 -lI77
R
help
>>> Building/Updating help pages for package `leaps'
Formats: text html latex example
DONE (leaps)
DONE (INSTALL)
So anything seems to be fine. But any time...