A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/JanCaha/r_package_qgis/issues/32 below:

library(qgis) · Issue #32 · JanCaha/r_package_qgis · GitHub

Hi Jan,
I saw in README 'The package is not meant to be load directly as this would significant number of functions (<900).'. Actually I don't think that's a problem on modern systems. Loading time is still mainly taken by loading qgisprocess in the background.

So I think it's no problem to do library(qgis):

> system.time(library(qgisprocess))
Attempting to load the cache ... Success!
QGIS version: 3.28.3-Firenze
Having access to 785 algorithms from 9 QGIS processing providers.
Run `qgis_configure(use_cached_data = TRUE)` to reload cache and get more details.
   user  system elapsed 
  2.241   0.219   2.653 

# New R session

> system.time(library(qgis))
Attempting to load the cache ... Success!
   user  system elapsed 
  2.218   0.267   2.675 
> ?qgis_ruggednessindex
starting httpd help server ... done

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4