Package: birdsize Title: Estimate Avian Body Size Distributions Version: 0.0.0.9000 Date: 2023-02-27 Authors@R: c( person("Renata", "Diaz", , "renata.diaz@weecology.org", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0803-4734")), person("John", "Dunning", role = "dtc") ) Description: 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. License: MIT + file LICENSE URL: https://github.com/diazrenata/birdsize BugReports: https://github.com/diazrenata/birdsize/issues Depends: R (>= 2.10) Imports: stats, truncnorm Suggests: covr, dplyr, ggplot2, knitr, purrr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Repository: https://ropensci.r-universe.dev Date/Publication: 2023-12-08 19:24:29 UTC RemoteUrl: https://github.com/ropensci/birdsize RemoteRef: main RemoteSha: 78d7840018d750a5917547e71843da953a3a89cb NeedsCompilation: no Packaged: 2026-07-01 08:19:56 UTC; root Author: Renata Diaz [aut, cre] (ORCID: ), John Dunning [dtc] Maintainer: Renata Diaz