NEWS
SpatialEpi 1.2.8.9000
SpatialEpi 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
SpatialEpi 1.2.7 (2021-11-15)
- Removed outdated vignette with instructions on installing geos and gdal geospatial libraries
- Removed non-vignettes from vignettes folder
SpatialEpi 1.2.6 (2021-11-13)
- Fixed GDAL/PROJ requiring UTM zone error https://github.com/rudeboybert/SpatialEpi/issues/34
SpatialEpi 1.2.5 (2021-08-02)
- Fixed errors with 1.2.4 CRAN submission
SpatialEpi 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
SpatialEpi 1.2.3 (2018-06-02)
- Fixed SpatialEpi-package.Rd file formatting issues