Package: aboveR
Title: 'LiDAR' Terrain Analysis and Change Detection from Above
Version: 0.1.0
Authors@R: 
    person("Chris", "Lyons", , "chris.lyons@ky.gov",
           role = c("aut", "cre"))
Description: Terrain change detection, cut and fill volume estimation,
    terrain profiling, reclamation monitoring, erosion analysis, and flood
    risk assessment from 'LiDAR' (Light Detection and Ranging) point
    clouds and digital elevation models ('DEMs'). Applications include
    surface mine reclamation monitoring, sediment pond capacity tracking,
    highwall safety classification, and erosion channel detection. Built
    on 'lidR' for point cloud I/O and 'terra' for raster operations.
    Includes access utilities for 'KyFromAbove' cloud-native elevation
    data on Amazon Web Services ('AWS') <https://kyfromabove.ky.gov/>.
    Methods for terrain change detection and volume estimation follow
    Li and others (2005) <doi:10.1016/j.geomorph.2004.10.007>.
License: MIT + file LICENSE
URL: https://github.com/chrislyonsKY/aboveR
BugReports: https://github.com/chrislyonsKY/aboveR/issues
Depends: R (>= 4.1.0)
Imports: lidR, terra, sf
Suggests: rstac, httr2, cli, rgl, mapview, ggplot2, whitebox, testthat
        (>= 3.0.0), knitr, rmarkdown
Encoding: UTF-8
RoxygenNote: 7.3.3
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-03-12 20:48:19 UTC; chrislyons
Author: Chris Lyons [aut, cre]
Maintainer: Chris Lyons <chris.lyons@ky.gov>
Repository: CRAN
Date/Publication: 2026-03-19 13:10:10 UTC
