CRAN Package Check Results for Package modeltime.resample

Last updated on 2023-10-03 01:04:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 30.89 333.79 364.68 OK
r-devel-linux-x86_64-debian-gcc 0.2.3 22.07 247.17 269.24 OK
r-devel-linux-x86_64-fedora-clang 0.2.3 424.54 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.3 430.39 NOTE
r-devel-windows-x86_64 0.2.3 24.00 232.00 256.00 OK
r-patched-linux-x86_64 0.2.3 20.41 318.33 338.74 OK
r-release-linux-x86_64 0.2.3 25.52 318.59 344.11 OK
r-release-macos-arm64 0.2.3 86.00 OK
r-release-macos-x86_64 0.2.3 263.00 OK
r-release-windows-x86_64 0.2.3 33.00 318.00 351.00 OK
r-oldrel-macos-arm64 0.2.3 85.00 OK
r-oldrel-macos-x86_64 0.2.3 154.00 OK
r-oldrel-windows-x86_64 0.2.3 33.00 310.00 343.00 OK

Check Details

Version: 0.2.3
Check: package dependencies
Result: NOTE
    Imports includes 24 non-default packages.
    Importing from so many packages makes the package vulnerable to any of
    them becoming unavailable. Move as many as possible to Suggests and
    use conditionally.
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.3
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘crayon’ ‘dials’ ‘glue’ ‘parsnip’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc