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 05 Mar. 2026.
Previous versions and publish date:
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

pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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