CRAN Package Check Results for Package mitools

Last updated on 2018-07-17 01:47:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3 1.15 20.70 21.85 NOTE
r-devel-linux-x86_64-debian-gcc 2.3 1.02 17.54 18.56 NOTE
r-devel-linux-x86_64-fedora-clang 2.3 27.65 NOTE
r-devel-linux-x86_64-fedora-gcc 2.3 26.40 NOTE
r-devel-windows-ix86+x86_64 2.3 4.00 48.00 52.00 NOTE
r-patched-linux-x86_64 2.3 1.21 20.90 22.11 NOTE
r-patched-solaris-x86 2.3 42.40 NOTE
r-release-linux-x86_64 2.3 1.21 21.08 22.29 NOTE
r-release-windows-ix86+x86_64 2.3 4.00 46.00 50.00 NOTE
r-release-osx-x86_64 2.3 NOTE
r-oldrel-windows-ix86+x86_64 2.3 2.00 49.00 51.00 NOTE
r-oldrel-osx-x86_64 2.3 NOTE

Check Details

Version: 2.3
Check: R code for possible problems
Result: NOTE
    MIcombine.default: no visible binding for global variable ‘vcov’
    MIcombine.default: no visible binding for global variable ‘coef’
    MIcombine.default: no visible global function definition for ‘var’
    MIcombine.imputationResultList: no visible binding for global variable
     ‘vcov’
    MIcombine.imputationResultList: no visible binding for global variable
     ‘coef’
    close.DBimputationList: no visible global function definition for ‘is’
    getvars: no visible global function definition for ‘is’
    print.MIresult: no visible global function definition for ‘coef’
    print.MIresult: no visible global function definition for ‘vcov’
    summary.MIresult: no visible global function definition for ‘coef’
    summary.MIresult: no visible global function definition for ‘vcov’
    summary.MIresult: no visible global function definition for ‘qt’
    Undefined global functions or variables:
     coef is qt var vcov
    Consider adding
     importFrom("methods", "is")
     importFrom("stats", "coef", "qt", "var", "vcov")
    to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
    contains 'methods').
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: 2.3
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘RODBC’
Flavor: r-oldrel-osx-x86_64