CRAN Package Check Results for Package nls2

Last updated on 2020-08-07 01:49:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2 1.85 23.85 25.70 NOTE
r-devel-linux-x86_64-debian-gcc 0.2 1.50 18.72 20.22 NOTE
r-devel-linux-x86_64-fedora-clang 0.2 39.64 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2 31.13 NOTE
r-devel-windows-ix86+x86_64 0.2 6.00 37.00 43.00 NOTE
r-patched-linux-x86_64 0.2 2.03 23.83 25.86 NOTE
r-patched-solaris-x86 0.2 49.00 NOTE
r-release-linux-x86_64 0.2 1.84 23.94 25.78 NOTE
r-release-macos-x86_64 0.2 NOTE
r-release-windows-ix86+x86_64 0.2 6.00 49.00 55.00 NOTE
r-oldrel-macos-x86_64 0.2 NOTE
r-oldrel-windows-ix86+x86_64 0.2 4.00 47.00 51.00 NOTE

Check Details

Version: 0.2
Check: dependencies in R code
Result: NOTE
    Package in Depends field not imported from: 'proto'
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
    Unexported objects imported by ':::' calls:
     'stats:::nlsModel' 'stats:::nlsModel.plinear'
     See the note in ?`:::` about the use of this operator.
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: 0.2
Check: R code for possible problems
Result: NOTE
    nls2: no visible global function definition for 'nls.control'
    nls2: no visible global function definition for 'as.formula'
    nls2: no visible global function definition for 'coef'
    nls2: no visible global function definition for 'runif'
    nls2 : <anonymous>: no visible global function definition for
     'deviance'
    Undefined global functions or variables:
     as.formula coef deviance nls.control runif
    Consider adding
     importFrom("stats", "as.formula", "coef", "deviance", "nls.control",
     "runif")
    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