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:
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')) |
Bug tracker:https://github.com/dariomasante/landscaper/issues
Last updated 6 days agofrom:8138a2635d. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win-x86_64 | NOTE | Oct 31 2024 |
R-4.5-linux-x86_64 | NOTE | Oct 31 2024 |
R-4.4-win-x86_64 | NOTE | Oct 31 2024 |
R-4.4-mac-x86_64 | NOTE | Oct 31 2024 |
R-4.4-mac-aarch64 | NOTE | Oct 31 2024 |
R-4.3-win-x86_64 | NOTE | Oct 31 2024 |
R-4.3-mac-x86_64 | NOTE | Oct 31 2024 |
R-4.3-mac-aarch64 | NOTE | Oct 31 2024 |
Readme and manuals
Help Manual
Help page | Topics |
---|---|
landscapeR: A landscape simulator for R. | landscapeR-package landscapeR |
Expand an existing class of patches. | expandClass |
Create a class of patches. | makeClass |
Create a linear patch (beta version). | makeLine |
Create a single patch | makePatch |
Remove single tones from patches | rmSingle |