isciences / exactextractr

R package for fast and accurate raster zonal statistics
https://isciences.gitlab.io/exactextractr/
272 stars 26 forks source link

Timeline on 0.9.0 to CRAN? #85

Closed ghost closed 2 years ago

ghost commented 2 years ago

I'm wondering what your timeline for pushing version 0.9.0 to CRAN is? In particular, I'm interested in the "frac" function of exact_extract. I've implemented a version of the data.frame operations you outline in the "summarizing categorical data" article (https://isciences.gitlab.io/exactextractr/articles/vig2_categorical.html); however, compared to the supported summary operations, it is much slower. I suspect the updated version in 0.9.0 with 'frac' is on par with the other summary functions. Thanks!

dbaston commented 2 years ago

Thanks for the reminder! I submitted it a few weeks ago but it was rejected because a site linked to in the README was down. I will try resubmitting now.

I'll be interested to hear your feedback on frac. I haven't done much performance testing on it.

dbaston commented 2 years ago

Released: https://cran.r-project.org/web/packages/exactextractr/index.html