CRAN Package Check Results for Package sentopics

Last updated on 2026-08-30 01:52:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 64.18 517.31 581.49 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 41.95 340.32 382.27 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 47.00 323.58 370.58 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 75.00 714.00 789.00 ERROR
r-patched-linux-x86_64 1.0.0 61.20 470.30 531.50 OK
r-release-linux-x86_64 1.0.0 58.97 465.05 524.02 OK
r-release-macos-arm64 1.0.0 13.00 136.00 149.00 OK
r-release-macos-x86_64 1.0.0 38.00 518.00 556.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 134.00 145.00 ERROR
r-oldrel-macos-x86_64 1.0.0 40.00 464.00 504.00 ERROR
r-oldrel-windows-x86_64 1.0.0 81.00 665.00 746.00 OK

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running 'testthat.R' [418s] 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-parallel_chains-181.R Saving _problems/test-parallel_chains-335.R Saving _problems/test-rJST-19.R Saving _problems/test-rJST-85.R [ FAIL 4 | WARN 10 | SKIP 0 | PASS 378 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-parallel_chains.R:176:5'): seed works ────────────────────────── Error in `get0(name, envir = where, mode = "function", inherits = FALSE)`: cannot open file 'D:/temp/2026_08_25_01_50_00_13316/Rtmp8Sflar/RLIBS_6f8065857f9/Matrix/R/Matrix.rdb': No such file or directory Backtrace: ▆ 1. ├─generics::fit(...) at test-parallel_chains.R:176:5 2. └─sentopics::fit.sentopicsmodel(...) 3. ├─base::eval(expr) 4. │ └─base::eval(expr) 5. └─future.apply::future_lapply(...) 6. └─future.apply:::future_xapply(...) 7. └─base::tryCatch(...) 8. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 9. └─base (local) tryCatchOne(...) 10. └─value[[3L]](cond) 11. └─future.apply:::onError(e, futures = fs, debug = debug) ── Error ('test-parallel_chains.R:330:1'): (code run outside of `test_that()`) ── Error in `get0(name, envir = where, mode = "function", inherits = FALSE)`: lazy-load database 'D:/temp/2026_08_25_01_50_00_13316/Rtmp8Sflar/RLIBS_6f8065857f9/Matrix/R/Matrix.rdb' is corrupt Backtrace: ▆ 1. ├─generics::fit(...) at test-parallel_chains.R:330:1 2. └─sentopics::fit.sentopicsmodel(...) 3. ├─base::eval(expr) 4. │ └─base::eval(expr) 5. └─future.apply::future_lapply(...) 6. └─future.apply:::future_xapply(...) 7. └─base::tryCatch(...) 8. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 9. └─base (local) tryCatchOne(...) 10. └─value[[3L]](cond) 11. └─future.apply:::onError(e, futures = fs, debug = debug) ── Error ('test-rJST.R:19:3'): rJST works ────────────────────────────────────── Error in `get0(name, envir = where, mode = "function", inherits = FALSE)`: lazy-load database 'D:/temp/2026_08_25_01_50_00_13316/Rtmp8Sflar/RLIBS_6f8065857f9/Matrix/R/Matrix.rdb' is corrupt Backtrace: ▆ 1. ├─generics::fit(rJST, 2, nChains = 2, displayProgress = FALSE) at test-rJST.R:19:3 2. └─sentopics:::fit.rJST(rJST, 2, nChains = 2, displayProgress = FALSE) 3. ├─sentopics::as.rJST(...) 4. ├─generics::fit(...) 5. └─sentopics::fit.sentopicsmodel(...) 6. ├─base::eval(expr) 7. │ └─base::eval(expr) 8. └─future.apply::future_lapply(...) 9. └─future.apply:::future_xapply(...) 10. └─base::tryCatch(...) 11. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 12. └─base (local) tryCatchOne(...) 13. └─value[[3L]](cond) 14. └─future.apply:::onError(e, futures = fs, debug = debug) ── Error ('test-rJST.R:85:5'): test convergence ──────────────────────────────── Error in `get0(name, envir = where, mode = "function", inherits = FALSE)`: lazy-load database 'D:/temp/2026_08_25_01_50_00_13316/Rtmp8Sflar/RLIBS_6f8065857f9/Matrix/R/Matrix.rdb' is corrupt Backtrace: ▆ 1. ├─generics::fit(rJST, 100, nChains = 2, displayProgress = FALSE) at test-rJST.R:85:5 2. └─sentopics:::fit.rJST(rJST, 100, nChains = 2, displayProgress = FALSE) 3. ├─sentopics::as.rJST(...) 4. ├─generics::fit(...) 5. └─sentopics::fit.sentopicsmodel(...) 6. ├─base::eval(expr) 7. │ └─base::eval(expr) 8. └─future.apply::future_lapply(...) 9. └─future.apply:::future_xapply(...) 10. └─base::tryCatch(...) 11. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 12. └─base (local) tryCatchOne(...) 13. └─value[[3L]](cond) 14. └─future.apply:::onError(e, futures = fs, debug = debug) [ FAIL 4 | WARN 10 | SKIP 0 | PASS 378 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [177s/303s] 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/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 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’ [178s/262s] 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