Provides seamless access to the 'QGIS' (<https://qgis.org/en/site/>) processing toolbox using the standalone 'qgis_process' command-line utility. Both native and third-party (plugin) processing providers are supported. Beside referring data sources from file, also common objects from 'sf', 'terra' and 'stars' are supported. The native processing algorithms are documented by QGIS.org (2023) <https://docs.qgis.org/latest/en/docs/user_manual/processing_algs/>.
Version: | 0.1.0 |
Depends: | R (≥ 3.6.0) |
Imports: | assertthat, glue, jsonlite, processx (≥ 3.5.2), rappdirs, rlang, stats, stringr, tibble, vctrs, withr |
Suggests: | dplyr, knitr, mapview, raster, rmarkdown, rprojroot, sf, spDataLarge, stars, stringi, terra, testthat, tidyr |
Published: | 2023-08-17 |
Author: | Dewey Dunnington |
Maintainer: | Floris Vanderhaeghe <floris.vanderhaeghe at inbo.be> |
BugReports: | https://github.com/r-spatial/qgisprocess/issues |
License: | GPL (≥ 3) |
URL: | https://r-spatial.github.io/qgisprocess/, https://github.com/r-spatial/qgisprocess |
NeedsCompilation: | no |
SystemRequirements: | 'QGIS' latest or long-term release (>= 3.28). Older 'QGIS' releases are not officially supported, but may work since 'QGIS' 3.16. |
Additional_repositories: | https://geocompr.r-universe.dev |
Language: | en-GB |
Citation: | qgisprocess citation info |
Materials: | README NEWS |
In views: | Spatial |
CRAN checks: | qgisprocess results |
Reference manual: | qgisprocess.pdf |
Vignettes: |
Cheat Sheet (English) Cheat Sheet (espaƱol) How to use QGIS expressions in qgisprocess? Basic usage of qgisprocess |
Package source: | qgisprocess_0.1.0.tar.gz |
Windows binaries: | r-devel: qgisprocess_0.1.0.zip, r-release: qgisprocess_0.1.0.zip, r-oldrel: qgisprocess_0.1.0.zip |
macOS binaries: | r-release (arm64): qgisprocess_0.1.0.tgz, r-oldrel (arm64): qgisprocess_0.1.0.tgz, r-release (x86_64): qgisprocess_0.1.0.tgz, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=qgisprocess to link to this page.