CRAN Package Check Results for Package modeltime

Last updated on 2024-04-23 10:54:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.8 18.03 290.39 308.42 OK
r-devel-linux-x86_64-debian-gcc 1.2.8 17.12 213.44 230.56 OK
r-devel-linux-x86_64-fedora-clang 1.2.8 399.39 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.8 413.81 NOTE
r-prerel-macos-arm64 1.2.8 102.00 OK
r-prerel-windows-x86_64 1.2.8 21.00 236.00 257.00 OK
r-patched-linux-x86_64 1.2.8 1.29 2.45 3.74 ERROR
r-release-linux-x86_64 1.2.8 0.76 2.31 3.07 ERROR
r-release-macos-arm64 1.2.8 112.00 OK
r-release-macos-x86_64 1.2.8 214.00 OK
r-release-windows-x86_64 1.2.8 29.00 302.00 331.00 OK
r-oldrel-macos-arm64 1.2.8 107.00 OK
r-oldrel-windows-x86_64 1.2.8 30.00 292.00 322.00 OK

Check Details

Version: 1.2.8
Check: package dependencies
Result: NOTE Imports includes 31 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: 1.2.8
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘tidymodels’ ‘tidyverse’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.2.8
Check: package dependencies
Result: ERROR Package required but not available: ‘prophet’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavors: r-patched-linux-x86_64, r-release-linux-x86_64