Package: forestTIME Title: Generate Annualized Carbon and Biomass Estimates from FIA Data Version: 2.2.0.9000 Authors@R: c( person("Eric R.", "Scott", , "ericrscott@arizona.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7430-7879")), person("Renata", "Diaz", role = "aut", comment = c(ORCID = "0000-0003-0803-4734")), person("Dani", "Steinberg", role = "ctb", comment = c(ORCID = "0000-0002-3695-3837")), person("David M.", "Walker", role = "ctb"), person("Kristina", "Riemer", role = "ctb", comment = c(ORCID = "0000-0003-3802-3331")), person("Margaret", "Evans", role = "ctb"), person("Grant", "Domke", role = "ctb", comment = c(ORCID = "0000-0003-0485-0355")), person("Brian F.", "Walters", role = "ctb"), person("Arizona Board of Regents on behalf of The University of Arizona", role = "cph", comment = c(ROR = "https://ror.org/0054f1w39")) ) Description: Uses interpolation and extrapolation to create annualized versions of Forest Inventory Analysis (FIA). License: MIT + file LICENSE URL: https://github.com/Evans-Ecology-Lab/forestTIME https://cct-datascience.r-universe.dev/forestTIME, https://evans-ecology-lab.github.io/forestTIME/ BugReports: https://github.com/Evans-Ecology-Lab/forestTIME/issues Depends: R (>= 4.2.0) Imports: cli (>= 3.6.4), curl (>= 6.2.1), dplyr (>= 1.1.4), fs (>= 1.6.5), glue (>= 1.8.0), Hmisc (>= 5.2-2), purrr (>= 1.0.4), rFIA (>= 1.1.1), rlang (>= 1.1.5), stringr (>= 1.5.1), tidyr (>= 1.3.1), vctrs Suggests: ggplot2, knitr, nanoparquet, quarto, readr, rmarkdown, testthat (>= 3.0.0), tibble, waldo, withr VignetteBuilder: knitr, quarto Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://cct-datascience.r-universe.dev Date/Publication: 2026-06-09 17:32:34 UTC RemoteUrl: https://github.com/Evans-Ecology-Lab/forestTIME RemoteRef: HEAD RemoteSha: 8ccd9138ac4ec5d558a5de1e6beb79cb39d3f3a0 NeedsCompilation: no Packaged: 2026-06-09 19:27:41 UTC; root Author: Eric R. Scott [aut, cre] (ORCID: ), Renata Diaz [aut] (ORCID: ), Dani Steinberg [ctb] (ORCID: ), David M. Walker [ctb], Kristina Riemer [ctb] (ORCID: ), Margaret Evans [ctb], Grant Domke [ctb] (ORCID: ), Brian F. Walters [ctb], Arizona Board of Regents on behalf of The University of Arizona [cph] (ROR: ) Maintainer: Eric R. Scott