Package: landscapeR 1.3.1

Dario Masante

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.1.tar.gz
landscapeR_1.3.1.tar.gz(r-4.5-noble)landscapeR_1.3.1.tar.gz(r-4.4-noble)
landscapeR_1.3.1.tgz(r-4.4-emscripten)landscapeR_1.3.1.tgz(r-4.3-emscripten)
landscapeR.pdf |landscapeR.html
landscapeR/json (API)
NEWS

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

Peer review:

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

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

cpp

3.15 score 1 stars 35 scripts 638 downloads 2 mentions 5 exports 2 dependencies

Last updated 18 days agofrom:a406c330a4. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKDec 07 2024
R-4.5-linux-x86_64OKDec 07 2024

Exports:expandClassmakeClassmakeLinemakePatchrmSingle

Dependencies:Rcppterra

Introduction to landscapeR

Rendered fromlandscapeR.Rmdusingknitr::knitron Dec 07 2024.

Last update: 2024-12-07
Started: 2016-05-22