Package: MultiscaleDTM
Title: Multi-Scale Geomorphometric Terrain Attributes
Version: 1.0
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) <doi:10.1111/tgis.13067>).
License: GPL (>= 3)
Encoding: UTF-8
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
NeedsCompilation: yes
Packaged: 2025-05-20 18:17:44 UTC; socce
Author: Alexander Ilich [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-1758-8499>),
  Vincent Lecours [aut],
  Benjamin Misiuk [aut],
  Steven Murawski [aut]
Maintainer: Alexander Ilich <ailich@usf.edu>
Repository: CRAN
Date/Publication: 2025-05-20 18:50:03 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-08 04:08:33 UTC; windows
Archs: x64
