CRAN Package Check Results for Package mechkar

Last updated on 2020-04-11 06:47:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.14.6 12.32 93.57 105.89 OK
r-devel-linux-x86_64-debian-gcc 1.14.6 10.23 72.44 82.67 OK
r-devel-linux-x86_64-fedora-clang 1.14.6 129.15 NOTE
r-devel-linux-x86_64-fedora-gcc 1.14.6 129.40 NOTE
r-devel-windows-ix86+x86_64 1.14.6 31.00 97.00 128.00 OK
r-devel-windows-ix86+x86_64-gcc8 1.14.6 30.00 107.00 137.00 OK
r-patched-linux-x86_64 1.14.6 10.52 89.95 100.47 OK
r-patched-osx-x86_64 1.14.6 ERROR
r-patched-solaris-x86 1.14.6 185.50 ERROR
r-release-linux-x86_64 1.14.6 8.19 82.08 90.27 OK
r-release-windows-ix86+x86_64 1.14.6 26.00 154.00 180.00 OK
r-release-osx-x86_64 1.14.6 ERROR
r-oldrel-windows-ix86+x86_64 1.14.6 28.00 106.00 134.00 OK
r-oldrel-osx-x86_64 1.14.6 ERROR

Check Details

Version: 1.14.6
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘MASS’ ‘coxphw’ ‘gmodels’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-osx-x86_64, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 1.14.6
Check: examples
Result: ERROR
    Running examples in ‘mechkar-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: exploreData
    > ### Title: A tool for visual exploration of a dataset.
    > ### Aliases: exploreData
    >
    > ### ** Examples
    >
    > ## --- Getting data stats for a given dataset ---
    > data(iris)
    > exploreData(data=iris, dir=tempdir())
    Error in get_computer_type() : object 'computer.type' not found
    Calls: exploreData -> get_computer_type
    Execution halted
Flavors: r-patched-osx-x86_64, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64