I'm a Beginner on R-language and I' have tried to use some packages but
the following message have appeared:
"Error in .Fortran("pspline", as.integer(n), as.integer(nvar),
as.integer(norder), :
C/Fortran function name not in load table"
I'm using a Windows version and I'd like to know if it is a installation
problem or problems with paths?
Thanks,
Marlon!!!
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Beginner question
2 messages · Marlon Martins dos Reis, Brian Ripley
On Tue, 17 Apr 2001, Marlon Martins dos Reis wrote:
I'm a Beginner on R-language and I' have tried to use some packages but
the following message have appeared:
"Error in .Fortran("pspline", as.integer(n), as.integer(nvar),
as.integer(norder), :
C/Fortran function name not in load table"
I'm using a Windows version and I'd like to know if it is a installation
problem or problems with paths?
It's almost certainly a usage problem unless you ignored an earlier error message. You did do library(pspline) and got no error?
Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._