Changes in version 0.0.3 (2023-06-01) - fix errors with environment variable "R_CHECK_DEPENDS_ONLY" #11 - update R CMD check GitHub Actions to V2 #10 - fix extent check in distance_raster #9 - add lwgeom to Suggests #8 - remove example data and dependency on spData #7 - add CITATION.cff with cffr - fix R CMD check with GitHub Actions for Mac #6 Changes in version 0.0.2 (2021-11-11) - add basic set of tests for distance_to and distance_raster with tinytest - fill distance_raster man - fix distance calculation when crs indicates long lat, unprojected coordinates - basic intro vignette - use GitHub Actions for test workflow - add basic pkgdown site - add "measure" argument to distance_raster Changes in version 0.0.1 - initial 0.0.1 with distance_to() and distance_raster()