[Rd] R 1.9.0 alpha

Thomas Lumley tlumley at u.washington.edu
Fri Mar 26 22:22:11 CET 2004


On Wed, 24 Mar 2004, Duncan Murdoch wrote:
>
> Can you try to put together a small example that illustrates it?

One example that happened while trying to answer another R-help question

R 1.8.1
library(nlme)
example(nlme.nlsList)
q("yes")

R 1.9.0-beta on startup
Error in namespaceExport(ns, exports) : undefined exports:
NLSstAsymptotic, NLSstClosestX, NLSstLfAsymptote, NLSstRtAsymptote,
SSasymp, SSasympOff, SSasympOrig, SSbiexp, SSfol, SSfpl, SSgompertz,
SSlogis, SSmicmen, SSweibull, asOneSidedFormula, clearNames, getInitial,
nls, nls.control, nlsModel, numericDeriv, profiler, selfStart, setNames,
sortedXyData
In addition: Warning message:
S3 method(s) 'NLSstAsymptotic.sortedXyData', 'NLSstClosestX.sortedXyData',
'NLSstLfAsymptote.sortedXyData', 'NLSstRtAsymptote.sortedXyData',
'anova.nls', 'coef.nls', 'deviance.nls', 'df.residual.nls', 'fitted.nls',
'formula.nls', 'getInitial.default', 'getInitial.formula',
'getInitial.selfStart', 'logLik.nls', 'nlsModel.plinear',
'plot.profile.nls', 'predict.nls', 'print.nls', 'print.summary.nls',
'profile.nls', 'profiler.nls', 'residuals.nls', 'selfStart.default',
'selfStart.formula', 'sortedXyData.default', 'summary.nls', 'vcov.nls',
'weights.nls' were declared in NAMESPACE but not found
Fatal error: unable to restore saved data in .RData


	-thomas



More information about the R-devel mailing list