Displaying 2 results from an estimated 2 matches for "sknotl_".
1998 Apr 17
1
development mda package
...ecause there are some unresolved symbols:
R.binary: can't resolve symbol 'sgram_'
R.binary: can't resolve symbol 'd_sign'
R.binary: can't resolve symbol 'pack_'
R.binary: can't resolve symbol 'unpack_'
R.binary: can't resolve symbol 'sknotl_'
R.binary: can't resolve symbol 'wmean_'
which I didn't have time to search/imitate/...
Mda and fda with MARS seem to work fine, though.
You'll additionally need the e1071 (kmeans) and class (lvq & friends)
packages from CRAN.
It also seems only to work with the new...
1997 Apr 25
0
R-alpha: unresolved symbols
....binary: can't resolve symbol 'dblepr_'
R.binary: can't resolve symbol 'dqrdca_'
R.binary: can't resolve symbol 'intpr_'
R.binary: can't resolve symbol 'pack_'
R.binary: can't resolve symbol 'sgram_'
R.binary: can't resolve symbol 'sknotl_'
R.binary: can't resolve symbol 'unpack_'
R.binary: can't resolve symbol 'wmean_'
I'm using linux, f2c, gcc
Does anyone know which library these symbols are part of? Sun-specific?
I've also tried to load the stuff into Splus 3.4 on a HP 9000 using the H=
P C
c...