has_qgis                Check availability of QGIS, a plugin, a
                        provider or an algorithm
qgis_algorithms         List algorithms, processing providers or
                        plugins
qgis_as_raster          Convert a qgis_result object or one of its
                        elements to a raster object
qgis_as_terra           Convert a qgis_result object or one of its
                        elements to a terra object
qgis_clean_result       Clean processing results
qgis_configure          Configure qgisprocess
qgis_detect_paths       Detect QGIS installations with 'qgis_process'
                        on Windows and macOS
qgis_enable_plugins     Enable or disable QGIS plugins
qgis_extract_output     Access processing output
qgis_function           Create a wrapper function that runs one
                        algorithm
qgis_list_input         Prepare a compound input argument
qgis_path               Get metadata about the used 'qgis_process'
                        command
qgis_result_status      Access processing results: extra tools
qgis_run                Call the 'qgis_process' command directly
qgis_run_algorithm      Run an algorithm using 'qgis_process'
qgis_run_algorithm_p    Run an algorithm using 'qgis_process':
                        pipe-friendly wrapper
qgis_search_algorithms
                        Search geoprocessing algorithms
qgis_show_help          Get detailed information about one algorithm
qgis_tmp_file           Manage temporary files
qgis_unconfigure        Clean the package cache
qgis_using_json_input   Report if JSON objects are used for input to
                        and output from 'qgis_process'
st_as_sf                Convert a qgis_result object or one of its
                        elements to an sf object
st_as_stars             Convert a qgis_result object or one of its
                        elements to a stars object
