CRAN Package Check Results for Package sentopics

Last updated on 2026-09-13 02:52:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 61.74 523.24 584.98 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 44.41 353.15 397.56 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 46.00 336.60 382.60 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 50.00 324.37 374.37 OK
r-devel-windows-x86_64 1.0.1 71.00 667.00 738.00 OK
r-patched-linux-x86_64 1.0.0 59.21 482.23 541.44 OK
r-release-linux-x86_64 1.0.1 59.06 482.11 541.17 OK
r-release-macos-arm64 1.0.0 13.00 136.00 149.00 OK
r-release-macos-x86_64 1.0.1 39.00 501.00 540.00 ERROR
r-release-windows-x86_64 1.0.0 71.00 552.00 623.00 OK
r-oldrel-macos-arm64 1.0.1 11.00 134.00 145.00 ERROR
r-oldrel-macos-x86_64 1.0.1 40.00 494.00 534.00 ERROR
r-oldrel-windows-x86_64 1.0.1 85.00 567.00 652.00 OK

Check Details

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [185s/301s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library("testthat") > library("sentopics") > > if (Sys.getenv("R_COVR") != "true") { + test_check("sentopics") + } else { + test_check("sentopics", reporter = default_reporter()) + # test_check("sentopics", reporter = LocationReporter) + } Saving _problems/test-others-2.R [ FAIL 1 | WARN 1 | SKIP 1 | PASS 443 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-parallel_chains.R:269:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-others.R:2:3'): get_ECB_conferences works ────────────────────── Error in `utils::download.file(sprintf("https://www.ecb.europa.eu/press/press_conference/monetary-policy-statement/%s/html/index_include.en.html", year), file <- tempfile(), quiet = TRUE)`: cannot open URL 'https://www.ecb.europa.eu/press/press_conference/monetary-policy-statement/1998/html/index_include.en.html' Backtrace: ▆ 1. └─sentopics:::get_ECB_press_conferences(years = 1998) at test-others.R:2:3 2. └─base::lapply(...) 3. └─sentopics (local) FUN(X[[i]], ...) 4. └─utils::download.file(...) [ FAIL 1 | WARN 1 | SKIP 1 | PASS 443 ] Error: ! Test failures. Execution halted Flavor: r-release-macos-x86_64

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [70s/80s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library("testthat") > library("sentopics") > > if (Sys.getenv("R_COVR") != "true") { + test_check("sentopics") + } else { + test_check("sentopics", reporter = default_reporter()) + # test_check("sentopics", reporter = LocationReporter) + } Saving _problems/test-others-2.R [ FAIL 1 | WARN 1 | SKIP 1 | PASS 443 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-parallel_chains.R:269:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-others.R:2:3'): get_ECB_conferences works ────────────────────── Error in `utils::download.file(url, file <- tempfile(), quiet = TRUE)`: cannot open URL 'https://www.ecb.europa.eu/press/press_conference/monetary-policy-statement/1998/html/is981222.en.html' Backtrace: ▆ 1. └─sentopics:::get_ECB_press_conferences(years = 1998) at test-others.R:2:3 2. └─base::lapply(...) 3. └─sentopics (local) FUN(X[[i]], ...) 4. └─base::lapply(...) 5. └─sentopics (local) FUN(X[[i]], ...) 6. └─utils::download.file(url, file <- tempfile(), quiet = TRUE) [ FAIL 1 | WARN 1 | SKIP 1 | PASS 443 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-arm64

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [185s/289s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library("testthat") > library("sentopics") > > if (Sys.getenv("R_COVR") != "true") { + test_check("sentopics") + } else { + test_check("sentopics", reporter = default_reporter()) + # test_check("sentopics", reporter = LocationReporter) + } Saving _problems/test-others-2.R [ FAIL 1 | WARN 1 | SKIP 1 | PASS 443 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-parallel_chains.R:269:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-others.R:2:3'): get_ECB_conferences works ────────────────────── Error in `utils::download.file(sprintf("https://www.ecb.europa.eu/press/press_conference/monetary-policy-statement/%s/html/index_include.en.html", year), file <- tempfile(), quiet = TRUE)`: cannot open URL 'https://www.ecb.europa.eu/press/press_conference/monetary-policy-statement/1998/html/index_include.en.html' Backtrace: ▆ 1. └─sentopics:::get_ECB_press_conferences(years = 1998) at test-others.R:2:3 2. └─base::lapply(...) 3. └─sentopics (local) FUN(X[[i]], ...) 4. └─utils::download.file(...) [ FAIL 1 | WARN 1 | SKIP 1 | PASS 443 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-x86_64