Skip to content

rainette

The Reinert Method for Textual Data Clustering

v0.3.3 · May 4, 2026 · GPL (>= 3)

Description

An R implementation of the Reinert text clustering method. For more details about the algorithm see the included vignettes or Reinert (1990) <doi:10.1177/075910639002600103>.

Downloads

CRAN

389

Last 30 days

10340th

1.4K

Last 90 days

5.2K

Last year

Trend: -11.6% (30d vs prior 30d)

r2u CRAN

46

Last 30 days

123

Last 90 days

426

Last year

Trend: +4.6% (30d vs prior 30d)

autoCRAN

4

Last 7 days

15

Last 30 days

3

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 3, 2026
ERROR r-devel-windows-x86_64

tests

Running 'testthat.R' [18s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > library(testthat)
  > library(rainette)
  
  Attaching package: 'rainette'
  
  The following object is masked from 'package:stats':
  
      cutree
  
  
...[truncated]...
ots/base-rainette2-plot-with-k-5.svg',
  'plots/base-rainette2-plot-with-k-and-without-negative.svg',
  'plots/base-rainette2-plot-with-k-n-terms-and-font-size.svg', and
  'plots/base-rainette2-plot.svg'
  Error:
  ! Test failures.
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/rainette.Rcheck/00install.out' for details.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies dplyr tidyr purrr ggplot2 stringr quanteda (>= 2.1) quanteda.textstats RSpectra dendextend ggwordcloud gridExtra rlang shiny miniUI highr +2 more dependencies rainette

Version History

12 tracked
updated 0.3.3 ← 0.3.2 diff May 4, 2026
new 0.3.2 Mar 10, 2026
updated 0.3.2 ← 0.3.1.1 diff Jan 7, 2026
updated 0.3.1.1 ← 0.3.1 diff Mar 27, 2023
updated 0.3.1 ← 0.3.0 diff Mar 17, 2023
updated 0.3.0 ← 0.2.1 diff Feb 18, 2022
updated 0.2.1 ← 0.2.0 diff Oct 5, 2021
updated 0.2.0 ← 0.1.3 diff Jun 24, 2021
updated 0.1.3 ← 0.1.2 diff May 10, 2021
updated 0.1.2 ← 0.1.1 diff Jan 19, 2021
updated 0.1.1 ← 0.1 diff May 8, 2020
new 0.1 Mar 24, 2020