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.1.2
Authors@R: c(person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "myrmecocystus+r@gmail.com"))
License: MIT + file LICENSE
URL: https://github.com/ropensci/crminer
BugReports: https://github.com/ropensci/crminer/issues
LazyData: true
Imports: crul (>= 0.3.4), jsonlite (>= 1.4), xml2 (>= 1.1.0), pdftools
        (>= 1.2), hoardr (>= 0.2.0)
Suggests: roxygen2 (>= 6.0.1), rcrossref, testthat
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-05-15 23:16:18 UTC; sacmac
Author: Scott Chamberlain [aut, cre]
Maintainer: Scott Chamberlain <myrmecocystus+r@gmail.com>
Repository: CRAN
Date/Publication: 2017-05-15 23:20:21 UTC
