Displaying 1 result from an estimated 1 matches for "llinpack".
Did you mean:
linpack
1998 Nov 24
1
Loess & Tar file
...ot find it on the windows version. Is
there one in either Unix version of R or some C program somewhere?
I tried one from http://netlib.bell-labs.com/netlib/a/, but I cannot get
it to compile due to problem with missing lib (I think):
cc -o gas.x gas.o loessc.o loess.o predict.o misc.o loessf.o -llinpack -lcor
-lm -lF77
ld: fatal: library -llinpack: not found
ld: fatal: library -lcor: not found
ld: fatal: File processing errors. No output written to gas.x
*** Error code 1
make: Fatal error: Command failed for target `gas.x'
In addition, I cannot get Unix verison of official R through my net...