Changes in version 0.4.0 (2023-11-28) Minor changes - use maplegend for legends Changes in version 0.3.0 (2022-07-04) Minor changes - replace isoband by mapiso - use inherits() instead of is() (remove methods from Imports) Changes in version 0.2.0 (2022-01-07) Major changes - We use terra instead of raster for all things raster - We use tinytest instead of testthat Changes in version 0.1.3 (2020-04-14) Minor changes - Changes to accommodate sf >= 0.9 and st_make_valid no longer in lwgeom Changes in version 0.1.2 (2020-03-23) Minor changes - Changes to accomodate sf >= 0.9 and new representations in PROJ. Changes in version 0.1.1 (2019-10-07) Minor changes - addition of add argument in tanaka() to add a tanaka layer to and existing plot. - addtition of reference to Tanaka paper. - better description of the package (?tanaka) - add param to correct north arrow - cleaner raster to matrix transformation in tanaka_contour() - add reference to GH repo for URL and issues - use lintr and goodpractice