CRAN Package Check Results for Package sentopics

Last updated on 2024-03-29 06:56:39 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.2 90.82 362.97 453.79 ERROR
r-devel-linux-x86_64-debian-gcc 0.7.2 67.86 362.52 430.38 ERROR
r-devel-linux-x86_64-fedora-clang 0.7.2 596.19 ERROR
r-devel-linux-x86_64-fedora-gcc 0.7.2 618.81 ERROR
r-devel-windows-x86_64 0.7.2 73.00 321.00 394.00 ERROR
r-patched-linux-x86_64 0.7.2 87.79 450.57 538.36 ERROR
r-release-linux-x86_64 0.7.2 90.37 455.94 546.31 ERROR
r-release-macos-arm64 0.7.2 174.00 NOTE
r-release-macos-x86_64 0.7.2 314.00 NOTE
r-release-windows-x86_64 0.7.2 88.00 393.00 481.00 ERROR
r-oldrel-macos-arm64 0.7.2 185.00 NOTE
r-oldrel-windows-x86_64 0.7.2 83.00 394.00 477.00 OK

Check Details

Version: 0.7.2
Check: tests
Result: ERROR Running ‘testthat.R’ [154s/223s] 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) + } [ FAIL 1 | WARN 2 | SKIP 1 | PASS 326 ] ══ 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 ``[.data.table`(res, , c({ tmp <- data.table::rbindlist(sections) tmp[, `:=`(paragraph_id, paste0(doc_id, "_", .I))] tmp }), by = c("date", "doc_id", "title"))`: j doesn't evaluate to the same number of columns for each group Backtrace: ▆ 1. └─sentopics:::get_ECB_press_conferences(years = 1998) at test-others.R:2:3 2. ├─...[] 3. └─data.table::`[.data.table`(...) [ FAIL 1 | WARN 2 | SKIP 1 | PASS 326 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.7.2
Check: tests
Result: ERROR Running ‘testthat.R’ [133s/229s] 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) + } [ FAIL 1 | WARN 2 | SKIP 1 | PASS 326 ] ══ 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 ``[.data.table`(res, , c({ tmp <- data.table::rbindlist(sections) tmp[, `:=`(paragraph_id, paste0(doc_id, "_", .I))] tmp }), by = c("date", "doc_id", "title"))`: j doesn't evaluate to the same number of columns for each group Backtrace: ▆ 1. └─sentopics:::get_ECB_press_conferences(years = 1998) at test-others.R:2:3 2. ├─...[] 3. └─data.table::`[.data.table`(...) [ FAIL 1 | WARN 2 | SKIP 1 | PASS 326 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.7.2
Check: Rd cross-references
Result: NOTE Undeclared package ‘lexicon’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.7.2
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.2
Check: tests
Result: ERROR Running ‘testthat.R’ [178s/193s] 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). [ FAIL 1 | WARN 2 | SKIP 1 | PASS 326 ] ══ 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 ``[.data.table`(res, , c({ tmp <- data.table::rbindlist(sections) tmp[, `:=`(paragraph_id, paste0(doc_id, "_", .I))] tmp }), by = c("date", "doc_id", "title"))`: j doesn't evaluate to the same number of columns for each group Backtrace: ▆ 1. └─sentopics:::get_ECB_press_conferences(years = 1998) at test-others.R:2:3 2. ├─...[] 3. └─data.table::`[.data.table`(...) [ FAIL 1 | WARN 2 | SKIP 1 | PASS 326 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.7.2
Check: tests
Result: ERROR Running ‘testthat.R’ [194s/310s] 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) + } [ FAIL 1 | WARN 2 | SKIP 1 | PASS 326 ] ══ 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 ``[.data.table`(res, , c({ tmp <- data.table::rbindlist(sections) tmp[, `:=`(paragraph_id, paste0(doc_id, "_", .I))] tmp }), by = c("date", "doc_id", "title"))`: j doesn't evaluate to the same number of columns for each group Backtrace: ▆ 1. └─sentopics:::get_ECB_press_conferences(years = 1998) at test-others.R:2:3 2. ├─...[] 3. └─data.table::`[.data.table`(...) [ FAIL 1 | WARN 2 | SKIP 1 | PASS 326 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.7.2
Check: tests
Result: ERROR Running 'testthat.R' [109s] 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) + } [ FAIL 1 | WARN 2 | SKIP 1 | PASS 326 ] ══ 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 ``[.data.table`(res, , c({ tmp <- data.table::rbindlist(sections) tmp[, `:=`(paragraph_id, paste0(doc_id, "_", .I))] tmp }), by = c("date", "doc_id", "title"))`: j doesn't evaluate to the same number of columns for each group Backtrace: ▆ 1. └─sentopics:::get_ECB_press_conferences(years = 1998) at test-others.R:2:3 2. ├─...[] 3. └─data.table::`[.data.table`(...) [ FAIL 1 | WARN 2 | SKIP 1 | PASS 326 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 0.7.2
Check: tests
Result: ERROR Running ‘testthat.R’ [172s/239s] 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) + } [ FAIL 1 | WARN 2 | SKIP 1 | PASS 326 ] ══ 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 ``[.data.table`(res, , c({ tmp <- data.table::rbindlist(sections) tmp[, `:=`(paragraph_id, paste0(doc_id, "_", .I))] tmp }), by = c("date", "doc_id", "title"))`: j doesn't evaluate to the same number of columns for each group Backtrace: ▆ 1. └─sentopics:::get_ECB_press_conferences(years = 1998) at test-others.R:2:3 2. ├─...[] 3. └─data.table::`[.data.table`(...) [ FAIL 1 | WARN 2 | SKIP 1 | PASS 326 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.7.2
Check: tests
Result: ERROR Running ‘testthat.R’ [176s/252s] 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) + } [ FAIL 1 | WARN 2 | SKIP 1 | PASS 326 ] ══ 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 ``[.data.table`(res, , c({ tmp <- data.table::rbindlist(sections) tmp[, `:=`(paragraph_id, paste0(doc_id, "_", .I))] tmp }), by = c("date", "doc_id", "title"))`: j doesn't evaluate to the same number of columns for each group Backtrace: ▆ 1. └─sentopics:::get_ECB_press_conferences(years = 1998) at test-others.R:2:3 2. ├─...[] 3. └─data.table::`[.data.table`(...) [ FAIL 1 | WARN 2 | SKIP 1 | PASS 326 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 0.7.2
Check: installed package size
Result: NOTE installed size is 6.6Mb sub-directories of 1Mb or more: data 1.2Mb libs 4.6Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64

Version: 0.7.2
Check: tests
Result: ERROR Running 'testthat.R' [132s] 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) + } [ FAIL 1 | WARN 2 | SKIP 1 | PASS 326 ] ══ 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 ``[.data.table`(res, , c({ tmp <- data.table::rbindlist(sections) tmp[, `:=`(paragraph_id, paste0(doc_id, "_", .I))] tmp }), by = c("date", "doc_id", "title"))`: j doesn't evaluate to the same number of columns for each group Backtrace: ▆ 1. └─sentopics:::get_ECB_press_conferences(years = 1998) at test-others.R:2:3 2. ├─...[] 3. └─data.table::`[.data.table`(...) [ FAIL 1 | WARN 2 | SKIP 1 | PASS 326 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64