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]
First Published: 2016-07-13
Latest Update: 2023-08-21
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 01 Mar. 2025.
Previous versions and publish date:
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
01/3001/3102/0102/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/27Downloads for europepmc102030405060708090100110120TrendBars

Today's Hot Picks in Authors and Packages

cjbart  
Heterogeneous Effects Analysis of Conjoint Experiments
A tool for analyzing conjoint experiments using Bayesian Additive Regression Trees ('BART'), a machi ...
Download / Learn more Package Citations See dependency  
bcf  
Causal Inference using Bayesian Causal Forests
Causal inference for a binary treatment and continuous outcome using Bayesian Causal Forests. See Ha ...
Download / Learn more Package Citations See dependency  
OPI  
Open Perimetry Interface
Implementation of the Open Perimetry Interface (OPI) for simulating and controlling visual field mac ...
Download / Learn more Package Citations See dependency  
addhazard  
Fit Additive Hazards Models for Survival Analysis
Contains tools to fit the additive hazards model to data from a cohort, random sampling, two-phase ...
Download / Learn more Package Citations See dependency  
zipfextR  
Zipf Extended Distributions
Implementation of four extensions of the Zipf distribution: the Marshall-Olkin Extended Zipf (MOEZi ...
Download / Learn more Package Citations See dependency  
sumR  
Approximate Summation of Series
Application of theoretical results which ensure that the summation of an infinite discrete series is ...
Download / Learn more Package Citations See dependency  

23,762

R Packages

206,309

Dependencies

64,478

Author Associations

23,763

Publication Badges

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