Package: rbiorxiv
Type: Package
Title: Client for the 'bioRxiv' API
Version: 0.2.1
Authors@R: c(person("Nicholas", "Fraser", email = "nicholasmfraser@gmail.com",
                    role = c("aut", "cre")))
Description: R client for interacting with the 'bioRxiv' API
    <https://api.biorxiv.org/>. Functions include retrieving metadata of
    'bioRxiv' and 'medRxiv' preprints, details of published papers associated with 
    preprints, and summary and usage statistics.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
URL: https://github.com/nicholasmfraser/rbiorxiv
BugReports: https://github.com/nicholasmfraser/rbiorxiv/issues
Imports: httr (>= 1.4.0), jsonlite (>= 1.6.0), curl (>= 4.3)
RoxygenNote: 7.1.1
Suggests: spelling, testthat (>= 2.1.0), knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-04-01 14:46:36 UTC; Fraser Nicholas
Author: Nicholas Fraser [aut, cre]
Maintainer: Nicholas Fraser <nicholasmfraser@gmail.com>
Repository: CRAN
Date/Publication: 2021-04-01 22:00:03 UTC
