Package: jstor
Title: Read Data from JSTOR/DfR
Version: 0.3.6
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 (>= 0.7.4), tidyr (>= 0.7.2), purrr (>= 0.2.4), xml2 (>=
        1.2.0), magrittr, stringr (>= 1.3.0), readr (>= 1.3.0), tibble
        (>= 1.4.2), 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://ropensci.github.io/jstor/
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-12-12 16:04:27 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: 2018-12-12 23:20:04 UTC
