CRAN Package Check Results for Package sentopics

Last updated on 2026-09-18 10:52:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 58.95 518.77 577.72 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 44.28 356.88 401.16 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 46.00 365.81 411.81 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 48.00 327.87 375.87 OK
r-devel-windows-x86_64 1.0.1 73.00 675.00 748.00 OK
r-patched-linux-x86_64 1.0.1 58.69 478.10 536.79 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 141.00 154.00 OK
r-release-macos-x86_64 1.0.1 38.00 536.00 574.00 ERROR
r-release-windows-x86_64 1.0.1 74.00 571.00 645.00 OK
r-oldrel-macos-arm64 1.0.1 12.00 144.00 156.00 ERROR
r-oldrel-macos-x86_64 1.0.1 38.00 541.00 579.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’ [182s/330s] 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’ [75s/85s] 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/305s] 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