Package: rxivistr
Type: Package
Title: Tool for the 'Rxivist' API
Version: 0.1.1
Authors@R: 
  c(person(given = "Ivan",
           family = "Kodvanj",
           role = c("aut", "cre"),
           email = "ikodvanj@gmail.com",
           comment = c(ORCID = "0000-0002-1359-3701")))
Maintainer: Ivan Kodvanj <ikodvanj@gmail.com>
Description: Client for Rxivist API <https://rxivist.org/docs>, used for accessing information about preprints 
  and their authors. Rxivist indexes preprints from bioRxiv, a free online archive
  for preprints in biology and life sciences, by Cold Spring Harbor Laboratory. 
Depends: R (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: dplyr, curl, httr, jsonlite
RoxygenNote: 7.1.0
Suggests: knitr, rmarkdown, testthat, covr
VignetteBuilder: knitr
URL: https://github.com/ikodvanj/rxivistr
BugReports: https://github.com/ikodvanj/rxivistr/issues
NeedsCompilation: no
Packaged: 2020-09-28 11:24:44 UTC; ivan
Author: Ivan Kodvanj [aut, cre] (<https://orcid.org/0000-0002-1359-3701>)
Repository: CRAN
Date/Publication: 2020-10-17 00:10:05 UTC
