Skip to content

initGrass Error : XML content does not seem to be XML #57

@ghost

Description

Hello,

I installed GRASS GIS 8.0.2 and tried to open it via R 4.0.3 package rgrass7, but with the following command I got the error message :
initGRASS("C:/Program Files/GRASS GIS 8.0",
override = TRUE,
gisDbase = "GRASS_TEMP",
mapset = "PERMANENT",
location = "test")
Error : XML content does not seem to be XML: 'ontains DATABASE.LAYOUT.VERSION.MINOR = 0 whereas a number >= 2 is expected. It comes from another PROJ installation.'
Also: Warning message:
In system(cmd0, intern = TRUE) :
running the command 'g.proj.exe --interface-description' returns a status of 5

Do you know what is the issue ?

Thank you very much

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions