Last updated on 2020-08-07 01:49:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0 | 2.99 | 36.68 | 39.67 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0 | 2.32 | 27.45 | 29.77 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0 | 55.08 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0 | 45.29 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0 | 8.00 | 52.00 | 60.00 | NOTE | |
r-patched-linux-x86_64 | 2.0 | 2.62 | 35.96 | 38.58 | NOTE | |
r-patched-solaris-x86 | 2.0 | 71.50 | NOTE | |||
r-release-linux-x86_64 | 2.0 | 2.84 | 35.91 | 38.75 | NOTE | |
r-release-macos-x86_64 | 2.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.0 | 10.00 | 65.00 | 75.00 | NOTE | |
r-oldrel-macos-x86_64 | 2.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.0 | 6.00 | 46.00 | 52.00 | NOTE |
Version: 2.0
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 2.0
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
'minpack.lm' 'nlme'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 2.0
Check: R code for possible problems
Result: NOTE
Dstart: no visible global function definition for 'coef'
Dstart: no visible global function definition for 'lm'
SSkosugi: no visible global function definition for 'pnorm'
SSkosugi: no visible global function definition for 'dnorm'
Undefined global functions or variables:
coef dnorm lm pnorm
Consider adding
importFrom("stats", "coef", "dnorm", "lm", "pnorm")
to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 2.0
Check: Rd line widths
Result: NOTE
Rd file 'Brook.Rd':
\examples lines wider than 100 characters:
brook.ns=nlsLM(y~Brook(x,thr,ths,alp,nscal),data=pf, control=nls.lm.control(maxiter=200),start=c(thr=Dstart(pf)[1],ths=Dstart(pf)[2], a ... [TRUNCATED]
Rd file 'Expo.Rd':
\examples lines wider than 100 characters:
expo.ns=nlsLM(y~Expo(x,thr,ths,alp),data=pf, control=nls.lm.control(maxiter=200),start=c(thr=Dstart(pf)[1],ths=Dstart(pf)[2], alp=Dstar ... [TRUNCATED]
Rd file 'Ruso.Rd':
\examples lines wider than 100 characters:
ruso.ns=nlsLM(y~Ruso(x,thr,ths,alp,nscal),data=pf, control=nls.lm.control(maxiter=200),start=c(thr=Dstart(pf)[1],ths=Dstart(pf)[2], alp ... [TRUNCATED]
Rd file 'SSfredlund.Rd':
\examples lines wider than 100 characters:
fredlund.ns=nlsLM(y~SSfredlund(x,thr,ths,alp,nscal,mscal),data=pf,control=nls.lm.control(maxiter=200,options(warn=-1)))
Rd file 'SSkosugi.Rd':
\examples lines wider than 100 characters:
kosugi.ns=nlsLM(y~SSkosugi(x,thr,ths,alp,nscal),data=subset(isric, Sample=="Benin2"),control=nls.lm.control(maxiter=200,options(warn=-1 ... [TRUNCATED]
Rd file 'SSvgm.Rd':
\examples lines wider than 100 characters:
vn.ns=nlsLM(y~SSvgm(x,thr,ths,alp,nscal,mscal),data=subset(isric, Sample=="Benin2"),control=nls.lm.control(maxiter=200,options(warn=-1) ... [TRUNCATED]
Rd file 'Tani.Rd':
\examples lines wider than 100 characters:
tani.ns=nlsLM(y~Tani(x,thr,ths,alp),data=pf, control=nls.lm.control(maxiter=200),start=c(thr=Dstart(pf)[1],ths=Dstart(pf)[2], alp=Dstar ... [TRUNCATED]
These lines will be truncated in the PDF manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64