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 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 Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2023-11-20 11:34:38 UTC RemoteUrl: https://github.com/ropensci/europepmc RemoteRef: main RemoteSha: 86ccdfc262965d0d46ba0349a744208cc228b4f1 NeedsCompilation: no Packaged: 2026-07-01 08:17:12 UTC; root Author: Najko Jahn [aut, cre, cph], Maëlle Salmon [ctb] Maintainer: Najko Jahn