Displaying 2 results from an estimated 2 matches for "dqrdca_".
Did you mean:
dqrdc2_
2000 Dec 06
1
Changes in R 1.2.0 devel?
...art()' for a HTML browser interface to help.
Type `q()' to quit R.
> library(nlme)
Loading required package: nls
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library "/usr/local/lib/R/library/nlme/libs/nlme.so":
undefined symbol: dqrdca_
Error in library(nlme) : .First.lib failed
>
Thoughts? Changes I should look for? Or is it just broken? I don't
see this on my local copy of R 1.1.1 (and I "reinstalled" nlme on both
copies to verify corruption of my local copy of the archive), but...
rossini 95 > /usr/bin...
1997 Apr 25
0
R-alpha: unresolved symbols
I tried to convert hastie & tibshiranis mda package to R but ended
with a bunch of unresolved symbols:
R.binary: can't resolve symbol 'dbksl_'
R.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 symbo...