CRAN Package Check Results for Package modeltime.resample

Last updated on 2024-05-07 12:56:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 27.96 312.08 340.04 OK
r-devel-linux-x86_64-debian-gcc 0.2.3 21.44 230.84 252.28 OK
r-devel-linux-x86_64-fedora-clang 0.2.3 441.04 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.3 498.18 NOTE
r-devel-windows-x86_64 0.2.3 24.00 212.00 236.00 OK
r-patched-linux-x86_64 0.2.3 2.08 2.23 4.31 ERROR
r-release-linux-x86_64 0.2.3 24.46 288.63 313.09 OK
r-release-macos-arm64 0.2.3 137.00 OK
r-release-windows-x86_64 0.2.3 23.00 212.00 235.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 31.00 283.00 314.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