CRAN Package Check Results for Package modeltime.resample

Last updated on 2024-07-12 15:52:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 26.97 314.56 341.53 OK
r-devel-linux-x86_64-debian-gcc 0.2.3 22.54 226.14 248.68 OK
r-devel-linux-x86_64-fedora-clang 0.2.3 416.86 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.3 416.53 NOTE
r-devel-windows-x86_64 0.2.3 23.00 208.00 231.00 OK
r-patched-linux-x86_64 0.2.3 2.70 2.44 5.14 ERROR
r-release-linux-x86_64 0.2.3 18.08 288.72 306.80 OK
r-release-macos-arm64 0.2.3 137.00 OK
r-release-macos-x86_64 0.2.3 203.00 OK
r-release-windows-x86_64 0.2.3 22.00 214.00 236.00 OK
r-oldrel-macos-arm64 0.2.3 86.00 OK
r-oldrel-macos-x86_64 0.2.3 263.00 OK
r-oldrel-windows-x86_64 0.2.3 32.00 287.00 319.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