Package: BerkeleyForestsAnalytics Title: Compute and Summarize Core Forest Metrics from Field Data Version: 3.0.1 Authors@R: c( person("Kea", "Rutherford", , "krutherford@berkeley.edu", role = c("aut", "cre")), person("John", "Battles", role = "aut"), person("Danny", "Foster", role = "aut"), person("The Regents of the University of California (Regents)", role = "cph") ) Description: A suite of open-source R functions designed to produce standard metrics for forest management and ecology from forest inventory data. The overarching goal is to minimize potential inconsistencies introduced by the algorithms used to compute and summarize core forest metrics. Learn more about the purpose of the package and the specific algorithms used in the package at . License: file LICENSE URL: https://github.com/kearutherford/BerkeleyForestsAnalytics Depends: R (>= 3.5) Imports: utils Suggests: dplyr, knitr, rmarkdown, testthat (>= 3.0.0), tidyr VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Repository: https://kearutherford.r-universe.dev Date/Publication: 2026-03-17 23:14:38 UTC RemoteUrl: https://github.com/kearutherford/berkeleyforestsanalytics RemoteRef: HEAD RemoteSha: 645db9eb253f661f5b5880486c84951a81c33add NeedsCompilation: no Packaged: 2026-07-15 05:48:12 UTC; root Author: Kea Rutherford [aut, cre], John Battles [aut], Danny Foster [aut], The Regents of the University of California (Regents) [cph] Maintainer: Kea Rutherford