CRAN Package Check Results for Package quanteda.textplots

Last updated on 2024-04-20 01:50:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.94.4 32.96 153.61 186.57 OK
r-devel-linux-x86_64-debian-gcc 0.94.4 ERROR
r-devel-linux-x86_64-fedora-clang 0.94.4 237.46 OK
r-devel-linux-x86_64-fedora-gcc 0.94.4 230.13 OK
r-prerel-macos-arm64 0.94.4 63.00 OK
r-prerel-macos-x86_64 0.94.4 139.00 OK
r-prerel-windows-x86_64 0.94.4 28.00 134.00 162.00 OK
r-patched-linux-x86_64 0.94.4 33.80 148.72 182.52 ERROR
r-release-linux-x86_64 0.94.4 20.22 155.97 176.19 ERROR
r-release-macos-arm64 0.94.4 67.00 OK
r-release-macos-x86_64 0.94.4 153.00 OK
r-release-windows-x86_64 0.94.4 34.00 179.00 213.00 OK
r-oldrel-macos-arm64 0.94.4 69.00 OK
r-oldrel-windows-x86_64 0.94.4 32.00 176.00 208.00 OK

Check Details

Version: 0.94.4
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/1s] Running ‘testthat.R’ [21s/31s] 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-gcc

Version: 0.94.4
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [29s/31s] 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