USEPA / elevatr

An R package for accessing elevation data
Other
202 stars 25 forks source link

Will there be updates to accommodate for Terra? #83

Open jamestsakalos opened 1 year ago

jhollist commented 1 year ago

@jamestsakalos That is on my list. Hoping to get to it in the next few weeks or so, not sure when it will make it to CRAN.

jhollist commented 1 year ago

Just a quick update... I am working on this now. Latest and greatest is in the sf_refactor branch. I expect to merge that with main in a few days. Will probably wait a few months before pushing this big of a change to CRAN. I have a few reverse dependencies that I want to contact before that.

But the gist is: I am working on it!

jamestsakalos commented 1 year ago

Thanks for your update! I am excited as I'm trying to push a new package too and it depends on your package. But for several other embedded function I'm going through the process of updating this code (written almost 2 years ago) to align with several of those spatial updates (and extinctions, raster etc..).

jhollist commented 1 year ago

Glad to hear you are finding elevatr useful for your own work! The version that is on the (poorly names) sf_refactor branch is ready for some testing. It passes all of my unit tests and results look good. Free from all sp, raster! Be great if you could try using it and seeing how it impacts your package. I will merge it into main next week after have a bit more chance to update documentation, but the code is there, so have at it!