Package: rainette
Type: Package
Title: The Reinert Method for Textual Data Clustering
Version: 0.1.3
Date: 2021-05-10
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 (>= 0.8.3), tidyr, purrr, ggplot2, stringr, quanteda (>=
        2.1), quanteda.textstats, RSpectra, dendextend, ggwordcloud,
        gridExtra, rlang, RColorBrewer, shiny, miniUI, formatR, highr,
        progressr, Rcpp (>= 1.0.3)
Suggests: testthat, knitr, rmarkdown, covr, tm, FNN,
        quanteda.textmodels
RoxygenNote: 7.1.1
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2021-05-10 12:32:16 UTC; julien
Author: Julien Barnier [aut, cre],
  Florian Privé [ctb]
Repository: CRAN
Date/Publication: 2021-05-11 14:30:02 UTC
Built: R 3.6.3; x86_64-w64-mingw32; 2021-05-12 22:17:37 UTC; windows
Archs: i386, x64
