CRAN Package Check Results for Maintainer ‘Matt Cowgill <mattcowgill at gmail.com>’

Last updated on 2025-08-09 11:50:39 CEST.

Package ERROR NOTE OK
readabs 13
readrba 9 2 2

Package readabs

Current CRAN status: OK: 13

Package readrba

Current CRAN status: ERROR: 9, NOTE: 2, OK: 2

Version: 0.1.11
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘tidy_rba.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 0.1.11
Check: tests
Result: ERROR Running ‘testthat.R’ [11s/21s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(readrba) > > test_check("readrba") [ FAIL 1 | WARN 0 | SKIP 15 | PASS 52 ] ══ Skipped tests (15) ══════════════════════════════════════════════════════════ • On CRAN (15): 'test-browse_data.R:27:3', 'test-check_if_rba_ts.R:3:3', 'test-download_rba.R:4:3', 'test-rba_forecasts.R:27:3', 'test-read_cashrate.R:2:3', 'test-read_rba.R:2:3', 'test-read_rba.R:20:3', 'test-read_rba.R:90:3', 'test-read_rba.R:106:3', 'test-read_rba.R:123:3', 'test-read_rba_seriesid.R:2:3', 'test-scrape_rba_forecasts.R:2:3', 'test-scrape_table_list.R:4:3', 'test-url_exists.R:2:3', 'test-url_exists.R:15:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-rba_forecasts.R:9:3'): rba_forecasts() returns expected output from internal data ── Sys.Date() - max(offline_forecasts$forecast_date) < 365 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 15 | PASS 52 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64

