Runs verification in fresh Rscript --vanilla processes. Checks the GDAL
Algorithm API, GEOS and CRS support, Arrow/Parquet/HDF5/netCDF driver
registration, a first Parquet dataset open, and the GeoPackage Python
validator when embedded Python has been provisioned.
Arguments
- lib
Library containing the managed
gdalrasterpackage. Defaults to.libPaths()[1].- isolated
Verify the package-managed isolated library instead of
.libPaths()[1]. Ignored whenlibis set.- user_lib
Deprecated.
user_lib = TRUEis now the default;user_lib = FALSEis equivalent toisolated = TRUE.- python
Run the embedded-Python validation when its managed
.pthfile is ready.- quiet
Suppress verification output.
