Last updated on 2025-11-09 00:49:42 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.6 | 57.50 | 419.77 | 477.27 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.7.6 | 37.95 | 313.08 | 351.03 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.7.6 | 425.00 | 316.27 | 741.27 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.7.6 | 376.00 | 336.09 | 712.09 | OK | |
| r-devel-windows-x86_64 | 0.7.6 | 64.00 | 348.00 | 412.00 | OK | |
| r-patched-linux-x86_64 | 0.7.6 | 56.93 | 363.81 | 420.74 | OK | |
| r-release-linux-x86_64 | 0.7.6 | 56.28 | 380.06 | 436.34 | OK | |
| r-release-macos-arm64 | 0.7.6 | 21.00 | 174.00 | 195.00 | OK | |
| r-release-macos-x86_64 | 0.7.6 | 36.00 | 355.00 | 391.00 | OK | |
| r-release-windows-x86_64 | 0.7.6 | 66.00 | 345.00 | 411.00 | OK | |
| r-oldrel-macos-arm64 | 0.7.6 | 21.00 | 181.00 | 202.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.7.6 | 34.00 | 327.00 | 361.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.7.6 | 77.00 | 471.00 | 548.00 | OK |
Version: 0.7.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [107s/112s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("sentopics")
>
> # For solving 'Examples with CPU time > 2.5 times elapsed time'
> Sys.setenv("OMP_THREAD_LIMIT" = 2)
>
> if (Sys.getenv("R_COVR") != "true") {
+ test_check("sentopics")
+ } else {
+ test_check("sentopics", reporter = default_reporter())
+ # test_check("sentopics", reporter = LocationReporter)
+ }
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 342 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-parallel_chains.R:97: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/is981103.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 342 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.7.6
Check: installed package size
Result: NOTE
installed size is 6.8Mb
sub-directories of 1Mb or more:
data 1.2Mb
libs 4.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64