CRAN Package Check Results for Package sentopics

Last updated on 2026-08-25 07:55:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.7 61.38 360.91 422.29 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 42.30 359.44 401.74 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 47.00 327.14 374.14 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 49.00 327.45 376.45 OK
r-devel-windows-x86_64 1.0.0 77.00 722.00 799.00 OK
r-patched-linux-x86_64 0.7.7 58.10 346.42 404.52 OK
r-release-linux-x86_64 1.0.0 59.57 464.99 524.56 OK
r-release-macos-arm64 1.0.0 13.00 136.00 149.00 OK
r-release-macos-x86_64 1.0.0 40.00 488.00 528.00 ERROR
r-release-windows-x86_64 1.0.0 72.00 565.00 637.00 OK
r-oldrel-macos-arm64 1.0.0 11.00 129.00 140.00 ERROR
r-oldrel-macos-x86_64 1.0.0 38.00 712.00 750.00 ERROR
r-oldrel-windows-x86_64 1.0.0 80.00 555.00 635.00 OK

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [179s/295s] 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 411 ] ══ 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 411 ] Error: ! Test failures. Execution halted Flavor: r-release-macos-x86_64

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [65s/74s] 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 411 ] ══ 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 411 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-arm64

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [176s/347s] 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 411 ] ══ 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 411 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-x86_64