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.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'))

Peer review:

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

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

On CRAN:

4.72 score 26 scripts 182 downloads 2 mentions 5 exports 2 dependencies

Last updated 6 days agofrom:8138a2635d. Checks:OK: 1 NOTE: 8. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 31 2024
R-4.5-win-x86_64NOTEOct 31 2024
R-4.5-linux-x86_64NOTEOct 31 2024
R-4.4-win-x86_64NOTEOct 31 2024
R-4.4-mac-x86_64NOTEOct 31 2024
R-4.4-mac-aarch64NOTEOct 31 2024
R-4.3-win-x86_64NOTEOct 31 2024
R-4.3-mac-x86_64NOTEOct 31 2024
R-4.3-mac-aarch64NOTEOct 31 2024

Exports:expandClassmakeClassmakeLinemakePatchrmSingle

Dependencies:Rcppterra

Introduction to landscapeR

Rendered fromlandscapeR.Rmdusingknitr::knitron Oct 31 2024.

Last update: 2024-10-30
Started: 2016-06-03