searchGDALX function

Search recursively for valid 'GDAL' installation(s) on a 'X-based' OS

Search recursively for valid 'GDAL' installation(s) on a 'X-based' OS

Search for valid 'GDAL' installations on a 'X-based' OS

searchGDALX(MP = "/usr/bin", quiet = TRUE)

Arguments

  • MP: drive letter default is '/usr/bin'
  • quiet: boolean switch for supressing messages default is TRUE

Returns

A dataframe with the 'GDAL' root folder(s) the version name(s) and the installation type(s).

Examples

run = FALSE if (run) { # get all valid GDAL installation folders and params searchGDALX() }

Author(s)

Chris Reudenbach

  • Maintainer: Chris Reudenbach
  • License: GPL (>= 3) | file LICENSE
  • Last published: 2024-10-28