home.social
  1. In preparation of 📦 0.4.0 was released on CRAN last week:

    👉 faster loading and less overhead
    👉 new vignette about passing R objects to processing algorithms
    👉 new vignette about package settings

    🌐 r-spatial.github.io/qgisproces

  2. Users of 📦 are invited to reference case studies at the package homepage! :rstats: :qgis:

    Either reply here or in issue github.com/r-spatial/qgisproce

  3. Happy that we @inbo supported 🚀 faster 🚀 qgis_process + Provider + overall startup time in 3.36 !

    changelog.qgis.org/en/qgis/ver

    Great work @nyalld! 👌

    This significantly benefits startup time of R 📦 🙂 r-spatial.github.io/qgisprocess

    👉 Feature request: github.com/qgis/QGIS/issues/54.

  4. algorithms used to be named as 'grass7:<algorithm>' in . But they also work with GRASS GIS 8!

    Since QGIS 3.36 the provider is named... 'grass' ! Just use the algorithm syntax 'grass:<algorithm>'.

    Example with R 📦 : r-spatial.github.io/qgisproces

  5. 📦 0.2.0 is on CRAN.

    Access processing algorithms & other providers without leaving R = enhanced workflow reproducibility !

    This version adds I/O support for terra SpatVector(Proxy) objects.

    🌐 r-spatial.github.io/qgisprocess

    Introduced in fosstodon.org/@florisvdh/11090

  6. Just discovered: the FOSS4G 2023 talk on R packages {} and {qgis} has been online for a while 🙃.

    Access processing algorithms from R. No need for a QGIS project = enhanced reproducibility! Includes powerful tools like GRASS GIS, SAGA, PCRaster, etc.

    📽️ youtube.com/watch?v=Qt5DzWThWqI

    - 🎞️ florisvdh.github.io/foss4g-202
    - 📦 r-spatial.github.io/qgisprocess
    - Acknowledgements ❤️ : fosstodon.org/@florisvdh/11090

  7. First CRAN release of 📦 became reality: use QGIS processing algorithms in R !

    Website: r-spatial.github.io/qgisprocess

    CRAN page: cran.r-project.org/package=qgi

    Some features:
    - needs no QGIS project, just use R
    - integrates with sf, terra, stars, raster for input/output
    - supports QGIS processing plugins

    Acknowledgements in the reply!