Version: 0.1.11
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/18s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(readrba) > > test_check("readrba") [ FAIL 1 | WARN 0 | SKIP 15 | PASS 52 ] ══ Skipped tests (15) ══════════════════════════════════════════════════════════ • On CRAN (15): 'test-browse_data.R:27:3', 'test-check_if_rba_ts.R:3:3', 'test-download_rba.R:4:3', 'test-rba_forecasts.R:27:3', 'test-read_cashrate.R:2:3', 'test-read_rba.R:2:3', 'test-read_rba.R:20:3', 'test-read_rba.R:90:3', 'test-read_rba.R:106:3', 'test-read_rba.R:123:3', 'test-read_rba_seriesid.R:2:3', 'test-scrape_rba_forecasts.R:2:3', 'test-scrape_table_list.R:4:3', 'test-url_exists.R:2:3', 'test-url_exists.R:15:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-rba_forecasts.R:9:3'): rba_forecasts() returns expected output from internal data ── Sys.Date() - max(offline_forecasts$forecast_date) < 365 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 15 | PASS 52 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.11
Check: tests
Result: ERROR Running ‘testthat.R’ [10s/18s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(readrba) > > test_check("readrba") [ FAIL 1 | WARN 0 | SKIP 15 | PASS 52 ] ══ Skipped tests (15) ══════════════════════════════════════════════════════════ • On CRAN (15): 'test-browse_data.R:27:3', 'test-check_if_rba_ts.R:3:3', 'test-download_rba.R:4:3', 'test-rba_forecasts.R:27:3', 'test-read_cashrate.R:2:3', 'test-read_rba.R:2:3', 'test-read_rba.R:20:3', 'test-read_rba.R:90:3', 'test-read_rba.R:106:3', 'test-read_rba.R:123:3', 'test-read_rba_seriesid.R:2:3', 'test-scrape_rba_forecasts.R:2:3', 'test-scrape_table_list.R:4:3', 'test-url_exists.R:2:3', 'test-url_exists.R:15:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-rba_forecasts.R:9:3'): rba_forecasts() returns expected output from internal data ── Sys.Date() - max(offline_forecasts$forecast_date) < 365 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 15 | PASS 52 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.11
Check: tests
Result: ERROR Running ‘testthat.R’ [19s/77s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(readrba) > > test_check("readrba") [ FAIL 1 | WARN 0 | SKIP 15 | PASS 52 ] ══ Skipped tests (15) ══════════════════════════════════════════════════════════ • On CRAN (15): 'test-browse_data.R:27:3', 'test-check_if_rba_ts.R:3:3', 'test-download_rba.R:4:3', 'test-rba_forecasts.R:27:3', 'test-read_cashrate.R:2:3', 'test-read_rba.R:2:3', 'test-read_rba.R:20:3', 'test-read_rba.R:90:3', 'test-read_rba.R:106:3', 'test-read_rba.R:123:3', 'test-read_rba_seriesid.R:2:3', 'test-scrape_rba_forecasts.R:2:3', 'test-scrape_table_list.R:4:3', 'test-url_exists.R:2:3', 'test-url_exists.R:15:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-rba_forecasts.R:9:3'): rba_forecasts() returns expected output from internal data ── Sys.Date() - max(offline_forecasts$forecast_date) < 365 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 15 | PASS 52 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.11
Check: tests
Result: ERROR Running 'testthat.R' [19s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(readrba) > > test_check("readrba") [ FAIL 1 | WARN 0 | SKIP 15 | PASS 52 ] ══ Skipped tests (15) ══════════════════════════════════════════════════════════ • On CRAN (15): 'test-browse_data.R:27:3', 'test-check_if_rba_ts.R:3:3', 'test-download_rba.R:4:3', 'test-rba_forecasts.R:27:3', 'test-read_cashrate.R:2:3', 'test-read_rba.R:2:3', 'test-read_rba.R:20:3', 'test-read_rba.R:90:3', 'test-read_rba.R:106:3', 'test-read_rba.R:123:3', 'test-read_rba_seriesid.R:2:3', 'test-scrape_rba_forecasts.R:2:3', 'test-scrape_table_list.R:4:3', 'test-url_exists.R:2:3', 'test-url_exists.R:15:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-rba_forecasts.R:9:3'): rba_forecasts() returns expected output from internal data ── Sys.Date() - max(offline_forecasts$forecast_date) < 365 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 15 | PASS 52 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 0.1.11
Check: tests
Result: ERROR Running ‘testthat.R’ [11s/20s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(readrba) > > test_check("readrba") [ FAIL 1 | WARN 0 | SKIP 15 | PASS 52 ] ══ Skipped tests (15) ══════════════════════════════════════════════════════════ • On CRAN (15): 'test-browse_data.R:27:3', 'test-check_if_rba_ts.R:3:3', 'test-download_rba.R:4:3', 'test-rba_forecasts.R:27:3', 'test-read_cashrate.R:2:3', 'test-read_rba.R:2:3', 'test-read_rba.R:20:3', 'test-read_rba.R:90:3', 'test-read_rba.R:106:3', 'test-read_rba.R:123:3', 'test-read_rba_seriesid.R:2:3', 'test-scrape_rba_forecasts.R:2:3', 'test-scrape_table_list.R:4:3', 'test-url_exists.R:2:3', 'test-url_exists.R:15:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-rba_forecasts.R:9:3'): rba_forecasts() returns expected output from internal data ── Sys.Date() - max(offline_forecasts$forecast_date) < 365 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 15 | PASS 52 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.1.11
Check: tests
Result: ERROR Running 'testthat.R' [18s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(readrba) > > test_check("readrba") [ FAIL 1 | WARN 0 | SKIP 15 | PASS 52 ] ══ Skipped tests (15) ══════════════════════════════════════════════════════════ • On CRAN (15): 'test-browse_data.R:27:3', 'test-check_if_rba_ts.R:3:3', 'test-download_rba.R:4:3', 'test-rba_forecasts.R:27:3', 'test-read_cashrate.R:2:3', 'test-read_rba.R:2:3', 'test-read_rba.R:20:3', 'test-read_rba.R:90:3', 'test-read_rba.R:106:3', 'test-read_rba.R:123:3', 'test-read_rba_seriesid.R:2:3', 'test-scrape_rba_forecasts.R:2:3', 'test-scrape_table_list.R:4:3', 'test-url_exists.R:2:3', 'test-url_exists.R:15:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-rba_forecasts.R:9:3'): rba_forecasts() returns expected output from internal data ── Sys.Date() - max(offline_forecasts$forecast_date) < 365 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 15 | PASS 52 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Version: 0.1.11
Check: tests
Result: ERROR Running 'testthat.R' [21s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(readrba) > > test_check("readrba") [ FAIL 1 | WARN 0 | SKIP 15 | PASS 52 ] ══ Skipped tests (15) ══════════════════════════════════════════════════════════ • On CRAN (15): 'test-browse_data.R:27:3', 'test-check_if_rba_ts.R:3:3', 'test-download_rba.R:4:3', 'test-rba_forecasts.R:27:3', 'test-read_cashrate.R:2:3', 'test-read_rba.R:2:3', 'test-read_rba.R:20:3', 'test-read_rba.R:90:3', 'test-read_rba.R:106:3', 'test-read_rba.R:123:3', 'test-read_rba_seriesid.R:2:3', 'test-scrape_rba_forecasts.R:2:3', 'test-scrape_table_list.R:4:3', 'test-url_exists.R:2:3', 'test-url_exists.R:15:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-rba_forecasts.R:9:3'): rba_forecasts() returns expected output from internal data ── Sys.Date() - max(offline_forecasts$forecast_date) < 365 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 15 | PASS 52 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.