I am building some tools to carry out nonlinear least squares when the 
residuals are very
small (something that nls specifically is NOT designed to do). However, I 
wanted to put a
cross reference in the Rd file. Running R CMD check pkg gave a strange warning

  Obsolete package(s) 'nls' in Rd xrefs.

Has nls been deprecated? I suspect not, but clearly the warning is of interest.

JN

______________________________________________
R-help@r-project.org mailing list
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.

Reply via email to