Package: rcrossref
Title: R Client for Various CrossRef APIs
Description: R client for various CrossRef APIs, including metadata search
    with their old and 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.2.0
License: MIT + file LICENSE
Date: 2014-11-28
Authors@R: c(person("Carl", "Boettiger", role = "aut"),
    person("Ted", "Hart", role = "aut"),
    person("Scott", "Chamberlain", role = c("aut", "cre"), email =
    "myrmecocystus@gmail.com"),
    person("Karthik", "Ram", role = "aut"))
URL: https://github.com/ropensci/rcrossref
BugReports: https://github.com/ropensci/rcrossref/issues
VignetteBuilder: knitr
Imports: jsonlite, XML, httr, plyr, bibtex, dplyr
Suggests: testthat, roxygen2 (>= 4.0.1), knitr
Packaged: 2014-11-29 00:16:59 UTC; sacmac
Author: Carl Boettiger [aut],
  Ted Hart [aut],
  Scott Chamberlain [aut, cre],
  Karthik Ram [aut]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-11-29 08:01:05
