Package: standrecon
Title: Reconstruct Historical Forest Stand Conditions
Version: 0.1.0
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
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
NeedsCompilation: no
Packaged: 2026-04-01 22:43:12 UTC; Kurt
Author: Kurt Riggin [aut, cre, cph] (ORCID:
    <https://orcid.org/0009-0004-4700-1251>)
Maintainer: Kurt Riggin <krigscholar@gmail.com>
Repository: CRAN
Date/Publication: 2026-04-08 19:10:12 UTC
