Package: europepmc
Title: R Interface to the Europe PubMed Central RESTful Web Service
Version: 0.4.3
Authors@R: c(
           person("Najko", "Jahn", email = "najko.jahn@gmail.com",
           role = c("aut", "cre", "cph")),
           person("Maëlle", "Salmon", role = c("ctb")))
License: GPL-3
Date: 2023-09-20
URL: https://docs.ropensci.org/europepmc/,
        https://github.com/ropensci/europepmc/
BugReports: https://github.com/ropensci/europepmc/issues
Description: An R Client for the Europe PubMed Central RESTful Web Service
    (see <https://europepmc.org/RestfulWebService> for more information). 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
VignetteBuilder: knitr
Depends: R (>= 3.00)
Imports: httr, jsonlite, plyr, dplyr, progress, urltools, purrr, xml2,
        tibble, tidyr, rlang
RoxygenNote: 7.2.3
Suggests: testthat, knitr, rmarkdown, ggplot2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2023-09-20 15:49:31 UTC; najkojahn
Author: Najko Jahn [aut, cre, cph],
  Maëlle Salmon [ctb]
Maintainer: Najko Jahn <najko.jahn@gmail.com>
Repository: CRAN
Date/Publication: 2023-09-20 18:00:02 UTC
Built: R 4.3.0; ; 2023-09-20 19:03:48 UTC; unix
