Package: rinat
Type: Package
Title: Access 'iNaturalist' Data Through APIs
Version: 0.1.10.9000
Date: 2025-08-31
Authors@R: c(
person("Vijay", "Barve", role = "aut", email = "vijay.barve@gmail.com",
comment = c(ORCID = "0000-0002-4852-2567")),
person("Edmund", "Hart", role = "aut",
email = "edmund.m.hart@gmail.com"),
person("Stéphane", "Guillou", role = "cre", email = "stephane.guillou@member.fsf.org",
comment = c(ORCID = "0000-0001-8992-0951"))
)
Description: A programmatic interface to the API provided by the
'iNaturalist' website to
download species occurrence data submitted by citizen
scientists.
License: MIT + file LICENSE
Imports: httr, curl, plyr, jsonlite, ggplot2, maps, sp
RoxygenNote: 7.3.2
URL: https://docs.ropensci.org/rinat/ (website)
https://github.com/ropensci/rinat (devel)
Suggests: knitr, rmarkdown, testthat, sf, dplyr, lubridate, ggforce,
stringr, purrr
VignetteBuilder: knitr
Encoding: UTF-8
Config/pak/sysreqs: libssl-dev
Repository: https://ropensci.r-universe.dev
Date/Publication: 2025-08-30 16:29:03 UTC
RemoteUrl: https://github.com/ropensci/rinat
RemoteRef: master
RemoteSha: 44c9f1c892765e40948b2a286a53f302328ccf03
NeedsCompilation: no
Packaged: 2026-07-01 08:18:20 UTC; root
Author: Vijay Barve [aut] (ORCID: ),
Edmund Hart [aut],
Stéphane Guillou [cre] (ORCID: )
Maintainer: Stéphane Guillou