CRAN Package Check Results for Package pa

Last updated on 2018-04-29 01:47:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2-1 3.73 58.93 62.66 NOTE
r-devel-linux-x86_64-debian-gcc 1.2-1 3.51 48.93 52.44 NOTE
r-devel-linux-x86_64-fedora-clang 1.2-1 77.06 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2-1 73.34 NOTE
r-devel-windows-ix86+x86_64 1.2-1 10.00 110.00 120.00 NOTE
r-patched-linux-x86_64 1.2-1 3.90 57.37 61.27 NOTE
r-patched-solaris-x86 1.2-1 109.80 NOTE
r-release-linux-x86_64 1.2-1 3.64 57.10 60.74 NOTE
r-release-windows-ix86+x86_64 1.2-1 10.00 110.00 120.00 NOTE
r-release-osx-x86_64 1.2-1 NOTE
r-oldrel-windows-ix86+x86_64 1.2-1 5.00 123.00 128.00 NOTE
r-oldrel-osx-x86_64 1.2-1 NOTE

Check Details

Version: 1.2-1
Check: dependencies in R code
Result: NOTE
    Package in Depends field not imported from: ‘grid’
     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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 1.2-1
Check: R code for possible problems
Result: NOTE
    .formula.make: no visible global function definition for ‘formula’
    regress: no visible global function definition for ‘lm’
    regress: no visible global function definition for ‘model.matrix’
    Undefined global functions or variables:
     formula lm model.matrix
    Consider adding
     importFrom("stats", "formula", "lm", "model.matrix")
    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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64