auk: eBird Data Extraction and Processing in R

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.7.0
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)
Suggests: covr, knitr, rmarkdown, sf, testthat, unmarked, withr
Published: 2023-11-14
Author: Matthew Strimas-Mackey ORCID iD [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

Documentation:

Reference manual: auk.pdf
Vignettes: Introduction to auk
auk development

Downloads:

Package source: auk_0.7.0.tar.gz
Windows binaries: r-devel: auk_0.7.0.zip, r-release: auk_0.7.0.zip, r-oldrel: auk_0.7.0.zip
macOS binaries: r-release (arm64): auk_0.7.0.tgz, r-oldrel (arm64): auk_0.7.0.tgz, r-release (x86_64): auk_0.7.0.tgz
Old sources: auk archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=auk to link to this page.