Package: rcrossref
Title: Client for Various 'CrossRef' 'APIs'
Description: Client for various 'CrossRef' 'APIs', including 'metadata' search
    with their old and newer search 'APIs', get 'citations' in various formats
    (including 'bibtex', 'citeproc-json', 'rdf-xml', etc.), convert 'DOIs'
    to 'PMIDs', and 'vice versa', get citations for 'DOIs', and get links to
    full text of articles when available.
Version: 0.9.0
License: MIT + file LICENSE
Authors@R: c(
    person("Scott", "Chamberlain", role = c("aut", "cre"), 
        email = "myrmecocystus@gmail.com", 
        comment = c(ORCID = "0000-0003-1444-9135")),
    person("Hao", "Zhu", role = "aut"),
    person("Najko", "Jahn", role = "aut"),
    person("Carl", "Boettiger", role = "aut"),
    person("Karthik", "Ram", role = "aut")
    )
URL: https://github.com/ropensci/rcrossref
BugReports: https://github.com/ropensci/rcrossref/issues
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
Imports: methods, utils, jsonlite (>= 1.5), crul (>= 0.7.0), xml2 (>=
        1.1.1), plyr, bibtex, dplyr (>= 0.7.4), R6, shiny, miniUI,
        stringr, DT, stats
Suggests: roxygen2 (>= 6.1.1), testthat, knitr, vcr (>= 0.2.2)
RoxygenNote: 6.1.1
X-schema.org-applicationCategory: Literature
X-schema.org-keywords: text-ming, literature, pdf, xml, publications,
        citations, full-text, TDM, Crossref
X-schema.org-isPartOf: https://ropensci.org
NeedsCompilation: no
Packaged: 2019-01-14 21:54:11 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>),
  Hao Zhu [aut],
  Najko Jahn [aut],
  Carl Boettiger [aut],
  Karthik Ram [aut]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2019-01-14 22:20:04 UTC
