reinstate grass-stable
https://github.com/OSGeo/grass-website/issues/357
fix #79 thanks to Adam B. Smith, use
terra::as.vector
method rather than internal slot
name
#73 guess gisBase=
in
initGRASS()
added SP_EVOLUTION_STATUS 2 to examples
#66 re-examining to protect from UInt maxing out; add stop for required manual NODATA
#68, #69 improvements to vignettes, thanks to Floris Vanderhaeghe and Veronica Andreo
#63 and #64, detection of GRASS path for initGRASS()
semi-automated if grass --config path
works or if
environment variable GRASS_INSTALLATION
set to path, thanks
to Robin Lovelace
correct NODATA logic in read_RAST()
for unsigned
rasters #66 thanks to Laura Poggio
first release to replace deprecated rgrass7
remove suggested packages planned for retirement (rgdal)
add vignettes
remove old code working around earlier use by GRASS of DBF rather than SQLite for storing vector attributes
remove use_sp()
and use_sf()
for file
transfer
remove code using GDAL GRASS plugin