Package: BerkeleyForestsAnalytics
Title: Compute and Summarize Core Forest Metrics from Field Data
Version: 2.0.4
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 <https://github.com/kearutherford/BerkeleyForestsAnalytics>.
License: file LICENSE
URL: https://github.com/kearutherford/BerkeleyForestsAnalytics
Depends: R (>= 2.10)
Imports: utils
Suggests: dplyr, knitr, rmarkdown, testthat (>= 3.0.0), tidyr
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-01-10 00:21:42 UTC; kruth
Author: Kea Rutherford [aut, cre],
  John Battles [aut],
  Danny Foster [aut],
  The Regents of the University of California (Regents) [cph]
Maintainer: Kea Rutherford <krutherford@berkeley.edu>
Repository: CRAN
Date/Publication: 2025-01-10 21:10:02 UTC
Built: R 4.5.1; ; 2025-10-06 01:06:27 UTC; windows
