Package: rinat
Type: Package
Title: Access 'iNaturalist' Data Through APIs
Version: 0.1.6
Date: 2020-10-13
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 <https://www.inaturalist.org/> to download species occurrence data submitted by citizen scientists.
License: MIT + file LICENSE
Imports: httr, plyr, jsonlite, ggplot2, maps, sp
RoxygenNote: 7.1.1
URL: https://docs.ropensci.org/rinat/ (website)
        https://github.com/ropensci/rinat (devel)
Suggests: knitr, rmarkdown, testthat, sf
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-10-13 14:06:15 UTC; stragu
Author: Vijay Barve [aut] (<https://orcid.org/0000-0002-4852-2567>),
  Edmund Hart [aut],
  Stéphane Guillou [cre] (<https://orcid.org/0000-0001-8992-0951>)
Maintainer: Stéphane Guillou <stephane.guillou@member.fsf.org>
Repository: CRAN
Date/Publication: 2020-10-14 09:10:03 UTC
