Package: rebird
Version: 1.3.0
Title: R Client for the eBird Database of Bird Observations
Description: A programmatic client for the eBird database 
    (<https://ebird.org/home>), including functions for searching for bird 
    observations by geographic location (latitude, longitude), eBird 
    hotspots, location identifiers, by notable sightings, by region, and by 
    taxonomic name.
Depends: R (>= 2.10)
License: MIT + file LICENSE
Authors@R: c(
    person("Rafael", "Maia", role = "aut", email = "rm72@zips.uakron.edu"),
    person("Scott", "Chamberlain", role = "aut", email = "myrmecocystus@gmail.com", comment = c(ORCID = "0000-0003-1444-9135")),
    person("Andy", "Teucher", role = "aut", email = "andy.teucher@gmail.com"), 
    person("Guy", "Babineau", role = "ctb", email = "guy.babineau@gmail.com"),
    person("Marianna", "Foos", role = "ctb", email = "marianna.foos@gmail.com"),
    person("David", "Bradnum", role = "ctb", email = "david.bradnum@gmail.com"),
    person("Sebastian", "Pardo", role = c("aut", "cre"), email = "sebpardo@gmail.com", comment = c(ORCID = "0000-0002-4147-5796"))
    )
URL: https://docs.ropensci.org/rebird/,
        https://github.com/ropensci/rebird
BugReports: https://github.com/ropensci/rebird/issues
VignetteBuilder: knitr
Imports: methods, utils, stats, httr (>= 1.0.0), jsonlite, dplyr,
        assertthat
Suggests: knitr, rmarkdown, testthat, covr
RoxygenNote: 7.1.1
X-schema.org-applicationCategory: Data Access
X-schema.org-keywords: birds, birding, ebird, database, data, biology,
        observations, sightings, ornithology
X-schema.org-isPartOf: https://ropensci.org
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-09-19 17:35:16 UTC; mavzz
Author: Rafael Maia [aut],
  Scott Chamberlain [aut] (<https://orcid.org/0000-0003-1444-9135>),
  Andy Teucher [aut],
  Guy Babineau [ctb],
  Marianna Foos [ctb],
  David Bradnum [ctb],
  Sebastian Pardo [aut, cre] (<https://orcid.org/0000-0002-4147-5796>)
Maintainer: Sebastian Pardo <sebpardo@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-20 07:00:02 UTC
Built: R 4.6.0; ; 2025-08-18 10:44:33 UTC; unix
