I just encountered a problem with the ts package:
library(ts)
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
"/usr/local/lib/R/library/ts/libs/ts.so":
/usr/local/lib/R/library/ts/libs/ts.so: undefined symbol: ma
My environment is
R 1.0.1
RedHat 6.2 for intel.
R.Version()$system
[1] "i686, linux" I just updated RedHat from 6.1. Under 6.1, that version of R worked fine. Thanks for any help on this. Cheers, Christian -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._