Package: rainette
Type: Package
Title: The Reinert Method for Textual Data Clustering
Version: 0.3.0
Date: 2022-02-18
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 <julien.barnier@cnrs.fr>
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>.
License: GPL (>= 3)
VignetteBuilder: knitr
URL: https://juba.github.io/rainette/
BugReports: https://github.com/juba/rainette/issues
Encoding: UTF-8
Imports: dplyr (>= 1.0.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, quanteda.textmodels,
        vdiffr
RoxygenNote: 7.1.2
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2022-02-18 17:27:14 UTC; julien
Author: Julien Barnier [aut, cre],
  Florian Privé [ctb]
Repository: CRAN
Date/Publication: 2022-02-18 23:40:02 UTC
Built: R 4.0.5; x86_64-apple-darwin17.0; 2022-02-19 12:08:00 UTC; unix
Archs: rainette.so.dSYM
