CRAN Package Check Results for Package Jmisc

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 2.19 19.49 21.68 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.1 1.74 15.43 17.17 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.1 34.70 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.1 25.77 NOTE
r-devel-windows-ix86+x86_64 0.3.1 6.00 33.00 39.00 NOTE
r-patched-linux-x86_64 0.3.1 2.19 19.80 21.99 NOTE
r-patched-solaris-x86 0.3.1 38.80 NOTE
r-release-linux-x86_64 0.3.1 2.18 19.47 21.65 NOTE
r-release-macos-x86_64 0.3.1 NOTE
r-release-windows-ix86+x86_64 0.3.1 6.00 46.00 52.00 NOTE
r-oldrel-macos-x86_64 0.3.1 NOTE
r-oldrel-windows-ix86+x86_64 0.3.1 4.00 36.00 40.00 NOTE

Check Details

Version: 0.3.1
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
    BugReports field is not a suitable URL but contains an email address:
     use the Contact field instead
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-windows-ix86+x86_64

Version: 0.3.1
Check: R code for possible problems
Result: NOTE
    JBTest: no visible global function definition for 'pchisq'
    generateSignificance: no visible global function definition for 'pnorm'
    packages: no visible global function definition for 'install.packages'
    shift: no visible global function definition for 'tail'
    shift: no visible global function definition for 'head'
    splitBy: no visible global function definition for 'head'
    Undefined global functions or variables:
     head install.packages pchisq pnorm tail
    Consider adding
     importFrom("stats", "pchisq", "pnorm")
     importFrom("utils", "head", "install.packages", "tail")
    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: 0.3.1
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
    BugReports field is not a suitable URL but contains an email address
     which will be used as from R 3.4.0
Flavor: r-oldrel-macos-x86_64