- 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
lwgeomto 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
- add basic set of tests for
distance_toanddistance_rasterwithtinytest - fill
distance_rasterman - 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
- initial 0.0.1 with
distance_to()anddistance_raster()