auk: eBird Data Extraction and Processing with AWK

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.1.0
Depends: R (≥ 3.1.2)
Imports: assertthat, stringr, stringi, countrycode, tidyr, dplyr (≥ 0.7.0), rlang
Suggests: readr, data.table, knitr, rmarkdown, testthat, covr
Published: 2017-10-21
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, http://CornellLabofOrnithology.github.io/auk/
NeedsCompilation: no
Citation: auk citation info
Materials: NEWS
CRAN checks: auk results

Downloads:

Reference manual: auk.pdf
Vignettes: Introduction to auk
Introduction to auk
Package source: auk_0.1.0.tar.gz
Windows binaries: r-devel: auk_0.1.0.zip, r-release: auk_0.1.0.zip, r-oldrel: auk_0.1.0.zip
OS X El Capitan binaries: r-release: auk_0.1.0.tgz
OS X Mavericks binaries: r-oldrel: auk_0.1.0.tgz
Old sources: auk archive

Linking:

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