Package: crminer
Type: Package
Title: Fetch 'Scholary' Full Text from 'Crossref'
Description: Text mining client for 'Crossref' (<https://crossref.org>). Includes
    functions for getting getting links to full text of articles, fetching full
    text articles from those links or Digital Object Identifiers ('DOIs'),
    and text extraction from 'PDFs'.
Version: 0.2.0
Authors@R: c(person("Scott", "Chamberlain",
    role = c("aut", "cre"),
    email = "myrmecocystus+r@gmail.com",
    comment = c(ORCID = "0000-0003-1444-9135")))
License: MIT + file LICENSE
URL: https://github.com/ropensci/crminer
BugReports: https://github.com/ropensci/crminer/issues
LazyData: true
Encoding: UTF-8
Imports: crul (>= 0.3.4), jsonlite (>= 1.4), xml2 (>= 1.1.0), pdftools
        (>= 1.2), hoardr (>= 0.5.0)
Suggests: roxygen2 (>= 6.0.1), rcrossref, testthat
RoxygenNote: 6.1.0
X-schema.org-applicationCategory: Literature
X-schema.org-keywords: text-mining, literature, publications, crossref,
        pdf, xml
X-schema.org-isPartOf: https://ropensci.org
NeedsCompilation: no
Packaged: 2018-10-15 16:59:42 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>)
Maintainer: Scott Chamberlain <myrmecocystus+r@gmail.com>
Repository: CRAN
Date/Publication: 2018-10-15 17:20:03 UTC
