{
  "_id": "69f9dd5d15e4104bb129912d",
  "Package": "medrxivr",
  "Title": "Access and Search MedRxiv and BioRxiv Preprint Data",
  "Version": "0.1.3",
  "Authors@R": "c(\nperson(\"Yaoxiang\", \"Li\",\nrole = c(\"aut\", \"cre\"),\nemail = \"liyaoxiang@outlook.com\",\ncomment = c(ORCID=\"0000-0001-9200-1016\")),\nperson(\"Luke\", \"McGuinness\",\nrole = c(\"aut\")),\nperson(\"Lena\", \"Schmidt\",\nrole = \"aut\"),\nperson(\"Tuija\", \"Sonkkila\",\nrole = \"rev\"),\nperson(\"Najko\", \"Jahn\",\nrole = \"rev\"))",
  "Description": "An increasingly important source of health-related\nbibliographic content are preprints - preliminary versions of\nresearch articles that have yet to undergo peer review. The two\npreprint repositories most relevant to health-related sciences\nare medRxiv <https://www.medrxiv.org/> and bioRxiv\n<https://www.biorxiv.org/>, both of which are operated by the\nCold Spring Harbor Laboratory. 'medrxivr' provides programmatic\naccess to the 'Cold Spring Harbour Laboratory (CSHL)' API\n<https://api.biorxiv.org/>, allowing users to easily download\nmedRxiv and bioRxiv preprint metadata (e.g. title, abstract,\npublication date, author list, etc) into R. 'medrxivr' also\nprovides functions to search the downloaded preprint records\nusing regular expressions and Boolean logic, as well as helper\nfunctions that allow users to export their search results to a\n.BIB file for easy import to a reference manager and to\ndownload the full-text PDFs of preprints matching their search\ncriteria.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "URL": "https://github.com/ropensci/medrxivr",
  "BugReports": "https://github.com/ropensci/medrxivr/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2026-05-05 08:09:07 UTC",
  "RemoteUrl": "https://github.com/ropensci/medrxivr",
  "RemoteRef": "master",
  "RemoteSha": "3cc38a3375c50b036a361e06a839e93b49c8af6b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-05 12:02:40 UTC",
    "User": "root"
  },
  "Author": "Yaoxiang Li [aut, cre] (ORCID: <https://orcid.org/0000-0001-9200-1016>),\nLuke McGuinness [aut],\nLena Schmidt [aut],\nTuija Sonkkila [rev],\nNajko Jahn [rev]",
  "Maintainer": "Yaoxiang Li <liyaoxiang@outlook.com>",
  "MD5sum": "807be1e27d339572721f093862dd5534",
  "_user": "ropensci",
  "_type": "src",
  "_file": "medrxivr_0.1.3.tar.gz",
  "_fileid": "2a0697d6ba23f2b50e1f620f14f68faa1aa7ca6a14ae2ac38c3208557b9ebf82",
  "_filesize": 311329,
  "_sha256": "2a0697d6ba23f2b50e1f620f14f68faa1aa7ca6a14ae2ac38c3208557b9ebf82",
  "_created": "2026-05-05T12:02:40.000Z",
  "_published": "2026-05-05T12:06:53.510Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 74408340883,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6805813776"
    },
    {
      "job": 74408340917,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6805806492"
    },
    {
      "job": 74408340892,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6805795149"
    },
    {
      "job": 74408340910,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6805793812"
    },
    {
      "job": 74407840849,
      "time": 270,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6805789793"
    },
    {
      "job": 74407840878,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6805764130"
    },
    {
      "job": 74408340894,
      "time": 154,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6805812828"
    },
    {
      "job": 74408341011,
      "time": 158,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6805814148"
    },
    {
      "job": 74408340998,
      "time": 212,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6805832766"
    },
    {
      "job": 74408340919,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6805795391"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/25375020504",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/medrxivr",
  "_commit": {
    "id": "3cc38a3375c50b036a361e06a839e93b49c8af6b",
    "author": "Yaoxiang Li <liyaoxiang@outlook.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #48 from ropensci/codex-fix-open-medrxivr-issues\n\nFix API pagination and snapshot freshness messaging",
    "time": 1777968547
  },
  "_maintainer": {
    "name": "Yaoxiang Li",
    "email": "liyaoxiang@outlook.com",
    "login": "yaoxiangli",
    "uuid": 18198096,
    "orcid": "0000-0001-9200-1016"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "bib2df",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 12
    },
    {
      "week": "2025-39",
      "n": 5
    },
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "bibliographic-database",
    "biorxiv",
    "evidence-synthesis",
    "medrxiv-data",
    "peer-reviewed",
    "preprint-records",
    "systematic-reviews"
  ],
  "_stars": 62,
  "_contributors": [
    {
      "user": "yaoxiangli",
      "count": 38,
      "uuid": 18198096
    },
    {
      "user": "maelle",
      "count": 1,
      "uuid": 8360597
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 21,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/medrxivr"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/ropensci/medrxivr",
  "_pkgdown": "https://docs.ropensci.org/medrxivr",
  "_searchresults": 61,
  "_metadata": {
    "review": {
      "id": 380,
      "status": "reviewed",
      "version": "0.0.2",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/380"
    },
    "ropensci_category": "literature"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/medrxivr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "ropensci",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.3",
      "date": "2020-09-28"
    },
    {
      "version": "0.0.4",
      "date": "2020-12-11"
    },
    {
      "version": "0.0.5",
      "date": "2021-02-24"
    },
    {
      "version": "0.1.1",
      "date": "2024-10-04"
    }
  ],
  "_exports": [
    "mx_api_content",
    "mx_api_doi",
    "mx_caps",
    "mx_crosscheck",
    "mx_download",
    "mx_export",
    "mx_search",
    "mx_snapshot"
  ],
  "_help": [
    {
      "page": "mx_api_content",
      "title": "Access medRxiv/bioRxiv data via the Cold Spring Harbour Laboratory API",
      "concept": [
        "data-source"
      ],
      "topics": [
        "mx_api_content"
      ]
    },
    {
      "page": "mx_api_doi",
      "title": "Access data on a single medRxiv/bioRxiv record via the Cold Spring Harbour Laboratory API",
      "concept": [
        "data-source"
      ],
      "topics": [
        "mx_api_doi"
      ]
    },
    {
      "page": "mx_caps",
      "title": "Search term wrapper that allows for different capitalization of term",
      "concept": [
        "helper"
      ],
      "topics": [
        "mx_caps"
      ]
    },
    {
      "page": "mx_crosscheck",
      "title": "Check how up-to-date the maintained medRxiv snapshot is",
      "concept": [
        "helper"
      ],
      "topics": [
        "mx_crosscheck"
      ]
    },
    {
      "page": "mx_download",
      "title": "Download PDF's of preprints returned by a search",
      "concept": [
        "helper"
      ],
      "topics": [
        "mx_download"
      ]
    },
    {
      "page": "mx_export",
      "title": "Export references for preprints returning by a search to a .bib file",
      "concept": [
        "helper"
      ],
      "topics": [
        "mx_export"
      ]
    },
    {
      "page": "mx_reporter",
      "title": "Search and print output for individual search items",
      "concept": [
        "main"
      ],
      "topics": [
        "mx_reporter"
      ]
    },
    {
      "page": "mx_search",
      "title": "Search preprint data",
      "concept": [
        "main"
      ],
      "topics": [
        "mx_search"
      ]
    },
    {
      "page": "mx_snapshot",
      "title": "Access a static snapshot of the medRxiv repository",
      "concept": [
        "data-source"
      ],
      "topics": [
        "mx_snapshot"
      ]
    },
    {
      "page": "print_full_results",
      "title": "Search for terms in the dataset",
      "concept": [
        "main"
      ],
      "topics": [
        "print_full_results"
      ]
    },
    {
      "page": "run_search",
      "title": "Search for terms in the dataset",
      "concept": [
        "main"
      ],
      "topics": [
        "run_search"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ropensci/medrxivr/raw/master/man/figures/logo.png",
  "_readme": "https://github.com/ropensci/medrxivr/raw/master/README.md",
  "_rundeps": [
    "askpass",
    "bib2df",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "humaniformat",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "medrxivr.Rmd",
      "filename": "medrxivr.html",
      "title": "Get started",
      "author": "Yaoxiang Li",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Data sources",
        "medRxiv data",
        "bioRxiv data",
        "Performing your search",
        "Dataset description",
        "Export records identified by your search to a .BIB file",
        "Download PDFs for records identified by your search",
        "Further guidance"
      ],
      "created": "2024-10-03 20:23:03",
      "modified": "2024-10-25 11:20:39",
      "commits": 2
    }
  ],
  "_score": 6.230934038284365,
  "_indexed": true,
  "_nocasepkg": "medrxivr",
  "_universes": [
    "ropensci",
    "yaoxiangli"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-05T12:05:11.000Z",
      "distro": "noble",
      "commit": "3cc38a3375c50b036a361e06a839e93b49c8af6b",
      "fileid": "b45bf2a17ffe1b9daddd84cd8a25bf4b63cb050faed3b3b7a3762999127fa52f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25375020504"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-05T12:04:51.000Z",
      "distro": "noble",
      "commit": "3cc38a3375c50b036a361e06a839e93b49c8af6b",
      "fileid": "6adfd98422a3fc3fc6be93b706a83c3939f56b209344537615be4cdc7d4ad080",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25375020504"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-05T12:04:23.000Z",
      "commit": "3cc38a3375c50b036a361e06a839e93b49c8af6b",
      "fileid": "c782f789f3976266b7569711540a29f3f37b6131ca7b0773f30099f83ecf83e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25375020504"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-05T12:04:16.000Z",
      "commit": "3cc38a3375c50b036a361e06a839e93b49c8af6b",
      "fileid": "19ee29b1b503230fca43c22857d712bd69fbb85ecb9ae12937b8ed6fd54ca460",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25375020504"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-05T12:05:30.000Z",
      "commit": "3cc38a3375c50b036a361e06a839e93b49c8af6b",
      "fileid": "8c925856d6292d672374c69756bb262bd3d3b498278734e7fa9fbe0381e92f40",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25375020504"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-05T12:05:10.000Z",
      "commit": "3cc38a3375c50b036a361e06a839e93b49c8af6b",
      "fileid": "e9f916d5071d0436f85217c8aecf552acfa4d7bd0157e8cd00147a915d7de9f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25375020504"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-05T12:06:05.000Z",
      "commit": "3cc38a3375c50b036a361e06a839e93b49c8af6b",
      "fileid": "425a173087baa5baaf3e3a6e8b0174842d141fb3b0fe649bb000e9213bc12766",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25375020504"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-05T12:04:14.000Z",
      "commit": "3cc38a3375c50b036a361e06a839e93b49c8af6b",
      "fileid": "fda021c3ac3dd175f0fb392f3174d594b105d4f4cf649453c4b9eef743334ba3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25375020504"
    }
  ]
}