CRAN Package Check Results for Package thsls

Last updated on 2020-08-07 01:50:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1 1.81 19.36 21.17 NOTE
r-devel-linux-x86_64-debian-gcc 0.1 1.55 15.13 16.68 NOTE
r-devel-linux-x86_64-fedora-clang 0.1 34.38 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1 25.01 NOTE
r-devel-windows-ix86+x86_64 0.1 6.00 30.00 36.00 NOTE
r-patched-linux-x86_64 0.1 1.74 19.12 20.86 NOTE
r-patched-solaris-x86 0.1 38.40 NOTE
r-release-linux-x86_64 0.1 1.63 18.98 20.61 NOTE
r-release-macos-x86_64 0.1 NOTE
r-release-windows-ix86+x86_64 0.1 6.00 41.00 47.00 NOTE
r-oldrel-macos-x86_64 0.1 NOTE
r-oldrel-windows-ix86+x86_64 0.1 4.00 46.00 50.00 NOTE

Check Details

Version: 0.1
Check: R code for possible problems
Result: NOTE
    summary.tsls: no visible global function definition for 'printCoefmat'
    threesls: no visible global function definition for 'cor'
    threesls: no visible global function definition for 'pt'
    tsls.formula: no visible global function definition for 'model.matrix'
    tsls.formula: no visible global function definition for
     'model.response'
    Undefined global functions or variables:
     cor model.matrix model.response printCoefmat pt
    Consider adding
     importFrom("stats", "cor", "model.matrix", "model.response",
     "printCoefmat", "pt")
    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