APAtree: Computation of the 'Area Potentially Available' (APA) to Trees

Maps of the 'area potentially available' (APA) of trees is calculated from mapped forest stands using the approach from Gspaltl et al. (2012) <doi:10.1093/forestry/cps052>. This is done by computing a rasterized version of 'weighted voronoi diagrams' using a an approximation of the trees competitive ability (e.g., crown radius, leaf area) as weight. The main output are 'Raster*'- objects from the 'raster' package that are stored together with the raw data in apa_list's, the main class of the 'APAtree' package. Aggregation functions are provided to calculate stand characteristics based on APA-maps such as relative proportions according to APA-size and the neighborhood diversity index NDiv (Glatthorn (2021) <doi:10.1016/j.ecolind.2021.108073>).

Version: 1.0.1
Depends: R (≥ 4.0.0), raster, sf
Imports: Rcpp (≥ 1.0.7), lwgeom, FD, parallel, units, stats, graphics, utils, methods
LinkingTo: BH, Rcpp
Suggests: rmarkdown, knitr, testthat, dplyr, purrr, tibble, tidyr, openssl
Published: 2021-08-17
Author: Jonas Glatthorn
Maintainer: Jonas Glatthorn <jonas.glatthorn at posteo.de>
BugReports: https://github.com/JonasGlatthorn/APAtree/issues/
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/JonasGlatthorn/APAtree/
NeedsCompilation: yes
SystemRequirements: C++14
Citation: APAtree citation info
Materials: README NEWS
CRAN checks: APAtree results

Documentation:

Reference manual: APAtree.pdf
Vignettes: APAtree-vignette

Downloads:

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

Linking:

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