Package: rebird Version: 1.3.9007 Title: R Client for the eBird Database of Bird Observations Description: A programmatic client for the eBird database (), 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("Dave", "Slager", role = "ctb", comment = c(ORCID = "0000-0003-2525-2039")), person("Sebastian", "Pardo", role = c("aut", "cre"), email = "sebpardo@gmail.com", comment = c(ORCID = "0000-0002-4147-5796")), person("Richard", "Littauer", role = "ctb", email = "richard.littauer@gmail.com", comment = c(ORCID = "0000-0001-5428-7535")) ) 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, vcr (>= 0.6.0), withr RoxygenNote: 7.3.2 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 LazyData: true Config/pak/sysreqs: libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2025-05-01 17:35:11 UTC RemoteUrl: https://github.com/ropensci/rebird RemoteRef: main RemoteSha: f4e151e8c6e2bbe290b2791d733dcf152d99a1ef NeedsCompilation: no Packaged: 2026-06-14 07:38:31 UTC; root Author: Rafael Maia [aut], Scott Chamberlain [aut] (ORCID: ), Andy Teucher [aut], Guy Babineau [ctb], Marianna Foos [ctb], David Bradnum [ctb], Dave Slager [ctb] (ORCID: ), Sebastian Pardo [aut, cre] (ORCID: ), Richard Littauer [ctb] (ORCID: ) Maintainer: Sebastian Pardo