Package: aRxiv
Title: Interface to the arXiv API
Version: 0.12
Date: 2025-07-29
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
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-29 14:37:34 UTC; kbroman
Author: Karthik Ram [aut] (ORCID: <https://orcid.org/0000-0002-0233-1757>),
  Karl Broman [aut, cre] (ORCID: <https://orcid.org/0000-0002-4914-6671>)
Maintainer: Karl Broman <broman@wisc.edu>
Repository: CRAN
Date/Publication: 2025-07-29 15:20:09 UTC
Built: R 4.4.3; ; 2025-10-08 02:33:17 UTC; windows
