Other packages > Find by keyword >

auk  

eBird Data Extraction and Processing in R
View on CRAN: Click here


Download and install auk package within the R console
Install from CRAN:
install.packages("auk")

Install from Github:
library("remotes")
install_github("cran/auk")

Install by package version:
library("remotes")
install_version("auk", "0.9.1")



Attach the package and use:
library("auk")
Maintained by
Matthew Strimas-Mackey
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-07-05
Latest Update: 2025-06-20
Description:
Extract and process bird sightings records from eBird (), an online tool for recording bird observations. Public access to the full eBird database is via the eBird Basic Dataset (EBD; see 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.
How to cite:
Matthew Strimas-Mackey (2017). auk: eBird Data Extraction and Processing in R. R package version 0.9.1, https://cran.r-project.org/web/packages/auk. Accessed 18 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:19), 0.0.1 (2017-07-05 13:44), 0.0.2 (2017-07-06 00:32), 0.1.0 (2017-10-21 08:36), 0.2.0 (2018-03-20 19:05), 0.2.1 (2018-03-28 12:51), 0.2.2 (2018-07-23 20:50), 0.3.0 (2018-10-04 16:40), 0.3.1 (2018-12-08 00:30), 0.3.2 (2019-02-04 16:44), 0.3.3 (2019-06-23 09:10), 0.4.0 (2019-09-23 20:20), 0.4.1 (2020-04-03 16:00), 0.4.2 (2020-10-19 22:40), 0.4.3 (2020-11-23 07:40), 0.4.4 (2021-07-22 00:10), 0.5.0 (2021-09-16 18:00), 0.5.1 (2021-10-27 20:00), 0.6.0 (2022-10-30 00:16), 0.7.0 (2023-11-14 10:43), 0.8.0 (2025-01-14 20:40), 0.8.1 (2025-05-04 15:30), 0.8.2 (2025-06-21 01:20), 0.9.0 (2025-12-17 12:40)
Other packages that cited auk R package
View auk citation profile
Other R packages that auk depends, imports, suggests or enhances
Complete documentation for auk
Functions, R codes and Examples using the auk R package
Some associated functions: auk-package . auk . auk_bbox . auk_bcr . auk_breeding . auk_clean . auk_complete . auk_country . auk_county . auk_date . auk_distance . auk_duration . auk_ebd . auk_ebd_version . auk_exotic . auk_extent . auk_filter . auk_get_awk_path . auk_get_ebd_path . auk_last_edited . auk_observer . auk_project . auk_protocol . auk_rollup . auk_sampling . auk_select . auk_set_awk_path . auk_set_ebd_path . auk_species . auk_split . auk_state . auk_time . auk_unique . auk_version . auk_year . auk_zerofill . bcr_codes . ebird_species . ebird_states . ebird_taxonomy . filter_repeat_visits . format_unmarked_occu . get_ebird_taxonomy . read_ebd . reexports . valid_protocols . 
Some associated R codes: auk-bbox.R . auk-bcr.R . auk-breeding.R . auk-clean.R . auk-complete.R . auk-country.R . auk-county.R . auk-date.R . auk-distance.R . auk-duration.R . auk-ebd-version.R . auk-ebd.R . auk-exotic.R . auk-filter.R . auk-get-awk-path.R . auk-get-ebd-path.R . auk-last-edited.R . auk-observer.R . auk-package.R . auk-project.R . auk-protocol.R . auk-rollup.R . auk-sampling.R . auk-select.R . auk-set-awk-path.R . auk-set-ebd-path.R . auk-species.R . auk-split.R . auk-state.R . auk-time.R . auk-unique.R . auk-version.R . auk-year.R . auk-zerofill.R . data.R . ebird-species.R . filter-repeat-visits.R . format-unmarked-occu.R . get-ebird-taxonomy.R . pipe.R . read.R . utils.R . zzz.R .  Full auk package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA