CRAN Package Check Results for Package GetR

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1 8.02 61.56 69.58 NOTE
r-devel-linux-x86_64-debian-gcc 0.1 6.58 47.99 54.57 NOTE
r-devel-linux-x86_64-fedora-clang 0.1 93.12 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1 84.17 NOTE
r-devel-windows-ix86+x86_64 0.1 28.00 78.00 106.00 NOTE
r-patched-linux-x86_64 0.1 7.85 60.36 68.21 NOTE
r-patched-solaris-x86 0.1 129.00 NOTE
r-release-linux-x86_64 0.1 6.92 61.00 67.92 NOTE
r-release-macos-x86_64 0.1 NOTE
r-release-windows-ix86+x86_64 0.1 28.00 102.00 130.00 NOTE
r-oldrel-macos-x86_64 0.1 NOTE
r-oldrel-windows-ix86+x86_64 0.1 16.00 77.00 93.00 NOTE

Check Details

Version: 0.1
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to 'party' which was already attached by Depends.
     Please remove these calls from your code.
    Package in Depends field not imported from: 'party'
     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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.1
Check: R code for possible problems
Result: NOTE
    gTree: no visible global function definition for 'ctree'
    gTree: no visible global function definition for 'ctree_control'
    guttmanErrors: no visible global function definition for 'runif'
    Undefined global functions or variables:
     ctree ctree_control runif
    Consider adding
     importFrom("stats", "runif")
    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