CRAN Package Check Results for Package modeltime

Last updated on 2023-11-29 11:01:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.8 25.16 294.87 320.03 OK
r-devel-linux-x86_64-debian-gcc 1.2.8 19.72 218.80 238.52 OK
r-devel-linux-x86_64-fedora-clang 1.2.8 403.78 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.8 387.35 NOTE
r-devel-windows-x86_64 1.2.8 22.00 245.00 267.00 OK
r-patched-linux-x86_64 1.2.8 29.48 277.59 307.07 OK
r-release-linux-x86_64 1.2.8 18.55 279.42 297.97 OK
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 30.00 317.00 347.00 OK
r-oldrel-macos-arm64 1.2.8 107.00 OK
r-oldrel-macos-x86_64 1.2.8 143.00 OK
r-oldrel-windows-x86_64 1.2.8 30.00 305.00 335.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