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

Last updated on 2026-02-24 02:50:22 CET.

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

Package alphavantager

Current CRAN status: OK: 14

Package anomalize

Current CRAN status: OK: 14

Package correlationfunnel

Current CRAN status: NOTE: 2, OK: 12

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

Package modeltime.ensemble

Current CRAN status: OK: 14

Package modeltime.resample

Current CRAN status: OK: 14

Package sweep

Current CRAN status: OK: 14

Package tidyquant

Current CRAN status: ERROR: 1, OK: 13

Version: 1.0.11
Check: tests
Result: ERROR Running ‘testthat.R’ [12s/27s] 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.11 ── ✔ PerformanceAnalytics 2.0.8 ✔ quantmod 0.4.28 ✔ 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") Saving _problems/test-tq_get_economic_data-20.R Saving _problems/test-tq_get_economic_data-23.R Saving _problems/test-tq_get_economic_data-25.R Saving _problems/test-tq_get_economic_data-27.R [ FAIL 4 | WARN 1 | SKIP 4 | PASS 63 ] ══ 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_economic_data.R:20:5'): Test returns tibble with correct rows and columns. ── Expected `test1` to inherit from "character". Actual inheritance: "logical" ── Failure ('test-tq_get_economic_data.R:23:5'): Test returns tibble with correct rows and columns. ── Expected `test1` to be identical to `test2`. Differences: Modes: logical, list Lengths: 1, 3 names for current but not for target Attributes: < target is NULL, current is list > target is logical, current is tbl_df ── Failure ('test-tq_get_economic_data.R:25:5'): Test returns tibble with correct rows and columns. ── Expected `nrow(test1)` to equal 6. Differences: target is NULL, current is numeric ── Failure ('test-tq_get_economic_data.R:27:5'): Test returns tibble with correct rows and columns. ── Expected `ncol(test1)` to equal 3. Differences: target is NULL, current is numeric [ FAIL 4 | WARN 1 | SKIP 4 | PASS 63 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

Package timetk

Current CRAN status: OK: 14