CRAN Package Check Results for Package PakPC2017

Last updated on 2022-09-11 12:56:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 7.99 58.69 66.68 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 6.33 44.88 51.21 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 91.98 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 88.93 NOTE
r-devel-windows-x86_64 1.0.0 27.00 88.00 115.00 OK
r-patched-linux-x86_64 1.0.0 8.78 54.87 63.65 OK
r-release-linux-x86_64 1.0.0 7.19 53.66 60.85 OK
r-release-macos-arm64 1.0.0 29.00 NOTE
r-release-macos-x86_64 1.0.0 48.00 NOTE
r-release-windows-x86_64 1.0.0 19.00 85.00 104.00 OK
r-oldrel-macos-arm64 1.0.0 34.00 NOTE
r-oldrel-macos-x86_64 1.0.0 46.00 NOTE
r-oldrel-windows-ix86+x86_64 1.0.0 18.00 82.00 100.00 FAIL

Check Details

Version: 1.0.0
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘stats’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.0.0
Check: whether the package can be loaded with stated dependencies
Result: FAIL
    It looks like this package (or one of its dependent packages) has an
    unstated dependence on a standard package. All dependencies must be
    declared in DESCRIPTION.
    See section 'The DESCRIPTION file' in the 'Writing R Extensions'
    manual.
Flavor: r-oldrel-windows-ix86+x86_64