RQGIS: Integrating R with QGIS

Establishes an interface between R and 'QGIS', i.e. it allows the user to access 'QGIS' functionalities from the R console. It achieves this by using the 'QGIS' Python API via the command line. Hence, RQGIS extends R's statistical power by the incredible vast geo-functionality of 'QGIS' (including also 'GDAL', 'SAGA'- and 'GRASS'-GIS among other third-party providers). This in turn creates a powerful environment for advanced and innovative (geo-)statistical geocomputing. 'QGIS' is licensed under GPL version 2 or greater and is available from <http://www.qgis.org/en/site/>.

Version: 1.0.4
Depends: R (≥ 3.2.0), reticulate (≥ 1.2)
Imports: raster, RCurl, readr, rgdal, sf (≥ 0.4-2), sp, stringr, tools, XML
Suggests: knitr, rgrass7, rmarkdown, testthat, RSAGA
Published: 2018-08-13
Author: Jannes Muenchow ORCID iD [aut, cre], Patrick Schratz ORCID iD [aut]
Maintainer: Jannes Muenchow <jannes.muenchow at uni-jena.de>
BugReports: https://github.com/jannes-m/RQGIS/issues
License: GPL-3
URL: https://github.com/jannes-m/RQGIS
NeedsCompilation: no
SystemRequirements: Python (>= 2.7), QGIS (>= 2.14 & < 3)
Citation: RQGIS citation info
Materials: NEWS
In views: Spatial
CRAN checks: RQGIS results

Downloads:

Reference manual: RQGIS.pdf
Vignettes: (R)QGIS installation guide for Windows, Mac & Linux"
Package source: RQGIS_1.0.4.tar.gz
Windows binaries: r-devel: RQGIS_1.0.4.zip, r-devel-gcc8: RQGIS_1.0.4.zip, r-release: RQGIS_1.0.4.zip, r-oldrel: RQGIS_1.0.4.zip
OS X binaries: r-release: RQGIS_1.0.4.tgz, r-oldrel: RQGIS_1.0.4.tgz
Old sources: RQGIS archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RQGIS to link to this page.