Package: rgeomorphon Type: Package Title: A Lightweight Implementation of the Geomorphon Algorithm Version: 0.3.1 Authors@R: person(given = "Andrew", family = "Brown", role = c("aut", "cre"), email = "brown.andrewg@gmail.com", comment = c(ORCID="0000-0002-4565-533X")) Maintainer: Andrew Brown Description: A lightweight implementation of the geomorphon terrain form classification algorithm of Jasiewicz and Stepinski (2013) based largely on the 'GRASS GIS' 'r.geomorphon' module. This implementation employs a novel algorithm written in C++ and 'RcppParallel'. License: GPL (>= 3) Depends: R (>= 3.6.2) Imports: Rcpp, RcppParallel LinkingTo: Rcpp, RcppArmadillo, RcppParallel Suggests: terra, future.apply, litedown, tinytest Enhances: future, parallel Encoding: UTF-8 Language: en-US RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) URL: https://github.com/brownag/rgeomorphon/, https://humus.rocks/rgeomorphon/ BugReports: https://github.com/brownag/rgeomorphon/issues LazyData: true VignetteBuilder: litedown Config/pak/sysreqs: make Repository: https://brownag.r-universe.dev Date/Publication: 2026-03-26 05:25:52 UTC RemoteUrl: https://github.com/brownag/rgeomorphon RemoteRef: HEAD RemoteSha: 3e4e4fd49146a42ddd05028fa677f7a9ecaf2570 NeedsCompilation: yes Packaged: 2026-05-25 07:50:29 UTC; root Author: Andrew Brown [aut, cre] (ORCID: )