Last updated on 2026-04-26 03:50:12 CEST.
| Package | ERROR | OK |
|---|---|---|
| janeaustenr | 12 | |
| qualtRics | 12 | |
| tidylo | 12 | |
| tidytext | 1 | 11 |
| widyr | 11 |
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: ERROR: 1, OK: 11
Version: 0.4.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/21s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tidytext)
>
> test_check("tidytext")
Attaching package: 'NLP'
The following object is masked from 'package:ggplot2':
annotate
stm v1.3.8 successfully loaded. See ?stm for help.
Papers, resources, and other materials at structuraltopicmodel.com
Saving _problems/test-stm-tidiers-85.R
[ FAIL 1 | WARN 0 | SKIP 7 | PASS 318 ]
══ Skipped tests (7) ═══════════════════════════════════════════════════════════
• On CRAN (7): 'test-reorder-within.R:22:1', 'test-reorder-within.R:32:1',
'test-reorder-within.R:48:1', 'test-unnest-tokens.R:53:1',
'test-unnest-tokens.R:226:1', 'test-unnest-tokens.R:459:1',
'test-unnest_tweet.R:1:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-stm-tidiers.R:85:3'): can tidy frex + lift matrix ──────────────
<rlib_error_package_not_found/rlang_error/error/condition>
Error in `pivot_stm_longer(frex, vocab)`: The package "tidyr" is required.
Backtrace:
▆
1. ├─generics::tidy(stm_model_cov, matrix = "frex") at test-stm-tidiers.R:85:3
2. └─tidytext:::tidy.STM(stm_model_cov, matrix = "frex")
3. └─tidytext:::tidy_stm_frex(x, ...)
4. └─tidytext:::pivot_stm_longer(frex, vocab)
5. └─rlang::check_installed("tidyr")
[ FAIL 1 | WARN 0 | SKIP 7 | PASS 318 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-macos-x86_64
Current CRAN status: OK: 11