Package: aRxiv Title: Interface to the arXiv API Version: 0.21-1 Date: 2026-06-17 Authors@R: c(person("Karthik", "Ram", role="aut", email="karthik.ram@gmail.com", comment=c(ORCID = "0000-0002-0233-1757")), person("Karl", "Broman", role=c("aut","cre"), email="broman@wisc.edu", comment=c(ORCID = "0000-0002-4914-6671"))) Description: An interface to the API for 'arXiv', a repository of electronic preprints for computer science, mathematics, physics, quantitative biology, quantitative finance, and statistics. URL: https://docs.ropensci.org/aRxiv/, https://github.com/ropensci/aRxiv BugReports: https://github.com/ropensci/aRxiv/issues Depends: R (>= 3.5.0) License: MIT + file LICENSE Imports: httr, utils, XML Suggests: devtools, knitr, rmarkdown, roxygen2, testthat VignetteBuilder: knitr Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libxml2-dev libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-06-17 12:27:15 UTC RemoteUrl: https://github.com/ropensci/aRxiv RemoteRef: master RemoteSha: 16871f67c7c4217c8c2f09ff0c7ea6447343de51 NeedsCompilation: no Packaged: 2026-07-01 08:19:29 UTC; root Author: Karthik Ram [aut] (ORCID: ), Karl Broman [aut, cre] (ORCID: ) Maintainer: Karl Broman