rsbivand / rgrass

Interpreted interface between the GRASS geographical information system and R
https://rsbivand.github.io/rgrass/
26 stars 8 forks source link

GRASS news post draft #77

Closed rsbivand closed 6 months ago

rsbivand commented 1 year ago

The R package rgrass7 interfacing R and GRASS GIS will be removed from active availability on the Comprehensive R Archive Network (CRAN) during October 2023; it will be archived on CRAN. This is because the successor rgrass package has been available since mid-2022, and because the rgdal package on which rgrass7 depends for exchanging files between R and GRASS GIS will also be archived in October 2023, as described in R-spatial evolution project reports (latest providing links to earlier). The main change between rgrass7 and rgrass is that terra is used in place of rgdal for file transfer between R and GRASS. rgrass7 functions have been marked as deprecated for almost a year now, and maintainers of packages using rgrass7 have been notified. Please also refer to https://rsbivand.github.io/foss4g_2022/modernizing_220822.html for more details.

@veroandreo - is something like this OK?

veroandreo commented 1 year ago

Hi @rsbivand, yes, great! Thank you! I'll create the news post right now.

veroandreo commented 1 year ago

Hi @rsbivand, yes, great! Thank you! I'll create the news post right now.

Done in https://github.com/OSGeo/grass-website/pull/370