[R-SIG-Mac] netCDF driver missing from package terra 1.6.7 for Mac

Bebber, Dan D@Bebber @end|ng |rom exeter@@c@uk
Tue Sep 6 21:02:06 CEST 2022


Package terra 1.6.7 for Mac (x86_64 version) does not have the netCDF driver.
I have checked with Robert Hijmans who confirms that this important driver is present in the Windows build, but missing from the Mac build.

Could the package be built again to include the netCDF driver?

Many thanks,
Dan Bebber
________
Dan Bebber, DPhil
Associate Professor of Ecology
Department of Biosciences, University of Exeter, UK
[I work 9am to 5pm Mon-Fri]

# Code
library(terra)
# terra 1.6.7
d <- gdal(drivers=TRUE)
d[d$name=="netCDF", ]
# [1] name      type      can       vsi       long.name
# <0 rows> (or 0-length row.names)



	[[alternative HTML version deleted]]



More information about the R-SIG-Mac mailing list