Package: rainette Type: Package Title: The Reinert Method for Textual Data Clustering Version: 0.3.3.9000 Date: 2026-05-05 Authors@R: c(person("Julien", "Barnier", email="julien.barnier@cnrs.fr", role=c("aut","cre")), person("Florian", "Privé", email="florian.prive.21@gmail.com", role="ctb")) Maintainer: Julien Barnier Description: An R implementation of the Reinert text clustering method. For more details about the algorithm see the included vignettes or Reinert (1990) . License: GPL (>= 3) VignetteBuilder: knitr URL: https://juba.github.io/rainette/ BugReports: https://github.com/juba/rainette/issues Encoding: UTF-8 Depends: R (>= 3.6.0) Imports: dplyr (>= 1.1.0), tidyr, purrr, ggplot2, stringr, quanteda (>= 2.1), quanteda.textstats, RSpectra, dendextend, ggwordcloud, gridExtra, rlang, shiny, miniUI, highr, progressr, Rcpp (>= 1.0.3) Suggests: testthat, knitr, rmarkdown, tm, FNN, vdiffr, quanteda.textmodels Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 LinkingTo: Rcpp Config/pak/sysreqs: cmake make libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://juba.r-universe.dev Date/Publication: 2026-05-05 07:34:08 UTC RemoteUrl: https://github.com/juba/rainette RemoteRef: HEAD RemoteSha: 5f7c5f0c8f2d05518f771814f7b384a7529ccfc7 NeedsCompilation: yes Packaged: 2026-06-04 08:09:03 UTC; root Author: Julien Barnier [aut, cre], Florian Privé [ctb]