Skip to content

cannot load package "splines"

2 messages · Charles Annis, P.E., Brian Ripley

#
That is not what the message says: the actual error is on the last line. 
Try 'library(splines)' directly.

I suspect the issue is an encoding issue with mh1823, a package not known 
to us.  In particular, do you have any non-ASCII code in your package?
Check over the advice on portability issues in 'Writing R Extensions'.
On Tue, 30 Dec 2008, Charles Annis, P.E. wrote: