CRAN Package Check Results for Package quanteda

Last updated on 2024-04-17 23:55:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.0.1 409.94 339.17 749.11 ERROR
r-devel-linux-x86_64-debian-gcc 4.0.1 307.08 259.81 566.89 ERROR
r-devel-linux-x86_64-fedora-clang 4.0.1 932.76 NOTE
r-devel-linux-x86_64-fedora-gcc 4.0.1 979.88 NOTE
r-prerel-macos-arm64 4.0.1 216.00 NOTE
r-prerel-macos-x86_64 4.0.1 442.00 NOTE
r-prerel-windows-x86_64 4.0.1 308.00 288.00 596.00 OK
r-patched-linux-x86_64 4.0.1 404.00 329.96 733.96 ERROR
r-release-linux-x86_64 4.0.1 378.14 327.05 705.19 ERROR
r-release-macos-arm64 4.0.1 208.00 NOTE
r-release-macos-x86_64 4.0.1 378.00 NOTE
r-release-windows-x86_64 4.0.1 392.00 377.00 769.00 OK
r-oldrel-macos-arm64 4.0.1 190.00 NOTE
r-oldrel-windows-x86_64 4.0.1 354.00 330.00 684.00 OK

Check Details

Version: 4.0.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/1s] Running ‘testthat.R’ [127s/142s] 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-devel-linux-x86_64-debian-clang

Version: 4.0.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/1s] Running ‘testthat.R’ [104s/146s] 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-devel-linux-x86_64-debian-gcc

Version: 4.0.1
Check: Rd cross-references
Result: NOTE Undeclared package ‘quanteda.textstats’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang

Version: 4.0.1
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: installed package size
Result: NOTE installed size is 9.2Mb sub-directories of 1Mb or more: libs 6.8Mb Flavors: r-prerel-macos-arm64, r-prerel-macos-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64

Version: 4.0.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/1s] Running ‘testthat.R’ [127s/147s] 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.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [124s/138s] 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-release-linux-x86_64