Package: rLakeHabitat Type: Package Title: Interpolate Bathymetry and Quantify Physical Aquatic Habitat Version: 1.0.2 Date: 2026-03-27 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 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: testthat (>= 3.0.0), knitr, rmarkdown Config/testthat/edition: 3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://tristanblechinger.r-universe.dev Date/Publication: 2026-06-08 16:49:39 UTC RemoteUrl: https://gitlab.com/tristanblechinger/rlakehabitat RemoteRef: HEAD RemoteSha: 4082b2d3aa0f189b7909341474d50ffc31346fc5 NeedsCompilation: no Packaged: 2026-06-08 20:46:06 UTC; root Author: Tristan Blechinger [aut, cre] (ORCID: ), Sean Bertalot [aut] (ORCID: )