Package: MultiscaleDTM Title: Multi-Scale Geomorphometric Terrain Attributes Version: 1.0.1 Authors@R: c( person(given = "Alexander", family = "Ilich", role = c("aut", "cre"), email = "ailich@usf.edu", comment = c(ORCID = "0000-0003-1758-8499")), person(given = "Vincent", family = "Lecours", role = c("aut")), person(given = "Benjamin", family = "Misiuk", role = c("aut")), person(given = "Steven", family = "Murawski", role = c("aut"))) Description: Calculates multi-scale geomorphometric terrain attributes from regularly gridded digital terrain models using a variable focal windows size (Ilich et al. (2023) ). License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 BugReports: https://github.com/ailich/MultiscaleDTM/issues Depends: R (>= 3.5.0), terra (>= 1.7.46) SystemRequirements: C++17 LinkingTo: Rcpp, RcppArmadillo Imports: Rcpp, raster, dplyr, shiny, rgl, stats, utils Suggests: knitr, rmarkdown, tmap, colorRamps, cowplot, magick, testthat (>= 3.0.0) URL: https://ailich.github.io/MultiscaleDTM/, https://github.com/ailich/MultiscaleDTM VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: cmake libfreetype6-dev libgdal-dev gdal-bin libgeos-dev libglu1-mesa-dev make texlive libpng-dev libuv1-dev libgl1-mesa-dev libproj-dev libsqlite3-dev zlib1g-dev Repository: https://ailich.r-universe.dev Date/Publication: 2025-11-25 21:29:14 UTC RemoteUrl: https://github.com/ailich/multiscaledtm RemoteRef: HEAD RemoteSha: 20bb474a432dbcec29fd96d78e7688e8b2cd0fff NeedsCompilation: yes Packaged: 2026-06-23 08:54:08 UTC; root Author: Alexander Ilich [aut, cre] (ORCID: ), Vincent Lecours [aut], Benjamin Misiuk [aut], Steven Murawski [aut] Maintainer: Alexander Ilich