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.0
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"))
    )
URL: 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: 6.1.1
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: 2019-01-21 22:11:45 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>)
Maintainer: Scott Chamberlain <sckott@protonmail.com>
Repository: CRAN
Date/Publication: 2019-01-21 22:50:03 UTC
Built: R 3.4.4; ; 2019-04-25 22:22:37 UTC; windows
