CRAN Package Check Results for Package quanteda.textplots

Last updated on 2024-04-26 08:55:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.94.4 29.57 154.40 183.97 ERROR
r-devel-linux-x86_64-debian-gcc 0.94.4 23.10 113.59 136.69 OK
r-devel-linux-x86_64-fedora-clang 0.94.4 235.70 OK
r-devel-linux-x86_64-fedora-gcc 0.94.4 229.88 OK
r-devel-windows-x86_64 0.94.4 25.00 139.00 164.00 OK
r-patched-linux-x86_64 0.94.4 31.74 149.15 180.89 ERROR
r-release-linux-x86_64 0.94.4 19.92 154.45 174.37 ERROR
r-release-macos-arm64 0.94.4 63.00 OK
r-release-macos-x86_64 0.94.4 139.00 OK
r-release-windows-x86_64 0.94.4 25.00 138.00 163.00 OK
r-oldrel-macos-arm64 0.94.4 67.00 OK
r-oldrel-macos-x86_64 0.94.4 153.00 OK
r-oldrel-windows-x86_64 0.94.4 33.00 179.00 212.00 OK

Check Details

Version: 0.94.4
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [29s/32s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > Sys.setenv("R_TESTS" = "") > Sys.setenv("_R_CHECK_LENGTH_1_CONDITION_" = TRUE) > > library("testthat") > library("quanteda") Package version: 4.0.1 Unicode version: 15.0 ICU version: 72.1 Parallel computing: 3 of 32 threads used. See https://quanteda.io for tutorials and examples. > # library("quanteda.textmodels") > library("quanteda.textplots") > quanteda_options(reset = TRUE) > > # Error on Matrix deprecations > options(Matrix.warnDeprecatedCoerce = 2) > > test_check("quanteda.textplots") [ FAIL 1 | WARN 1 | SKIP 8 | PASS 66 ] ══ Skipped tests (8) ═══════════════════════════════════════════════════════════ • For interactive visual inspection only (2): 'test-textplot_xray.R:99:5', 'test-textplot_xray.R:152:5' • On CRAN (2): 'test-textplot_wordcloud.R:22:5', 'test-utils.R:4:5' • On Linux (2): 'test-textplot_network.R:36:5', 'test-textplot_network.R:115:5' • until quanteda.textstats is updated (2): 'test-textplot_keyness.R:6:5', 'test-textplot_wordcloud.R:10:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-textplot_network.R:96:5'): as.network.fcm works with window ── network::get.vertex.attribute(net, "frequency") not identical to unname(quanteda.textplots:::get_margin(mat)). 4/6 mismatches (average diff: 1) [2] 3 - 2 == 1 [3] 2 - 3 == -1 [4] 1 - 2 == -1 [6] 2 - 1 == 1 [ FAIL 1 | WARN 1 | SKIP 8 | PASS 66 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.94.4
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/1s] Running ‘testthat.R’ [28s/30s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > Sys.setenv("R_TESTS" = "") > Sys.setenv("_R_CHECK_LENGTH_1_CONDITION_" = TRUE) > > library("testthat") > library("quanteda") Package version: 4.0.1 Unicode version: 15.0 ICU version: 72.1 Parallel computing: 3 of 32 threads used. See https://quanteda.io for tutorials and examples. > # library("quanteda.textmodels") > library("quanteda.textplots") > quanteda_options(reset = TRUE) > > # Error on Matrix deprecations > options(Matrix.warnDeprecatedCoerce = 2) > > test_check("quanteda.textplots") [ FAIL 1 | WARN 1 | SKIP 8 | PASS 66 ] ══ Skipped tests (8) ═══════════════════════════════════════════════════════════ • For interactive visual inspection only (2): 'test-textplot_xray.R:99:5', 'test-textplot_xray.R:152:5' • On CRAN (2): 'test-textplot_wordcloud.R:22:5', 'test-utils.R:4:5' • On Linux (2): 'test-textplot_network.R:36:5', 'test-textplot_network.R:115:5' • until quanteda.textstats is updated (2): 'test-textplot_keyness.R:6:5', 'test-textplot_wordcloud.R:10:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-textplot_network.R:96:5'): as.network.fcm works with window ── network::get.vertex.attribute(net, "frequency") not identical to unname(quanteda.textplots:::get_margin(mat)). 4/6 mismatches (average diff: 1) [2] 3 - 2 == 1 [3] 2 - 3 == -1 [4] 1 - 2 == -1 [6] 2 - 1 == 1 [ FAIL 1 | WARN 1 | SKIP 8 | PASS 66 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.94.4
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/1s] Running ‘testthat.R’ [29s/34s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > Sys.setenv("R_TESTS" = "") > Sys.setenv("_R_CHECK_LENGTH_1_CONDITION_" = TRUE) > > library("testthat") > library("quanteda") Package version: 4.0.1 Unicode version: 15.0 ICU version: 72.1 Parallel computing: 3 of 32 threads used. See https://quanteda.io for tutorials and examples. > # library("quanteda.textmodels") > library("quanteda.textplots") > quanteda_options(reset = TRUE) > > # Error on Matrix deprecations > options(Matrix.warnDeprecatedCoerce = 2) > > test_check("quanteda.textplots") [ FAIL 1 | WARN 1 | SKIP 8 | PASS 66 ] ══ Skipped tests (8) ═══════════════════════════════════════════════════════════ • For interactive visual inspection only (2): 'test-textplot_xray.R:99:5', 'test-textplot_xray.R:152:5' • On CRAN (2): 'test-textplot_wordcloud.R:22:5', 'test-utils.R:4:5' • On Linux (2): 'test-textplot_network.R:36:5', 'test-textplot_network.R:115:5' • until quanteda.textstats is updated (2): 'test-textplot_keyness.R:6:5', 'test-textplot_wordcloud.R:10:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-textplot_network.R:96:5'): as.network.fcm works with window ── network::get.vertex.attribute(net, "frequency") not identical to unname(quanteda.textplots:::get_margin(mat)). 4/6 mismatches (average diff: 1) [2] 3 - 2 == 1 [3] 2 - 3 == -1 [4] 1 - 2 == -1 [6] 2 - 1 == 1 [ FAIL 1 | WARN 1 | SKIP 8 | PASS 66 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64