Extract and process bird sightings records from eBird (<http://ebird.org>), an online tool for recording bird observations. Public access to the full eBird database is via the eBird Basic Dataset (EBD; see <http://ebird.org/ebird/data/download> for access), a downloadable text file. This package is an interface to AWK for extracting data from the EBD based on taxonomic, spatial, or temporal filters, to produce a manageable file size that can be imported into R.
Version: | 0.5.1 |
Depends: | R (≥ 3.1.2) |
Imports: | assertthat, countrycode (≥ 1.0.0), dplyr (≥ 0.7.8), httr, magrittr, readr (≥ 2.0.0), rlang (≥ 0.3.0), stringi, stringr, tidyr (≥ 0.8.0), utils |
Suggests: | covr, knitr, rmarkdown, sf, testthat, unmarked |
Published: | 2021-10-27 |
Author: | Matthew Strimas-Mackey [aut, cre], Eliot Miller [aut], Wesley Hochachka [aut], Cornell Lab of Ornithology [cph] |
Maintainer: | Matthew Strimas-Mackey <mes335 at cornell.edu> |
BugReports: | https://github.com/CornellLabofOrnithology/auk/issues |
License: | GPL-3 |
URL: | https://github.com/CornellLabofOrnithology/auk, https://cornelllabofornithology.github.io/auk/ |
NeedsCompilation: | no |
Citation: | auk citation info |
Materials: | NEWS |
CRAN checks: | auk results |
Reference manual: | auk.pdf |
Vignettes: |
Introduction to auk auk development |
Package source: | auk_0.5.1.tar.gz |
Windows binaries: | r-devel: auk_0.5.1.zip, r-release: auk_0.5.1.zip, r-oldrel: auk_0.5.1.zip |
macOS binaries: | r-release (arm64): auk_0.5.1.tgz, r-oldrel (arm64): auk_0.5.1.tgz, r-release (x86_64): auk_0.5.1.tgz, r-oldrel (x86_64): auk_0.5.1.tgz |
Old sources: | auk archive |
Please use the canonical form https://CRAN.R-project.org/package=auk to link to this page.