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.3.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 (devel)
        https://docs.ropensci.org/crminer (docs)
BugReports: https://github.com/ropensci/crminer/issues
LazyData: true
Encoding: UTF-8
Language: en-US
Imports: crul, jsonlite, xml2, pdftools, hoardr
Suggests: roxygen2 (>= 7.1.0), rcrossref, testthat
RoxygenNote: 7.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: 2020-03-13 01:26:23 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: 2020-03-13 07:10:10 UTC
