Displaying 3 results from an estimated 3 matches for "rgrass".
Did you mean:
grass
2007 Aug 07
0
warning in library(GRASS)
...ur help I've found out that library(GRASS) is the responsible for
several warnings I'm obtaining.
I've got a loop (~100 runs) and for every loop, I'm carrying out several
operations over a sequence of raster maps (12) read from the GRASS GIS.
But for every map and loop I always use RGRASS.temp as the R-workspace
name for the imported raster files, no matter the name of the source
GRASS raster map, e.g;
RGRASS.temp <-
rast.get(G,rlist=paste(A2.grassname,it,".Bmaxind.",ib,sep=""),catlabels=FALSE)
As I always overwrite the same R object, I should hope that...
2023 Oct 03
0
maptools, rgdal, rgeos and rgrass7 retiring Monday, October 16
The legacy R spatial infrastructure packages maptools, rgdal and rgeos will be archived by CRAN on Monday, October 16, 2023; rgrass7 has already been replaced by rgrass and will be archived with the retiring packages.
The choice of date matches the previously announced archiving during October 2023, and the specific date matches the release schedule of Bioconductor 3.18 (some Bioconductor packages depend on retiring packages...
2023 Oct 03
0
maptools, rgdal, rgeos and rgrass7 retiring Monday, October 16
The legacy R spatial infrastructure packages maptools, rgdal and rgeos will be archived by CRAN on Monday, October 16, 2023; rgrass7 has already been replaced by rgrass and will be archived with the retiring packages.
The choice of date matches the previously announced archiving during October 2023, and the specific date matches the release schedule of Bioconductor 3.18 (some Bioconductor packages depend on retiring packages...