[GRASS-stats] (no subject)

Jackson Rodrigues jacksonmrodrigues at gmail.com
Thu Dec 5 10:08:33 PST 2019


Dear all,

I am trying to work with grass7 in R but I got the following error:

Error in rgrass7::writeRAST(raster_image, "raster_image", flags =
c("overwrite")) : no stars support yet

Could anyone give me a support on this issue?

I have searched for it elsewhere but no answer found so far.

Reproducible exemple below from Rbloggers

*#####################*
*library(raster)*









*raster_image <- raster::raster(system.file("external/test.grd", package =
"raster"))raster_image <- as(raster_image,
"SpatialGridDataFrame")plot(raster_image)loc <-
rgrass7::initGRASS("C:/Program Files/GRASS GIS 7.4.4", home = tempdir(),
override = TRUE)rgrass7::writeRAST(raster_image, "raster_image", flags =
c("overwrite"))#Error in rgrass7::writeRAST(raster_image, "raster_image",
flags = c("overwrite")) :#no stars support yet*
*  ##################### *

Best regards,

Jackson

--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-stats/attachments/20191205/993e127c/attachment.html>


More information about the grass-stats mailing list