CRAN Package Check Results for Package Simpsons

Last updated on 2019-03-14 00:46:57 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 1.59 19.45 21.04 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.0 1.58 15.98 17.56 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.0 26.29 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 24.65 NOTE
r-devel-windows-ix86+x86_64 0.1.0 6.00 42.00 48.00 NOTE
r-patched-linux-x86_64 0.1.0 1.19 18.40 19.59 NOTE
r-patched-solaris-x86 0.1.0 41.00 NOTE
r-release-linux-x86_64 NOTE
r-release-windows-ix86+x86_64 0.1.0 4.00 51.00 55.00 NOTE
r-release-osx-x86_64 0.1.0 NOTE
r-oldrel-windows-ix86+x86_64 0.1.0 5.00 29.00 34.00 NOTE
r-oldrel-osx-x86_64 0.1.0 NOTE

Check Details

Version: 0.1.0
Check: top-level files
Result: NOTE
    Non-standard file/directory found at top level:
     'COPYRIGHTS'
    Copyright information should be in file inst/COPYRIGHTS
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-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.0
Check: dependencies in R code
Result: NOTE
    Package in Depends field not imported from: 'mclust'
     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: 0.1.0
Check: R code for possible problems
Result: NOTE
    Simpsons: no visible global function definition for 'Mclust'
    Simpsons: no visible global function definition for 'lm'
    Simpsons: no visible global function definition for 'plot'
    Simpsons: no visible global function definition for 'abline'
    Simpsons: no visible global function definition for 'par'
    Simpsons: no visible global function definition for 'legend'
    Simpsons: no visible global function definition for 'txtProgressBar'
    Simpsons: no visible global function definition for 'setTxtProgressBar'
    Simpsons: no visible global function definition for 'quantile'
    plot.Simpson: no visible global function definition for 'plot'
    plot.Simpson: no visible global function definition for 'lm'
    plot.Simpson: no visible global function definition for 'abline'
    plot.Simpson: no visible global function definition for 'par'
    plot.Simpson: no visible global function definition for 'legend'
    Undefined global functions or variables:
     Mclust abline legend lm par plot quantile setTxtProgressBar
     txtProgressBar
    Consider adding
     importFrom("graphics", "abline", "legend", "par", "plot")
     importFrom("stats", "lm", "quantile")
     importFrom("utils", "setTxtProgressBar", "txtProgressBar")
    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