r-rgdal does not yet support PROJ.6 (#11766)

This commit is contained in:
Adam J. Stewart
2019-06-17 22:47:52 -05:00
committed by Elizabeth Fischer
parent 6422130709
commit 7dc6b609d5

View File

@@ -26,4 +26,4 @@ class RRgdal(RPackage):
depends_on('r-sp', type=('build', 'run'))
depends_on('gdal')
depends_on('proj')
depends_on('proj@:5')