rFIA: Estimation of Forest Variables using the FIA Database

The goal of 'rFIA' is to increase the accessibility and use of the United States Forest Services (USFS) Forest Inventory and Analysis (FIA) Database by providing a user-friendly, open source toolkit to easily query and analyze FIA Data. Designed to accommodate a wide range of potential user objectives, 'rFIA' simplifies the estimation of forest variables from the FIA Database and allows all R users (experts and newcomers alike) to unlock the flexibility inherent to the Enhanced FIA design. Specifically, 'rFIA' improves accessibility to the spatial-temporal estimation capacity of the FIA Database by producing space-time indexed summaries of forest variables within user-defined population boundaries. Direct integration with other popular R packages (e.g., 'dplyr', 'tidyr', and 'sf') facilitates efficient space-time query and data summary, and supports common data representations and API design. The package implements design-based estimation procedures outlined by Bechtold & Patterson (2005) <doi:10.2737/SRS-GTR-80>, and has been validated against estimates and sampling errors produced by FIA 'EVALIDator'. Current development is focused on the implementation of spatially-enabled model-assisted estimators to improve population, change, and ratio estimates.

Version: 1.0.0
Depends: R (≥ 3.1.0)
Imports: dplyr (≥ 1.0.0), dtplyr (≥ 1.0.0), tidyr (≥ 1.0.0), stringr, sf, parallel, methods, data.table, bit64, tidyselect (≥ 1.0.0), rlang, ggplot2
Suggests: knitr, rmarkdown, gganimate, R2jags, coda
Published: 2021-12-15
Author: Hunter Stanke [aut, cre], Andrew Finley [aut]
Maintainer: Hunter Stanke <stankehu at msu.edu>
BugReports: https://github.com/hunter-stanke/rFIA/issues
License: GPL-3
URL: https://github.com/hunter-stanke/rFIA
NeedsCompilation: no
Citation: rFIA citation info
Materials: README
CRAN checks: rFIA results

Documentation:

Reference manual: rFIA.pdf

Downloads:

Package source: rFIA_1.0.0.tar.gz
Windows binaries: r-devel: rFIA_1.0.0.zip, r-release: rFIA_1.0.0.zip, r-oldrel: rFIA_1.0.0.zip
macOS binaries: r-release (arm64): rFIA_1.0.0.tgz, r-oldrel (arm64): rFIA_1.0.0.tgz, r-release (x86_64): rFIA_1.0.0.tgz, r-oldrel (x86_64): rFIA_1.0.0.tgz
Old sources: rFIA archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rFIA to link to this page.