R Wrappers for the Geospatial Data Abstraction Library (GDAL) Utilities
This is the development location for the gdalUtils library for R. To install the latest version:
install.packages("devtools")
devtools:::install_github("gearslaboratory/gdalUtils")
Note that before using gdalUtils, you we need an installation of GDAL somewhere on your system (https://gdal.org/).