[GRASS-stats] R and GRASS on Windows - Status 1

Helmut Kudrnovsky hellik at web.de
Thu Nov 9 13:07:57 PST 2017


---
(1)‘3.4.2’of R, Version 1.1.383   of R Studio
(2) GRASS Standalone
(3) 
 

a <- NULL
for(i in 1:length(anames)){
  print(anames[i])
  a <- c(a,unique(execGRASS("v.db.select", 
                            parameters = list(
                              map = anames[i],
                              columns = "objart"
                            ), intern = T)[-1]))
}
 

Warning messages:
1: running command 'v.db.select.exe map=veg_01_sa_31467.shp columns=objart'
had status 1
 

 

 

For any GRASS related command I get a similar error.
 ----

you have to keep it on the mailing list, otherwise no one is able to answer.



-----
best regards
Helmut
--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Stats-f4049448.html


More information about the grass-stats mailing list