Package: standrecon Title: Reconstruct Historical Forest Stand Conditions Version: 0.1.0.9000 Authors@R: person("Kurt", "Riggin", email = "krigscholar@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0009-0004-4700-1251")) Description: Reconstructs forest stand basal area and stem density at user-specified reference years using tree-level inventory data. The method estimates missing tree ages, back-calculates diameters using species-specific growth rates, and incorporates decay-class-based decomposition to infer mortality timing for dead trees. Results are returned in a tidy long format suitable for analysis and visualization. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://github.com/kriggithub/standrecon BugReports: https://github.com/kriggithub/standrecon/issues Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Imports: stats, utils Depends: R (>= 3.5) LazyData: true Repository: https://kriggithub.r-universe.dev Date/Publication: 2026-04-14 16:12:02 UTC RemoteUrl: https://github.com/kriggithub/standrecon RemoteRef: HEAD RemoteSha: 9132a6d606bdeb808e4062f9c5153024906c48af NeedsCompilation: no Packaged: 2026-07-13 05:52:27 UTC; root Author: Kurt Riggin [aut, cre, cph] (ORCID: ) Maintainer: Kurt Riggin