CRAN Package Check Results for Package sentopics

Last updated on 2026-09-11 12:50:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 63.70 516.66 580.36 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 42.30 347.97 390.27 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 49.00 340.54 389.54 OK
r-devel-windows-x86_64 1.0.1 69.00 617.00 686.00 OK
r-patched-linux-x86_64 1.0.0 59.21 482.23 541.44 OK
r-release-linux-x86_64 1.0.0 57.67 479.28 536.95 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 509.00 548.00 ERROR
r-release-windows-x86_64 1.0.0 71.00 552.00 623.00 OK
r-oldrel-macos-arm64 1.0.1 ERROR
r-oldrel-macos-x86_64 1.0.1 38.00 517.00 555.00 ERROR
r-oldrel-windows-x86_64 1.0.0 83.00 683.00 766.00 OK

Check Details

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [184s/298s] 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’ [71s/76s] 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’ [184s/292s] 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