landscapeR: Categorical Landscape Simulation Facility

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.2
Imports: raster, Rcpp
LinkingTo: Rcpp
Suggests: knitr, rmarkdown
Published: 2017-07-05
Author: Dario Masante [aut, cre]
Maintainer: Dario Masante <dario.masante at gmail.com>
BugReports: https://github.com/dariomasante/landscapeR/issues
License: GPL (≥ 3)
Copyright: Natural Environment Research Council (NERC) and Centre for Ecology and Hydrology (CEH)
landscapeR copyright details
URL: https://github.com/dariomasante/landscapeR
NeedsCompilation: yes
Materials: NEWS
CRAN checks: landscapeR results

Documentation:

Reference manual: landscapeR.pdf
Vignettes: Overview of package 'landscapeR'

Downloads:

Package source: landscapeR_1.2.tar.gz
Windows binaries: r-devel: landscapeR_1.2.zip, r-release: landscapeR_1.2.zip, r-oldrel: landscapeR_1.2.zip
macOS binaries: r-release (arm64): landscapeR_1.2.tgz, r-oldrel (arm64): landscapeR_1.2.tgz, r-release (x86_64): landscapeR_1.2.tgz
Old sources: landscapeR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=landscapeR to link to this page.