Package: birdsize 0.0.0.9000
birdsize: Estimate Avian Body Size Distributions
Generate estimated body size distributions for populations or communities of birds, given either species ID or species' mean body size. Designed to work naturally with the North American Breeding Bird Survey, or with any dataset of bird species, abundance, and/or mean size data.
Authors:
birdsize_0.0.0.9000.tar.gz
birdsize_0.0.0.9000.zip(r-4.5)birdsize_0.0.0.9000.zip(r-4.4)birdsize_0.0.0.9000.zip(r-4.3)
birdsize_0.0.0.9000.tgz(r-4.4-any)birdsize_0.0.0.9000.tgz(r-4.3-any)
birdsize_0.0.0.9000.tar.gz(r-4.5-noble)birdsize_0.0.0.9000.tar.gz(r-4.4-noble)
birdsize_0.0.0.9000.tgz(r-4.4-emscripten)birdsize_0.0.0.9000.tgz(r-4.3-emscripten)
birdsize.pdf |birdsize.html✨
birdsize/json (API)
NEWS
# Install 'birdsize' in R: |
install.packages('birdsize', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/diazrenata/birdsize/issues
- demo_route_clean - Cleaned data for a hypothetical Breeding Bird Survey route.
- demo_route_raw - Raw data for a hypothetical Breeding Bird Survey route.
- known_species - List of species known to 'birdsize'
- toy_aou_community - Toy data frame of abundances and AOUs
- toy_size_community - Toy data frame of abundances and species mean sizes
- toy_species_name_community - Toy data frame of abundances and species names
Last updated 12 months agofrom:78d7840018 (on main). Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 28 2024 |
R-4.5-win | NOTE | Oct 28 2024 |
R-4.5-linux | NOTE | Oct 28 2024 |
R-4.4-win | NOTE | Oct 28 2024 |
R-4.4-mac | NOTE | Oct 28 2024 |
R-4.3-win | NOTE | Oct 28 2024 |
R-4.3-mac | NOTE | Oct 28 2024 |
Exports:community_generatefilter_bbs_surveyindividual_metabolic_ratepop_generatespecies_definespecies_lookup
Dependencies:truncnorm
bbs-data
Rendered frombbs-data.Rmd
usingknitr::rmarkdown
on Oct 28 2024.Last update: 2023-11-20
Started: 2022-11-02
birdsize
Rendered frombirdsize.Rmd
usingknitr::rmarkdown
on Oct 28 2024.Last update: 2023-11-20
Started: 2022-11-02
scaling
Rendered fromscaling.Rmd
usingknitr::rmarkdown
on Oct 28 2024.Last update: 2023-11-20
Started: 2022-12-15
species
Rendered fromspecies.Rmd
usingknitr::rmarkdown
on Oct 28 2024.Last update: 2023-11-20
Started: 2022-12-12
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Simulate individual measurements for many populations | community_generate |
Cleaned data for a hypothetical Breeding Bird Survey route. | demo_route_clean |
Raw data for a hypothetical Breeding Bird Survey route. | demo_route_raw |
Clean raw Breeding Bird Survey survey data | filter_bbs_survey |
Estimate individual-level BMR | individual_metabolic_rate |
List of species known to 'birdsize' | known_species |
Simulate body masses for a population | pop_generate |
Define a species | species_define |
Species lookup | species_lookup |
Toy data frame of abundances and AOUs (for vignettes) | toy_aou_community |
Toy data frame of abundances and species mean sizes (for vignettes) | toy_size_community |
Toy data frame of abundances and species names (for vignettes) | toy_species_name_community |