Last updated on 2025-09-29 16:50:01 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.4 | 54.51 | 417.76 | 472.27 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.7.4 | 37.08 | 348.42 | 385.50 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.7.4 | 678.04 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.4 | 501.05 | ERROR | |||
r-devel-windows-x86_64 | 0.7.4 | 66.00 | 345.00 | 411.00 | OK | |
r-patched-linux-x86_64 | 0.7.4 | 56.62 | 370.82 | 427.44 | OK | |
r-release-linux-x86_64 | 0.7.4 | 53.32 | 369.94 | 423.26 | OK | |
r-release-macos-arm64 | 0.7.4 | 216.00 | OK | |||
r-release-macos-x86_64 | 0.7.4 | 365.00 | OK | |||
r-release-windows-x86_64 | 0.7.4 | 64.00 | 355.00 | 419.00 | OK | |
r-oldrel-macos-arm64 | 0.7.4 | 190.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.7.4 | 347.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.7.4 | 78.00 | 442.00 | 520.00 | OK |
Version: 0.7.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [238s/446s]
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)
+ }
OMP: Warning #96: Cannot form a team with 8 threads, using 2 instead.
OMP: Hint Consider unsetting KMP_DEVICE_THREAD_LIMIT (KMP_ALL_THREADS), KMP_TEAMS_THREAD_LIMIT, and OMP_THREAD_LIMIT (if any are set).
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 0 | SKIP 1 | PASS 337 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-parallel_chains.R:97:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-conversions.R:122:3'): from seededlda ──────────────────────────
Error in `dfm(ECB_press_conferences_tokens)`: could not find function "dfm"
Backtrace:
▆
1. └─seededlda::textmodel_lda(...) at test-conversions.R:122:3
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 337 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.7.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [158s/165s]
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 0 | SKIP 1 | PASS 337 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-parallel_chains.R:97:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-conversions.R:122:3'): from seededlda ──────────────────────────
Error in `dfm(ECB_press_conferences_tokens)`: could not find function "dfm"
Backtrace:
▆
1. └─seededlda::textmodel_lda(...) at test-conversions.R:122:3
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 337 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
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-oldrel-macos-arm64, r-oldrel-macos-x86_64