Simulates categorical maps on actual geographical realms, starting from either empty landscapes or landscapes provided by the user (e.g. land use maps). Allows to tweak or create landscapes while retaining a high degree of control on its features, without the hassle of specifying each location attribute. In this it differs from other tools which generate null or neutral landscapes in a theoretical space. The basic algorithm currently implemented uses a simple agent style/cellular automata growth model, with no rules (apart from areas of exclusion) and von Neumann neighbourhood (four cells, aka Rook case). Outputs are raster dataset exportable to any common GIS format.
Version: | 1.3 |
Imports: | terra, Rcpp (≥ 1.0.3) |
LinkingTo: | Rcpp |
Suggests: | markdown, knitr |
Published: | 2024-11-01 |
DOI: | 10.32614/CRAN.package.landscapeR |
Author: | Dario Masante [aut, cre], Lora Murphy [ctb] |
Maintainer: | Dario Masante <dario.masante at gmail.com> |
BugReports: | https://github.com/dariomasante/landscapeR/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
Copyright: | Natural Environment Research Council (NERC) and Centre for
Ecology and Hydrology (CEH) landscapeR copyright details |
URL: | https://github.com/dariomasante/landscapeR |
NeedsCompilation: | yes |
Citation: | landscapeR citation info |
Materials: | NEWS |
CRAN checks: | landscapeR results |
Reference manual: | landscapeR.pdf |
Vignettes: |
Overview of package 'landscapeR' (source, R code) |
Package source: | landscapeR_1.3.tar.gz |
Windows binaries: | r-devel: landscapeR_1.2.zip, r-release: landscapeR_1.3.zip, r-oldrel: landscapeR_1.3.zip |
macOS binaries: | r-release (arm64): landscapeR_1.3.tgz, r-oldrel (arm64): landscapeR_1.3.tgz, r-release (x86_64): landscapeR_1.3.tgz, r-oldrel (x86_64): landscapeR_1.3.tgz |
Old sources: | landscapeR archive |
Please use the canonical form https://CRAN.R-project.org/package=landscapeR to link to this page.