CRAN Package Check Results for Package tidytext

Last updated on 2026-04-28 02:50:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.3 9.93 163.59 173.52 OK
r-devel-linux-x86_64-debian-gcc 0.4.3 8.13 118.35 126.48 OK
r-devel-linux-x86_64-fedora-clang 0.4.3 20.00 275.80 295.80 OK
r-devel-linux-x86_64-fedora-gcc 0.4.3 17.00 251.66 268.66 OK
r-devel-windows-x86_64 0.4.3 15.00 174.00 189.00 OK
r-patched-linux-x86_64 0.4.3 9.72 150.96 160.68 OK
r-release-linux-x86_64 0.4.3 9.46 148.25 157.71 OK
r-release-macos-arm64 0.4.3 3.00 45.00 48.00 OK
r-release-macos-x86_64 0.4.3 8.00 197.00 205.00 ERROR
r-release-windows-x86_64 0.4.3 13.00 196.00 209.00 OK
r-oldrel-macos-arm64 0.4.3 OK
r-oldrel-macos-x86_64 0.4.3 8.00 150.00 158.00 OK
r-oldrel-windows-x86_64 0.4.3 18.00 209.00 227.00 OK

Check Details

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