jmsigner / amt

37 stars 13 forks source link

Enforce `terra` version? #86

Closed bsmity13 closed 1 year ago

bsmity13 commented 1 year ago

I was getting errors converting a RasterStack to a SpatRaster with terra version 1.5-34. Updating to latest version (1.7-3) fixed this.

You might want to consider requiring a minimum version of terra in DESCRIPTION.

bsmity13 commented 1 year ago

Nevermind, still getting the error. Think it is coming from a different source. Opening a new issue.