[R] nls for R version 3.3.2
    Berend Hasselman 
    bhh at xs4all.nl
       
    Tue Nov 29 09:51:57 CET 2016
    
    
  
> On 29 Nov 2016, at 09:30, Troels Ring <tring at gvdnet.dk> wrote:
> 
> Dear friends - updated to R 3.3.2 - tried to install nls - got this sad response
> 
> package ‘nls’ is not available (as a binary package for R version 3.3.2)
> 
> I'm on windows 7
> 
> Did I do something wrong? Will a binary appear eventually? Would I have to make it myself?
> 
Indeed you did something wrong.
nls is part of the stats package in R.
Just do ?nls to see the help.
Berend Hasselman
> Best wishes
> 
> Troels Ring
> 
> Aalborg, Denmark
> 
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
    
    
More information about the R-help
mailing list