Package: pubchunks
Title: Fetch Sections of XML Scholarly Articles
Description: Get chunks of XML scholarly articles without
    having to know how to work with XML. Custom mappers
    for each publisher and for each article section pull
    out the information you want. Works with outputs from
    package 'fulltext', 'xml2' package documents, and file
    paths to XML documents.
Version: 0.2.2
License: MIT + file LICENSE
Authors@R: c(
    person("Scott", "Chamberlain",
        role = c("aut", "cre"),
        email = "sckott@protonmail.com",
        comment = c(ORCID = "0000-0003-1444-9135")),
    person("rOpenSci", role = "fnd",
        comment = "https://ropensci.org")
    )
URL: https://docs.ropensci.org/pubchunks,
        https://github.com/ropensci/pubchunks
BugReports: https://github.com/ropensci/pubchunks/issues
Encoding: UTF-8
Language: en-US
Imports: xml2 (>= 1.1.1), data.table, rcrossref
Suggests: fulltext (>= 1.0.1), testthat
RoxygenNote: 7.1.0
X-schema.org-applicationCategory: Literature
X-schema.org-keywords: text-ming, literature, pdf, xml, publications,
        citations, full-text, TDM
X-schema.org-isPartOf: https://ropensci.org
NeedsCompilation: no
Packaged: 2020-06-28 15:08:19 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>),
  rOpenSci [fnd] (https://ropensci.org)
Maintainer: Scott Chamberlain <sckott@protonmail.com>
Repository: CRAN
Date/Publication: 2020-06-28 19:40:03 UTC
