Package: aboveR
Title: 'LiDAR' Terrain Analysis and Change Detection from Above
Version: 1.0.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, flood inundation analysis, slope and aspect
    computation, hillshade generation, contour extraction, reclamation
    monitoring, erosion analysis, and engineering export (LandXML, STL)
    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: covr, rstac, httr2, cli, rgl, mapview, ggplot2, whitebox,
        withr, testthat (>= 3.0.0), knitr, rmarkdown
Encoding: UTF-8
RoxygenNote: 7.3.3
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-04-02 12:08:40 UTC; chris.lyons
Author: Chris Lyons [aut, cre]
Maintainer: Chris Lyons <chris.lyons@ky.gov>
Repository: CRAN
Date/Publication: 2026-04-03 02:20:09 UTC
Built: R 4.5.3; ; 2026-04-25 20:20:52 UTC; windows
