Package: rcites
Type: Package
Title: R Interface to the Species+ Database
Version: 1.3.0.9000
Authors@R: c(
person("Kevin", "Cazelles", role = c("aut", "cre"), email = "kevin.cazelles@gmail.com", comment = c(ORCID = "0000-0001-6619-9874")),
person("Jonas", "Geschke", role = c("aut"), email = "jonas.e.geschke@gmail.com", comment = c(ORCID = "0000-0002-5654-9313")),
person("Ignasi", "Bartomeus", role = c("aut"), comment = c(ORCID = "0000-0001-7893-4389")),
person("Jonathan", "Goldenberg", role = c("ctb")),
person("Marie-Bé", "Leduc", role = c("ctb")),
person("Yasmine", "Verzelen", role = c("ctb")),
person("Noam", "Ross", role = c("rev")),
person("Margaret", "Siple", role = c("rev")))
Description: A programmatic interface to the Species+
database via the Species+/CITES
Checklist API .
URL: https://docs.ropensci.org/rcites/,
https://github.com/ropensci/rcites
BugReports: https://github.com/ropensci/rcites/issues
License: MIT + file LICENSE
Depends: R (>= 3.1.0)
Imports: cli, curl, httr, jsonlite
Suggests: knitr, testthat, tibble, rmarkdown, rworldmap (>= 1.3.6), vcr
(>= 1.2.0)
Encoding: UTF-8
RoxygenNote: 7.2.3
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
Config/testthat/edition: 3
Config/pak/sysreqs: libssl-dev
Repository: https://ropensci.r-universe.dev
Date/Publication: 2023-02-20 01:13:04 UTC
RemoteUrl: https://github.com/ropensci/rcites
RemoteRef: main
RemoteSha: a2db86b63f69a35a18cad4284ce6597e978c7618
NeedsCompilation: no
Packaged: 2026-07-01 08:19:47 UTC; root
Author: Kevin Cazelles [aut, cre] (ORCID:
),
Jonas Geschke [aut] (ORCID: ),
Ignasi Bartomeus [aut] (ORCID: ),
Jonathan Goldenberg [ctb],
Marie-Bé Leduc [ctb],
Yasmine Verzelen [ctb],
Noam Ross [rev],
Margaret Siple [rev]
Maintainer: Kevin Cazelles