Other packages > Find by keyword >

europepmc  

R Interface to the Europe PubMed Central RESTful Web Service
View on CRAN: Click here


Download and install europepmc package within the R console
Install from CRAN:
install.packages("europepmc")

Install from Github:
library("remotes")
install_github("cran/europepmc")

Install by package version:
library("remotes")
install_version("europepmc", "0.4.3")



Attach the package and use:
library("europepmc")
Maintained by
Najko Jahn
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-07-13
Latest Update: 2023-09-20
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.
How to cite:
Najko Jahn (2016). europepmc: R Interface to the Europe PubMed Central RESTful Web Service. R package version 0.4.3, https://cran.r-project.org/web/packages/europepmc. Accessed 20 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:36), 0.1.0 (2016-07-13 10:19), 0.1.1 (2017-01-06 23:24), 0.1.2 (2017-01-08 17:53), 0.1.3 (2017-02-23 08:31), 0.1.4 (2017-03-20 18:34), 0.2 (2017-12-11 16:09), 0.3 (2018-04-20 09:41), 0.4.1 (2021-09-02 09:20), 0.4.2 (2023-08-21 17:40), 0.4 (2020-05-31 12:20)
Other packages that cited europepmc R package
View europepmc citation profile
Other R packages that europepmc depends, imports, suggests or enhances
Complete documentation for europepmc
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

Brundle  
Normalisation Tools for Inter-Condition Variability of ChIP-Seq Data
Inter-sample condition variability is a key challenge of normalising ChIP-seq data. This implementat ...
Download / Learn more Package Citations See dependency  
mapaccuracy  
Unbiased Thematic Map Accuracy and Area
Unbiased estimators of overall and per-class thematic map accuracy and area published in Olofsson et ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
matlabr  
An Interface for MATLAB using System Calls
Provides users to call MATLAB from using the "system" command. Allows users to submit lines of code ...
Download / Learn more Package Citations See dependency  
AsthmaNHANES  
Asthma Data Sets from NHANES
Data sets and examples from National Health and Nutritional Examination Survey (NHANES). ...
Download / Learn more Package Citations See dependency  
rfishbase  
R Interface to 'FishBase'
A programmatic interface to 'FishBase', re-written based on an accompanying 'RESTful' API. Access t ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

75,034

Author Associations

28,314

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA