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

Last updated on 2025-02-16 09:51:14 CET.

Package ERROR NOTE OK
alphavantager 15
anomalize 15
correlationfunnel 2 13
modeltime 15
modeltime.ensemble 15
modeltime.resample 2 13
sweep 5 10
tidyquant 1 14
timetk 3 12

Package alphavantager

Current CRAN status: OK: 15

Package anomalize

Current CRAN status: OK: 15

Package correlationfunnel

Current CRAN status: NOTE: 2, OK: 13

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: 15

Package modeltime.ensemble

Current CRAN status: OK: 15

Package modeltime.resample

Current CRAN status: NOTE: 2, OK: 13

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

Package sweep

Current CRAN status: NOTE: 5, OK: 10

Additional issues

noSuggests

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-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

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

Package tidyquant

Current CRAN status: ERROR: 1, OK: 14

Version: 1.0.10
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/9s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(tidyquant) ── Attaching core tidyquant packages ─────────────────────── tidyquant 1.0.10 ── ✔ PerformanceAnalytics 2.0.8 ✔ quantmod 0.4.26 ✔ TTR 0.24.4 ✔ xts 0.14.1 ── Conflicts ────────────────────────────────────────── tidyquant_conflicts() ── ✖ zoo::as.Date() masks base::as.Date() ✖ zoo::as.Date.numeric() masks base::as.Date.numeric() ✖ PerformanceAnalytics::legend() masks graphics::legend() ✖ quantmod::summary() masks base::summary() ℹ Use the conflicted package (<http://conflicted.r-lib.org/>) to force all conflicts to become errors > > test_check("tidyquant") [ FAIL 2 | WARN 0 | SKIP 4 | PASS 65 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-index-tq_index.R:16:5', 'test-index_tq_exchange.R:18:5', 'test-tq_portfolio.R:4:1', 'test-tq_transmute.R:2:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-tq_get_stock_prices.R:33:5'): Test prints warning message on invalid x input. ── `tq_get("XYZ", get = get)` did not produce any warnings. ── Failure ('test-tq_get_stock_prices.R:37:5'): Test returns NA on invalid x input. ── suppressWarnings(tq_get("XYZ", get = get)) not equal to NA. Modes: list, logical names for target but not for current Attributes: < Modes: list, NULL > Attributes: < names for target but not for current > Attributes: < current is not list-like > Length mismatch: comparison on first 1 components Component 1: Modes: character, logical Component 1: Lengths: 2308, 1 Component 1: target is character, current is logical [ FAIL 2 | WARN 0 | SKIP 4 | PASS 65 ] Error: Test failures Execution halted Flavor: r-devel-macos-arm64

Package timetk

Current CRAN status: NOTE: 3, OK: 12

Additional issues

noSuggests

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-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64