medrxivr: Access and Search MedRxiv and BioRxiv Preprint Data

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 <https://www.medrxiv.org/> and bioRxiv <https://www.biorxiv.org/>, both of which are operated by the Cold Spring Harbor Laboratory. 'medrxivr' provides programmatic access to the 'Cold Spring Harbour Laboratory (CSHL)' API <https://api.biorxiv.org/>, 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.

Version: 0.1.1
Imports: methods, dplyr, curl, jsonlite, httr, stringr, rlang, bib2df, tibble, progress, lubridate, purrr, data.table
Suggests: testthat (≥ 2.1.0), knitr, rmarkdown, covr, kableExtra, spelling
Published: 2024-10-04
DOI: 10.32614/CRAN.package.medrxivr
Author: Yaoxiang Li ORCID iD [aut, cre], Luke McGuinness [aut], Lena Schmidt [aut], Tuija Sonkkila [rev], Najko Jahn [rev]
Maintainer: Yaoxiang Li <liyaoxiang at outlook.com>
BugReports: https://github.com/ropensci/medrxivr/issues
License: GPL-2
URL: https://github.com/ropensci/medrxivr
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: medrxivr results

Documentation:

Reference manual: medrxivr.pdf
Vignettes: medrxivr (source, R code)

Downloads:

Package source: medrxivr_0.1.1.tar.gz
Windows binaries: r-devel: not available, r-release: medrxivr_0.1.1.zip, r-oldrel: medrxivr_0.1.1.zip
macOS binaries: r-release (arm64): medrxivr_0.1.1.tgz, r-oldrel (arm64): medrxivr_0.1.1.tgz, r-release (x86_64): medrxivr_0.1.1.tgz, r-oldrel (x86_64): medrxivr_0.1.1.tgz
Old sources: medrxivr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=medrxivr to link to this page.