Package: landscapeR 1.3

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.

Authors:Dario Masante [aut, cre], Lora Murphy [ctb]

landscapeR_1.3.tar.gz
landscapeR_1.3.zip(r-4.5)landscapeR_1.3.zip(r-4.4)landscapeR_1.3.zip(r-4.3)
landscapeR_1.3.tgz(r-4.5-x86_64)landscapeR_1.3.tgz(r-4.5-arm64)landscapeR_1.3.tgz(r-4.4-x86_64)landscapeR_1.3.tgz(r-4.4-arm64)landscapeR_1.3.tgz(r-4.3-x86_64)landscapeR_1.3.tgz(r-4.3-arm64)
landscapeR_1.3.tar.gz(r-4.5-noble)landscapeR_1.3.tar.gz(r-4.4-noble)
landscapeR_1.3.tgz(r-4.4-emscripten)landscapeR_1.3.tgz(r-4.3-emscripten)
landscapeR.pdf |landscapeR.html
landscapeR/json (API)
NEWS

# Install 'landscapeR' in R:
install.packages('landscapeR', repos = c('https://dariomasante.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/dariomasante/landscaper/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

cpp

5.02 score 35 scripts 264 downloads 2 mentions 5 exports 2 dependencies

Last updated 2 months agofrom:b3c4a799cc. Checks:11 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 05 2025
R-4.5-win-x86_64OKFeb 05 2025
R-4.5-mac-x86_64OKFeb 05 2025
R-4.5-mac-aarch64OKFeb 05 2025
R-4.5-linux-x86_64OKFeb 05 2025
R-4.4-win-x86_64OKFeb 05 2025
R-4.4-mac-x86_64OKFeb 05 2025
R-4.4-mac-aarch64OKFeb 05 2025
R-4.3-win-x86_64OKFeb 05 2025
R-4.3-mac-x86_64OKFeb 05 2025
R-4.3-mac-aarch64OKFeb 05 2025

Exports:expandClassmakeClassmakeLinemakePatchrmSingle

Dependencies:Rcppterra

Introduction to landscapeR

Rendered fromlandscapeR.Rmdusingknitr::knitron Feb 05 2025.

Last update: 2024-12-07
Started: 2016-06-03