CRAN Package Check Results for Maintainer ‘Matt Dancho <mdancho at business-science.io>’

Last updated on 2025-08-31 15:48:58 CEST.

Package NOTE OK
alphavantager 13
anomalize 13
correlationfunnel 2 11
modeltime 13
modeltime.ensemble 13
modeltime.resample 2 11
sweep 3 10
tidyquant 13
timetk 4 9

Package alphavantager

Current CRAN status: OK: 13

Package anomalize

Current CRAN status: OK: 13

Package correlationfunnel

Current CRAN status: NOTE: 2, OK: 11

Version: 0.2.0
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘utils’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package modeltime

Current CRAN status: OK: 13

Package modeltime.ensemble

Current CRAN status: OK: 13

Package modeltime.resample

Current CRAN status: NOTE: 2, OK: 11

Version: 0.2.4
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘dials’ ‘parsnip’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package sweep

Current CRAN status: NOTE: 3, OK: 10

Version: 0.2.5
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: sw_sweep.Rd: tk_make_future_timeseries tidiers_bats.Rd: bats, tbats tidiers_ets.Rd: ets tidiers_nnetar.Rd: nnetar Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-windows-x86_64

Package tidyquant

Current CRAN status: OK: 13

Package timetk

Current CRAN status: NOTE: 4, OK: 9

Version: 2.9.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: parse_date2.Rd: anytime, anydate step_box_cox.Rd: selections step_diff.Rd: step_naomit, selections step_log_interval.Rd: selections step_ts_clean.Rd: selections step_ts_impute.Rd: selections Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-windows-x86_64

Version: 2.9.1
Check: whether startup messages can be suppressed
Result: NOTE Error: package or namespace load failed for ‘timetk’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called ‘tidyr’ Execution halted It looks like this package (or a package it requires) has a startup message which cannot be suppressed: see ?packageStartupMessage. Flavor: r-devel-linux-x86_64-fedora-gcc