r-spatial / RQGIS3

GNU Lesser General Public License v3.0
69 stars 19 forks source link

RQGIS3 not available for R version 3.6.2 #22

Closed rmarzocchi84 closed 4 years ago

rmarzocchi84 commented 4 years ago

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

rmarzocchi84 commented 4 years ago

Obviously It is possible to install from github:

install.packages("remotes")
remotes::install_github("jannes-m/RQGIS3")
pat-s commented 4 years ago

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