CRAN Package Check Results for Package comparison

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-4 2.87 50.66 53.53 NOTE
r-devel-linux-x86_64-debian-gcc 1.0-5 2.13 29.61 31.74 OK
r-devel-linux-x86_64-fedora-clang 1.0-5 53.63 OK
r-devel-linux-x86_64-fedora-gcc 1.0-5 45.65 OK
r-devel-windows-ix86+x86_64 1.0-5 11.00 73.00 84.00 OK
r-patched-linux-x86_64 1.0-4 2.80 50.00 52.80 NOTE
r-patched-solaris-x86 1.0-5 64.50 OK
r-release-linux-x86_64 1.0-5 2.28 39.54 41.82 OK
r-release-macos-x86_64 1.0-4 NOTE
r-release-windows-ix86+x86_64 1.0-5 10.00 69.00 79.00 OK
r-oldrel-macos-x86_64 1.0-5 OK
r-oldrel-windows-ix86+x86_64 1.0-4 5.00 74.00 79.00 NOTE

Check Details

Version: 1.0-4
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0-4
Check: R code for possible problems
Result: NOTE
    two.level.comparison.items: no visible global function definition for
     'complete.cases'
    two.level.components: no visible global function definition for
     'complete.cases'
    plot,ece: no visible global function definition for 'par'
    plot,ece: no visible global function definition for 'points'
    plot,ece: no visible global function definition for 'mtext'
    plot,ece: no visible global function definition for 'legend'
    plot,ece: no visible global function definition for 'abline'
    Undefined global functions or variables:
     abline complete.cases legend mtext par points
    Consider adding
     importFrom("graphics", "abline", "legend", "mtext", "par", "points")
     importFrom("stats", "complete.cases")
    to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-macos-x86_64, r-oldrel-windows-ix86+x86_64