Last updated on 2025-01-22 13:01:50 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.4 | 57.59 | 406.05 | 463.64 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.7.4 | 39.96 | 332.37 | 372.33 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.7.4 | 665.94 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.4 | 644.42 | OK | |||
r-devel-windows-x86_64 | 0.7.4 | 57.00 | 346.00 | 403.00 | OK | |
r-patched-linux-x86_64 | 0.7.4 | 54.97 | 364.09 | 419.06 | ERROR | |
r-release-linux-x86_64 | 0.7.4 | 53.82 | 373.84 | 427.66 | OK | |
r-release-macos-arm64 | 0.7.4 | 190.00 | NOTE | |||
r-release-macos-x86_64 | 0.7.4 | 347.00 | NOTE | |||
r-release-windows-x86_64 | 0.7.4 | 58.00 | 332.00 | 390.00 | OK | |
r-oldrel-macos-arm64 | 0.7.4 | 205.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.7.4 | 366.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.7.4 | 71.00 | 427.00 | 498.00 | OK |
Version: 0.7.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [161s/185s]
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)
+ }
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(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 342 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.7.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [144s/192s]
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)
+ }
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(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 342 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.7.4
Check: installed package size
Result: NOTE
installed size is 6.5Mb
sub-directories of 1Mb or more:
data 1.2Mb
libs 4.4Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.