Package: europepmc
Title: R Interface to the Europe PubMed Central RESTful Web Service
Version: 0.1.0
Authors@R: c(
           person("Najko", "Jahn", email = "najko.jahn@gmail.com",
           role = c("aut", "cre", "cph")))
License: GPL-3
URL: http://github.com/ropensci/europepmc/
BugReports: http://github.com/ropensci/europepmc/issues
Description: An R Client for the Europe PubMed Central RESTful Web Service. It
    gives access to both metadata on life science literature and open access
    full texts. Europe PMC indexes all PubMed content and other literature
    sources including Agricola, a bibliographic database of citations to the
    agricultural literature, or Biological Patents. In addition to bibliographic
    metadata, the client allows users to fetch citations and reference lists.
    Links between life-science literature and other EBI databases, including
    ENA, PDB or ChEMBL are also accessible. No registration or API key is
    required. See the vignettes for usage examples.
LazyLoad: yes
LazyData: yes
VignetteBuilder: knitr
Depends: R (>= 3.00)
Imports: httr, jsonlite, plyr, xml2
RoxygenNote: 5.0.1
Suggests: testthat, knitr, rmarkdown
NeedsCompilation: no
Packaged: 2016-07-12 16:32:11 UTC; najko
Author: Najko Jahn [aut, cre, cph]
Maintainer: Najko Jahn <najko.jahn@gmail.com>
Repository: CRAN
Date/Publication: 2016-07-13 10:19:21
