CRAN Package Check Results for Package quanteda.textplots

Last updated on 2024-05-02 06:11:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.94.4 26.54 152.67 179.21 OK
r-devel-linux-x86_64-debian-gcc 0.94.4 22.03 112.97 135.00 OK
r-devel-linux-x86_64-fedora-clang 0.94.4 235.09 OK
r-devel-linux-x86_64-fedora-gcc 0.94.4 244.87 OK
r-devel-windows-x86_64 0.94.4 28.00 139.00 167.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.78 147.72 167.50 OK
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 27.00 138.00 165.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 34.00 179.00 213.00 OK

Check Details

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.