Package: rLakeHabitat
Type: Package
Title: Interpolate Bathymetry and Quantify Physical Aquatic Habitat
Version: 1.0.1
Date: 2025-11-06
URL: https://gitlab.com/tristanblechinger/rlakehabitat
BugReports: https://gitlab.com/tristanblechinger/rlakehabitat/-/issues
Depends: R (>= 4.3.0)
Imports: dplyr, terra, gstat, sf, ggplot2, gganimate, tidyterra,
        rLakeAnalyzer, isoband
Authors@R: 
    c(person("Tristan", "Blechinger", , "tblechin@uwyo.edu", role = c("aut", "cre"),
           comment = c(ORCID = "0009-0005-6730-8856")),
           person("Sean", "Bertalot", , "sbertalo@uwyo.edu", role = c("aut"), comment = c(ORCID = "0000-0001-8099-0144")))
Maintainer: Tristan Blechinger <tblechin@uwyo.edu>
Description: Offers bathymetric interpolation using Inverse Distance Weighted and Ordinary Kriging via the 'gstat' and 'terra' packages. Other functions focus on quantifying physical aquatic habitats (e.g., littoral, epliminion, metalimnion, hypolimnion) from interpolated digital elevation models (DEMs). Functions were designed to calculate these metrics across water levels for use in reservoirs but can be applied to any DEM and will provide values for fixed conditions. Parameters like Secchi disk depth or estimated photic zone, thermocline depth, and water level fluctuation depth are included in most functions.
License: GPL (>= 3)
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-11-06 22:09:29 UTC; tblechin
Author: Tristan Blechinger [aut, cre] (ORCID:
    <https://orcid.org/0009-0005-6730-8856>),
  Sean Bertalot [aut] (ORCID: <https://orcid.org/0000-0001-8099-0144>)
Repository: CRAN
Date/Publication: 2025-11-07 10:00:13 UTC
Built: R 4.4.1; ; 2025-11-07 12:08:21 UTC; unix
