Last updated on 2025-08-07 13:48:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.11 | 4.79 | 74.90 | 79.69 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.11 | 3.32 | 54.24 | 57.56 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.11 | 67.99 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.11 | 129.66 | ERROR | |||
r-devel-windows-x86_64 | 0.1.11 | 7.00 | 96.00 | 103.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.11 | 5.21 | 69.53 | 74.74 | ERROR | |
r-release-linux-x86_64 | 0.1.11 | 4.83 | 69.31 | 74.14 | ERROR | |
r-release-macos-arm64 | 0.1.11 | 42.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.11 | 85.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.11 | 7.00 | 94.00 | 101.00 | ERROR | |
r-oldrel-macos-arm64 | 0.1.11 | 49.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.11 | 74.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.11 | 9.00 | 111.00 | 120.00 | ERROR |
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/22s]
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-clang
Version: 0.1.11
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/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-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’ [18s/29s]
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’ [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
Flavor: r-release-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.