CRAN Package Check Results for Package modeltime.resample

Last updated on 2024-05-28 22:51:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 29.66 310.21 339.87 OK
r-devel-linux-x86_64-debian-gcc 0.2.3 22.65 226.81 249.46 OK
r-devel-linux-x86_64-fedora-clang 0.2.3 414.71 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.3 407.54 NOTE
r-devel-windows-x86_64 0.2.3 24.00 210.00 234.00 OK
r-patched-linux-x86_64 0.2.3 1.64 2.23 3.87 ERROR
r-release-linux-x86_64 0.2.3 22.05 291.51 313.56 OK
r-release-macos-arm64 0.2.3 137.00 OK
r-release-windows-x86_64 0.2.3 23.00 206.00 229.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 299.00 330.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