link2GI
link2GI copied to clipboard
Simplify the linking of GIS/RS and CLI tools
Hi, when using linkGRASS7 to initialise GRASS, I cannot run GRASS .bat commands. I am using standalone winGRASS 7.8.5, rgrass7 0.2-5 and link2GI 0.4-6. ``` R version 4.0.2 (2020-06-22) Platform:...
FYI, and perhaps you can use the idea. Some time ago (using the CRAN version) I noticed that `g.gui` did not work from R, using `system()` or `execGRASS()`. At least...
macOS 10.14.6 (Mojave) Grass installed via osgeo4mac, `osgeo-grass`, v7.6.1 ```r link2GI::searchGRASSX() [1] FALSE Warning message: In system2("find", paste(MP, " ! -readable -prune -o -type f -executable -iname 'grass??' -print"), :...
Hi, When i install link2GI with OTB 9.0.0, the command don't work `require(link2GI) require(terra) require(listviewer) ## link to OTB otblink
I created a new default link2GI project with RStudio. It created this structure. | testingProject.Rproj | +---data | +---clean | +---results | +---run | \---source +---docs | \---figures +---src |...