Changes in version 1.2.8.9000 - Development version Changes in version 1.2.8 (2023-02-21) - Removed dependencies on rgdal, rgeos, and maptools https://r-spatial.org/r/2022/04/12/evolution.html, including - install_geo_libraries.Rmd vignette - maptools::leglabs(): we copied this function into our package, with original author Roger Bivand's permission and giving him full attribution Changes in version 1.2.7 (2021-11-15) - Removed outdated vignette with instructions on installing geos and gdal geospatial libraries - Removed non-vignettes from vignettes folder Changes in version 1.2.6 (2021-11-13) - Fixed GDAL/PROJ requiring UTM zone error https://github.com/rudeboybert/SpatialEpi/issues/34 Changes in version 1.2.5 (2021-08-02) - Fixed errors with 1.2.4 CRAN submission Changes in version 1.2.4 (2021-07-27) - Added sf package scotland_sf, pennLC_sf, NYleukemia_sf versions of scotland, pennLC, NYleukemia maps + datasets - Converted all man documentation to be built using roxygen2 - Started updating main package vignette Changes in version 1.2.3 (2018-06-02) - Fixed SpatialEpi-package.Rd file formatting issues