Sebastian Hanß
Sebastian Hanß
I'm creating a branch with a working version, just a sec
Have a look at the new branch `terra`. I added your code (replaced some raster funs by terra equivalents, added `terra` to the dependencies in the DESCRIPTION file, and ran...
I'd say I close the PR, you pull the terra branch + add your changes and create a new PR?
I'll have a look
Hmm, [it seems that there is some issue with C-code](https://www.stats.ox.ac.uk/pub/bdr/Strict/landscapetools.out). Or rather the R API (Calloc from R.h). The quickest for me would be to re-implement it with rcpp. For...
@jeroen that's pretty easy indeed. Do you have an R 4.5 machine to test it on? The calloc branch?
that seems to run smoothly, now 🥳