r-spatial / RQGIS3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RQGIS3 not available for R version 3.6.2

rmarzocchi84 opened this issue · comments

It seems there is only RQGIS package for the new version of R

Obviously It is possible to install from github:

install.packages("remotes")
remotes::install_github("jannes-m/RQGIS3")

As you can see in the README, there is no CRAN release yet of RQGIS3.