# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rgeomorphon" in publications use:' type: software license: GPL-3.0-or-later title: 'rgeomorphon: A Lightweight Implementation of the Geomorphon Algorithm' version: 0.3.1 identifiers: - type: doi value: 10.32614/CRAN.package.rgeomorphon - type: url value: https://humus.rocks/rgeomorphon/ abstract: 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'. authors: - family-names: Brown given-names: Andrew email: brown.andrewg@gmail.com orcid: https://orcid.org/0000-0002-4565-533X preferred-citation: type: manual title: 'rgeomorphon: A Lightweight Implementation of the Geomorphon Algorithm' authors: - family-names: Brown given-names: Andrew email: brown.andrewg@gmail.com orcid: https://orcid.org/0000-0002-4565-533X notes: R package version 0.3.0 year: '2025' url: https://github.com/brownag/rgeomorphon/ repository: https://brownag.r-universe.dev repository-code: https://github.com/brownag/rgeomorphon commit: 3e4e4fd49146a42ddd05028fa677f7a9ecaf2570 url: https://github.com/brownag/rgeomorphon/ date-released: '2026-03-26' contact: - family-names: Brown given-names: Andrew email: brown.andrewg@gmail.com orcid: https://orcid.org/0000-0002-4565-533X references: - type: article title: Geomorphons - a pattern recognition approach to classification and mapping of landforms authors: - family-names: Jasiewicz given-names: Jaroslaw - family-names: Stepinski given-names: Tomasz journal: Geomorphology year: '2013' volume: '182' doi: 10.1016/j.geomorph.2012.11.005 start: 147-156 - type: manual title: Geographic Resources Analysis Support System (GRASS) Software, Version 8.3 authors: - family-names: Jasiewicz given-names: Jaroslaw - family-names: Stepinski given-names: Tomasz - name: GRASS Development Team notes: r.geomorphon module institution: name: Open Source Geospatial Foundation address: USA year: '2024' url: https://grass.osgeo.org/grass-stable/manuals/r.geomorphon.html