Package: DramaAnalysis
Type: Package
Title: Analysis of Dramatic Texts
Version: 3.0.2
Date: 2020-09-07
Language: en-US
Authors@R: c(
  person("Nils", "Reiter", email="nils.reiter@ims.uni-stuttgart.de", role=c("aut", "cre"), comment=(ORCID="0000-0003-3193-6170")),
  person("Tim", "Strohmayer", email="st151528@stud.uni-stuttgart.de", role=c("ctb")),
  person("Janis", "Pagel", email="janis.pagel@ims.uni-stuttgart.de", role=c("ctb")))
Description: Analysis of preprocessed dramatic texts, with respect to literary research. 
  The package provides functions to analyze and visualize information about characters,
  stage directions, the dramatic structure and the text itself.
  The dramatic texts are expected to be in CSV format, which can be installed from within 
  the package, sample texts are provided. The package and the reasoning behind it are described in 
  Reiter et al. (2017) <doi:10.18420/in2017_119>.
URL: https://github.com/quadrama/DramaAnalysis
BugReports: https://github.com/quadrama/DramaAnalysis/issues
License: GPL (>= 3)
LazyData: TRUE
Imports: stats, utils, reshape2 (>= 1.4.2), readr (>= 1.1.1),
        data.table (>= 1.10.4), httr (>= 1.2.1), git2r (>= 0.24.0),
        xml2 (>= 1.2.0), tokenizers (>= 0.2.1), stringr (>= 1.4.0)
Depends: R (>= 3.3.0)
RoxygenNote: 7.1.1
Suggests: testthat, fmsb, knitr, magrittr, highcharter, rmarkdown (>=
        1.8), igraph (>= 1.1.2)
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-09-07 14:37:44 UTC; reiterns
Author: Nils Reiter [aut, cre] (0000-0003-3193-6170),
  Tim Strohmayer [ctb],
  Janis Pagel [ctb]
Maintainer: Nils Reiter <nils.reiter@ims.uni-stuttgart.de>
Repository: CRAN
Date/Publication: 2020-09-18 15:00:07 UTC
Built: R 4.5.0; ; 2025-01-28 10:18:39 UTC; unix
