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.
Version: | 0.4 |
Depends: | R (≥ 3.00) |
Imports: | httr, jsonlite, plyr, dplyr, progress, urltools, purrr, xml2, tibble, tidyr, rlang |
Suggests: | testthat, knitr, rmarkdown, ggplot2 |
Published: | 2020-05-31 |
Author: | Najko Jahn [aut, cre, cph], Maƫlle Salmon [ctb] |
Maintainer: | Najko Jahn <najko.jahn at gmail.com> |
BugReports: | http://github.com/ropensci/europepmc/issues |
License: | GPL-3 |
URL: | https://docs.ropensci.org/europepmc, http://github.com/ropensci/europepmc/ |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | europepmc results |
Reference manual: | europepmc.pdf |
Vignettes: |
Making trend graphs Overview |
Package source: | europepmc_0.4.tar.gz |
Windows binaries: | r-devel: europepmc_0.4.zip, r-release: europepmc_0.4.zip, r-oldrel: europepmc_0.4.zip |
macOS binaries: | r-release: europepmc_0.4.tgz, r-oldrel: europepmc_0.4.tgz |
Old sources: | europepmc archive |
Reverse imports: | enrichplot |
Reverse suggests: | tidypmc |
Please use the canonical form https://CRAN.R-project.org/package=europepmc to link to this page.