Package: aRxiv
Title: Interface to the arXiv API
Version: 0.5.19
Date: 2019-08-06
Authors@R: c(person("Karthik", "Ram", role="aut",
    email="karthik.ram@gmail.com", comment=c(ORCID = "0000-0002-0233-1757")),
    person("Karl", "Broman", rol=c("aut","cre"),
    email="broman@wisc.edu", comment=c(ORCID = "0000-0002-4914-6671")))
Description: An interface to the API for 'arXiv'
    (<https://arxiv.org>), a repository of electronic preprints for
    computer science, mathematics, physics, quantitative biology,
    quantitative finance, and statistics.
URL: https://github.com/ropensci/aRxiv
BugReports: https://github.com/ropensci/aRxiv/issues
Depends: R (>= 3.0.0)
License: MIT + file LICENSE
Imports: httr, utils, XML
Suggests: devtools, knitr, rmarkdown, roxygen2, testthat
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-08-07 12:02:19 UTC; kbroman
Author: Karthik Ram [aut] (<https://orcid.org/0000-0002-0233-1757>),
  Karl Broman [aut, cre] (<https://orcid.org/0000-0002-4914-6671>)
Maintainer: Karl Broman <broman@wisc.edu>
Repository: CRAN
Date/Publication: 2019-08-08 15:30:13 UTC
