Last updated on 2024-09-20 15:49:29 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.3 | 54.24 | 294.25 | 348.49 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.7.3 | 37.74 | 335.39 | 373.13 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.7.3 | 654.42 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.3 | 633.09 | ERROR | |||
r-devel-windows-x86_64 | 0.7.3 | 58.00 | 325.00 | 383.00 | ERROR | |
r-patched-linux-x86_64 | 0.7.3 | 57.98 | 372.33 | 430.31 | ERROR | |
r-release-linux-x86_64 | 0.7.3 | 52.92 | 373.85 | 426.77 | ERROR | |
r-release-macos-arm64 | 0.7.3 | 201.00 | NOTE | |||
r-release-macos-x86_64 | 0.7.3 | 255.00 | NOTE | |||
r-release-windows-x86_64 | 0.7.3 | 58.00 | 326.00 | 384.00 | ERROR | |
r-oldrel-macos-arm64 | 0.7.3 | 189.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.7.3 | 386.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.7.3 | 73.00 | 423.00 | 496.00 | ERROR |
Version: 0.7.3
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
PicaultRenault.Rd: data.table
as.tokens.dfm.Rd: dfm
compute_PicaultRenault_scores.Rd: dfm
get_ECB_press_conferences.Rd: data.table
melt.sentopicmodel.Rd: data.table
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 0.7.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [127s/189s]
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 341 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-parallel_chains.R:97:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-conversions.R:151:3'): from seededlda ──────────────────────────
Error in `dfm_trim(x, ..., verbose = FALSE)`: unused argument (k = 6)
Backtrace:
▆
1. ├─seededlda::textmodel_seededlda(...) at test-conversions.R:151:3
2. └─seededlda:::textmodel_seededlda.dfm(...)
3. └─seededlda:::tfm(...)
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 341 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.7.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [114s/130s]
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 341 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-parallel_chains.R:97:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-conversions.R:151:3'): from seededlda ──────────────────────────
Error in `dfm_trim(x, ..., verbose = FALSE)`: unused argument (k = 6)
Backtrace:
▆
1. ├─seededlda::textmodel_seededlda(...) at test-conversions.R:151:3
2. └─seededlda:::textmodel_seededlda.dfm(...)
3. └─seededlda:::tfm(...)
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 341 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.7.3
Check: Rd cross-references
Result: NOTE
Undeclared package ‘lexicon’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.7.3
Check: data for non-ASCII characters
Result: NOTE
Note: found 3128 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.7.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [224s/266s]
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 341 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-parallel_chains.R:97:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-conversions.R:151:3'): from seededlda ──────────────────────────
Error in `dfm_trim(x, ..., verbose = FALSE)`: unused argument (k = 6)
Backtrace:
▆
1. ├─seededlda::textmodel_seededlda(...) at test-conversions.R:151:3
2. └─seededlda:::textmodel_seededlda.dfm(...)
3. └─seededlda:::tfm(...)
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 341 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.7.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [211s/277s]
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 341 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-parallel_chains.R:97:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-conversions.R:151:3'): from seededlda ──────────────────────────
Error in `dfm_trim(x, ..., verbose = FALSE)`: unused argument (k = 6)
Backtrace:
▆
1. ├─seededlda::textmodel_seededlda(...) at test-conversions.R:151:3
2. └─seededlda:::textmodel_seededlda.dfm(...)
3. └─seededlda:::tfm(...)
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 341 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.7.3
Check: tests
Result: ERROR
Running 'testthat.R' [117s]
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 341 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-parallel_chains.R:97:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-conversions.R:151:3'): from seededlda ──────────────────────────
Error in `dfm_trim(x, ..., verbose = FALSE)`: unused argument (k = 6)
Backtrace:
▆
1. ├─seededlda::textmodel_seededlda(...) at test-conversions.R:151:3
2. └─seededlda:::textmodel_seededlda.dfm(...)
3. └─seededlda:::tfm(...)
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 341 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.7.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [148s/211s]
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 341 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-parallel_chains.R:97:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-conversions.R:151:3'): from seededlda ──────────────────────────
Error in `dfm_trim(x, ..., verbose = FALSE)`: unused argument (k = 6)
Backtrace:
▆
1. ├─seededlda::textmodel_seededlda(...) at test-conversions.R:151:3
2. └─seededlda:::textmodel_seededlda.dfm(...)
3. └─seededlda:::tfm(...)
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 341 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.7.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [147s/206s]
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 341 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-parallel_chains.R:97:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-conversions.R:151:3'): from seededlda ──────────────────────────
Error in `dfm_trim(x, ..., verbose = FALSE)`: unused argument (k = 6)
Backtrace:
▆
1. ├─seededlda::textmodel_seededlda(...) at test-conversions.R:151:3
2. └─seededlda:::textmodel_seededlda.dfm(...)
3. └─seededlda:::tfm(...)
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 341 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.7.3
Check: installed package size
Result: NOTE
installed size is 6.3Mb
sub-directories of 1Mb or more:
data 1.2Mb
libs 4.3Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.7.3
Check: tests
Result: ERROR
Running 'testthat.R' [118s]
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 341 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-parallel_chains.R:97:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-conversions.R:151:3'): from seededlda ──────────────────────────
Error in `dfm_trim(x, ..., verbose = FALSE)`: unused argument (k = 6)
Backtrace:
▆
1. ├─seededlda::textmodel_seededlda(...) at test-conversions.R:151:3
2. └─seededlda:::textmodel_seededlda.dfm(...)
3. └─seededlda:::tfm(...)
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 341 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.7.3
Check: tests
Result: ERROR
Running 'testthat.R' [158s]
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 341 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-parallel_chains.R:97:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-conversions.R:151:3'): from seededlda ──────────────────────────
Error in `dfm_trim(x, ..., verbose = FALSE)`: unused argument (k = 6)
Backtrace:
▆
1. ├─seededlda::textmodel_seededlda(...) at test-conversions.R:151:3
2. └─seededlda:::textmodel_seededlda.dfm(...)
3. └─seededlda:::tfm(...)
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 341 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64