Package: jstor
Title: Read Data from JSTOR/DfR
Version: 0.3.9
Authors@R: person("Thomas", "Klebel", email = "t.klebel@hotmail.com", 
                  role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7331-4751"))
Description: Functions and helpers to import metadata, ngrams and full-texts 
    delivered by Data for Research by JSTOR. 
Depends: R (>= 3.1)
License: GPL-3 | file LICENSE
Encoding: UTF-8
LazyData: true
Imports: dplyr (>= 1.0.0), tidyr (>= 0.7.2), purrr (>= 0.2.4), xml2 (>=
        1.2.0), magrittr, stringr (>= 1.3.0), readr (>= 1.3.0), tibble
        (>= 3.0.0), rlang (>= 0.2.0), furrr (>= 0.1.0), pryr, crayon,
        cli
Suggests: testthat, covr, knitr, rmarkdown, future
BugReports: https://github.com/ropensci/jstor/issues
URL: https://github.com/ropensci/jstor, https://docs.ropensci.org/jstor
RoxygenNote: 7.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-06-03 22:57:21 UTC; tklebel
Author: Thomas Klebel [aut, cre] (<https://orcid.org/0000-0002-7331-4751>)
Maintainer: Thomas Klebel <t.klebel@hotmail.com>
Repository: CRAN
Date/Publication: 2020-06-04 04:50:03 UTC
