Package: rcites
Type: Package
Title: R Interface to the Species+ Database
Version: 1.3.0
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+ <https://speciesplus.net/> database via the Species+/CITES Checklist API <https://api.speciesplus.net/>.
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
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-02-12 20:25:38 UTC; kc
Author: Kevin Cazelles [aut, cre] (<https://orcid.org/0000-0001-6619-9874>),
  Jonas Geschke [aut] (<https://orcid.org/0000-0002-5654-9313>),
  Ignasi Bartomeus [aut] (<https://orcid.org/0000-0001-7893-4389>),
  Jonathan Goldenberg [ctb],
  Marie-Bé Leduc [ctb],
  Yasmine Verzelen [ctb],
  Noam Ross [rev],
  Margaret Siple [rev]
Maintainer: Kevin Cazelles <kevin.cazelles@gmail.com>
Repository: CRAN
Date/Publication: 2023-02-12 21:50:02 UTC
Built: R 4.6.0; ; 2025-11-13 04:01:10 UTC; windows
