CRAN Package Check Results for Package modeltime.resample

Last updated on 2024-04-19 10:57:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 26.73 312.03 338.76 OK
r-devel-linux-x86_64-debian-gcc 0.2.3 OK
r-devel-linux-x86_64-fedora-clang 0.2.3 432.37 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.3 441.46 NOTE
r-prerel-macos-arm64 0.2.3 137.00 OK
r-prerel-windows-x86_64 0.2.3 23.00 211.00 234.00 OK
r-patched-linux-x86_64 0.2.3 1.82 2.27 4.09 ERROR
r-release-linux-x86_64 0.2.3 21.74 298.07 319.81 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 30.00 290.00 320.00 OK
r-oldrel-macos-arm64 0.2.3 85.00 OK
r-oldrel-windows-x86_64 0.2.3 32.00 297.00 329.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

Version: 0.2.3
Check: package dependencies
Result: ERROR Package required but not available: ‘modeltime’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-patched-linux-x86_64