Insang Song

Results 7 comments of Insang Song

@ropensci-review-bot submit response https://github.com/ropensci/software-review/issues/638#issuecomment-2075277239

@beatrizmilz I appreciate your time to review our package. I will address all your points in the revision on top of fixing some bugs we identified in the meantime and...

@beatrizmilz Thank you for your patience. I think I addressed all comments in the current version available in [`main`](https://github.com/NIEHS/chopin). Please let me know if you have additional comments.

> Hi @sigmafelix ! There was one error on the R CMD check: [#638 (comment)](https://github.com/ropensci/software-review/issues/638#issuecomment-2125717203) . Could you please verify that, before we proceed to add the reviewers? > >...

@GatesDupont @HenrikBengtsson `externalptr` comes from `raster` or `terra` dependency. To note, `exactextractr::exact_extract()` returns one of `vector`, `data.frame`, or `list` object depending on argument values. `x` argument should be one of...