montero@kingkong.me.berkeley.edu
2000-Nov-03 20:48 UTC
[Rd] nls() function is not found (PR#725)
Full_Name: Michael Montero Version: 1011 OS: NT4.0 Submission from: (NULL) (128.32.148.191) I haven't been able to use the nls() function because of the following error: Error in eval.with.vis(expr, envir, enclos) : couldn't find function "nls" Apparently nls() is no where to be found, in the /library directory nls exists with all its files.. need help.. thanks mike -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel 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-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
On Fri, 3 Nov 2000 montero@kingkong.me.berkeley.edu wrote:> Full_Name: Michael Montero > Version: 1011 > OS: NT4.0 > Submission from: (NULL) (128.32.148.191) > > > I haven't been able to use the nls() function because of the following error: > > Error in eval.with.vis(expr, envir, enclos) : > couldn't find function "nls" > > > Apparently nls() is no where to be found, in the /library directory nls exists > with all its files..But did you load it by library(nls)?> need help..If you want to post a bug report, please read the section on bugs in the FAQ first. There's nothing here that is reproducible. -- Brian D. Ripley, ripley@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-devel 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-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Sorry if this is restating the obvious but: did you load the library by doing library(nls)? Do you have nls in the right place -- does library() list nls? On Fri, 3 Nov 2000 montero@kingkong.me.berkeley.edu wrote:> Full_Name: Michael Montero > Version: 1011 > OS: NT4.0 > Submission from: (NULL) (128.32.148.191) > > > I haven't been able to use the nls() function because of the following error: > > Error in eval.with.vis(expr, envir, enclos) : > couldn't find function "nls" > > > Apparently nls() is no where to be found, in the /library directory nls exists > with all its files.. > > need help.. > > thanks > > mike > > -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- > r-devel 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-devel-request@stat.math.ethz.ch > _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._ > >-- 318 Carr Hall bolker@zoo.ufl.edu Zoology Department, University of Florida http://www.zoo.ufl.edu/bolker Box 118525 (ph) 352-392-5697 Gainesville, FL 32611-8525 (fax) 352-392-3704 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel 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-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._