landscapetools 0.6.3 (2026-06-23)
BUG FIXES
- Fix compilation with
STRICT_R_HEADERSby replacing R memory allocation macros with standard C functions insrc/get_jenkbreaks.c. - Fix broken or redirected URLs in the package vignettes.
- Reduce
show_shareplot()example runtime by wrapping heavier examples in\donttest{}. - Add missing value documentation for
theme_nlm()andutil_writeESRI(). - Replace
\dontrun{}examples with\donttest{}or runnable examples.
MAINTENANCE
- New package maintainer – Anatoly Tsyplenkov (#48).
landscapetools 0.6.0
-
util_raster2tibblecan now return a wide tibble - New function
show_shareplot -
util_as_integernow returns integer values from 1:n instead of rounding numeric values
landscapetools 0.5.0
CRAN release: 2019-02-25
- new interface for
util_classify- now takes argument n to specify number of classes
- n argument implemented in C++
- Removed Roboto font and
util_import_roboto - Removed
util_plot_grey - Renamed:
-
util_plottoshow_landscape
-
- new function
util_writeESRIthat produces a replica of esris ascii file format
landscapetools 0.4.0
CRAN release: 2018-10-01
- minor bug fixes
- util_facetplot now better handles lists of raster
- improved theme_facetplot
- util_classify can now reclassify based on real landscapes, the classification then overwrites the weightings with the proportions from this landscape
- util_classify now has an mask argument, that allows for the classification only outside this mask
