CRAN Package Check Results for Package quanteda

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.0.2 358.56 346.47 705.03 OK
r-devel-linux-x86_64-debian-gcc 4.0.2 291.93 261.72 553.65 OK
r-devel-linux-x86_64-fedora-clang 4.0.2 905.81 NOTE
r-devel-linux-x86_64-fedora-gcc 4.0.2 959.21 NOTE
r-devel-windows-x86_64 4.0.2 262.00 274.00 536.00 OK
r-patched-linux-x86_64 4.0.1 375.25 327.47 702.72 ERROR
r-release-linux-x86_64 4.0.2 380.97 325.09 706.06 OK
r-release-macos-arm64 4.0.2 204.00 NOTE
r-release-macos-x86_64 4.0.2 379.00 NOTE
r-release-windows-x86_64 4.0.2 277.00 282.00 559.00 OK
r-oldrel-macos-arm64 4.0.2 205.00 NOTE
r-oldrel-macos-x86_64 4.0.2 349.00 NOTE
r-oldrel-windows-x86_64 4.0.2 367.00 373.00 740.00 OK

Check Details

Version: 4.0.2
Check: data for non-ASCII characters
Result: NOTE Note: found 4 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 4.0.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [126s/141s] 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. > > # for strong tests for Matrix deprecations > options(Matrix.warnDeprecatedCoerce = 2) > > ops <- quanteda_options() > quanteda_options(reset = TRUE) > test_check("quanteda") b a c e f g 1 1 0 0 0 0 a c b e f g 1 0 1 0 0 0 [ FAIL 1 | WARN 0 | SKIP 26 | PASS 3099 ] ══ Skipped tests (26) ══════════════════════════════════════════════════════════ • Behaviour changed - consider removing test (1): 'test-tokens.R:120:5' • Different behaviour for convert() v. old as.data.frame.dfm() (1): 'test-as.dfm.R:131:5' • On CRAN (5): 'test-tokens-word4.R:108:5', 'test-tokens-word4.R:347:5', 'test-tokens.R:373:5', 'test-tokens_ngrams.R:105:5', 'test-tokens_xptr.R:1:1' • as.numeric(stringi::stri_info()$Unicode.version) > 10 && as.numeric(stringi::stri_info()$ICU.version) > (1): 'test-tokens.R:1036:5' • dplyr cannot be loaded (1): 'test-corpus.R:281:5' • lda cannot be loaded (1): 'test-convert.R:199:5' • not implemented yet (1): 'test-corpus.R:217:4' • purrr cannot be loaded (1): 'test-dfm.R:429:5' • requires spacyr installation to work (1): 'test-spacyr-methods.R:32:5' • skipping test of option setting when quanteda is not attached (1): 'test-quanteda_options.R:52:5' • stm cannot be loaded (3): 'test-convert.R:6:5', 'test-convert.R:34:5', 'test-convert.R:49:5' • text2vec cannot be loaded (1): 'test-fcm.R:2:5' • the verbose message has been changed (4): 'test-dfm.R:785:5', 'test-tokens-word1.R:24:5', 'test-tokens-word4.R:607:5', 'test-tokens.R:709:5' • tidytext cannot be loaded (1): 'test-as.dictionary.R:63:5' • topicmodels cannot be loaded (1): 'test-convert.R:174:5' • we no longer expect these to be the same (1): 'test-tokens.R:764:5' • whether these pass depends on the platform (1): 'test-tokens-custom.R:17:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-fcm.R:55:5'): fcm works with dfm and tokens in the same way ── diag(as.matrix(fcmat_toks_doc)) not equivalent to diag(as.matrix(fcmat_toks_win_ord)). 2/6 mismatches (average diff: 1) [2] 1 - 0 == 1 [3] 0 - 1 == -1 [ FAIL 1 | WARN 0 | SKIP 26 | PASS 3099 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 4.0.2
Check: installed package size
Result: NOTE installed size is 9.0Mb sub-directories of 1Mb or more: libs 6.5Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-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.