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.4.0
Authors@R: c(
    person("Scott", "Chamberlain",
        role = c("aut", "cre"),
        email = "myrmecocystus+r@gmail.com",
        comment = c(ORCID = "0000-0003-1444-9135")),
    person(given = "rOpenSci",
        role = "fnd",
        comment = "https://ropensci.org/")
    )
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, vcr (>= 0.5.4)
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-06-26 18:28:10 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>),
  rOpenSci [fnd] (https://ropensci.org/)
Maintainer: Scott Chamberlain <myrmecocystus+r@gmail.com>
Repository: CRAN
Date/Publication: 2020-06-27 04:50:12 UTC
