Other packages > Find by keyword >

medrxivr  

Access and Search MedRxiv and BioRxiv Preprint Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("medrxivr", "0.1.1")



Attach the package and use:
library("medrxivr")
Maintained by
Yaoxiang Li
[Scholar Profile | Author Map]
First Published: 2020-09-28
Latest Update: 2021-02-24
Description:
An increasingly important source of health-related bibliographic content are preprints - preliminary versions of research articles that have yet to undergo peer review. The two preprint repositories most relevant to health-related sciences are medRxiv and bioRxiv , both of which are operated by the Cold Spring Harbor Laboratory. 'medrxivr' provides programmatic access to the 'Cold Spring Harbour Laboratory (CSHL)' API , allowing users to easily download medRxiv and bioRxiv preprint metadata (e.g. title, abstract, publication date, author list, etc) into R. 'medrxivr' also provides functions to search the downloaded preprint records using regular expressions and Boolean logic, as well as helper functions that allow users to export their search results to a .BIB file for easy import to a reference manager and to download the full-text PDFs of preprints matching their search criteria.
How to cite:
Yaoxiang Li (2020). medrxivr: Access and Search MedRxiv and BioRxiv Preprint Data. R package version 0.1.1, https://cran.r-project.org/web/packages/medrxivr. Accessed 30 Mar. 2025.
Previous versions and publish date:
0.0.3 (2020-09-28 11:40), 0.0.4 (2020-12-11 20:00), 0.0.5 (2021-02-24 18:20)
Other packages that cited medrxivr R package
View medrxivr citation profile
Other R packages that medrxivr depends, imports, suggests or enhances
Complete documentation for medrxivr
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for medrxivr23456789101112131415TrendBars

Today's Hot Picks in Authors and Packages

FAMoS  
A Flexible Algorithm for Model Selection
Given a set of parameters describing model dynamics and a corresponding cost function, FAMoS perfor ...
Download / Learn more Package Citations See dependency  
TangPoemR  
Write Chinese Tang Poems
Write Chinese Tang Poems automatically. ...
Download / Learn more Package Citations See dependency  
cocorresp  
Co-Correspondence Analysis Methods
Fits predictive and symmetric co-correspondence analysis (CoCA) models to relate one data matrix to ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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