Package: corporaexplorer
Type: Package
Title: A 'Shiny' App for Exploration of Text Collections
Version: 0.8.6
Authors@R: person("Kristian Lundby", "Gjerde", email = "kristian.gjerde@gmail.com",
  role = c("aut", "cre"))
Description: Facilitates dynamic exploration of text collections through an
    intuitive graphical user interface and the power of regular expressions.
    The package contains 1) a helper function to convert a data frame to a
    'corporaexplorerobject', 2) a 'Shiny' app for fast and flexible exploration
    of a 'corporaexplorerobject', and 3) a 'Shiny' app for simple
    retrieval/extraction of documents from a 'corporaexplorerobject' in a
    reading-friendly format. The package also includes demo apps with which
    one can explore Jane Austen's novels and the State of the Union Addresses
    (data from the 'janeaustenr' and 'sotu' packages respectively).
Depends: R (>= 3.0.0)
Imports: data.table, dplyr, ggplot2, lubridate, magrittr, padr, plyr,
        RColorBrewer, re2, rlang, rmarkdown, scales, shiny,
        shinydashboard, shinyjs, shinyWidgets, stringi, stringr,
        tibble, tidyr
Suggests: janeaustenr, shinytest, sotu, testthat
License: GPL-3 | file LICENSE
Date/Publication: 2022-06-20 12:50:02 UTC
LazyData: true
RoxygenNote: 7.2.0
Encoding: UTF-8
URL: https://kgjerde.github.io/corporaexplorer/,
        https://github.com/kgjerde/corporaexplorer
BugReports: https://github.com/kgjerde/corporaexplorer/issues
NeedsCompilation: no
Packaged: 2022-06-20 12:15:28 UTC; Kristian
Author: Kristian Lundby Gjerde [aut, cre]
Maintainer: Kristian Lundby Gjerde <kristian.gjerde@gmail.com>
Repository: CRAN
Built: R 4.2.0; ; 2023-07-11 01:14:50 UTC; unix
