NIEHS / chopin

Computation of Spatial Data by Hierarchical and Objective Partitioning of Inputs for Parallel Processing
https://niehs.github.io/chopin/
Other
10 stars 3 forks source link

0.8.0 development roadmap: addressing ROpenSci review #85

Open sigmafelix opened 3 months ago

sigmafelix commented 3 months ago

Main functions

Auxiliary/internal functions

Documentation

Programming practices

Exploration

sigmafelix commented 3 months ago

https://github.com/NIEHS/chopin/commit/9d89ead6032eced4a57bcb1438d206f5f278133a

sigmafelix commented 1 month ago

For dep_switch task, dep_switch is set internal now. Developer's guide on this function might be useful, but I think it is very obvious what it does and its utility in other chopin functions.

sigmafelix commented 1 month ago

Tests for different OSes: skip_on_os() is added when plan::multicore() is applied (i.e., terra-terra inputs). I recall that CI on Windows workers failed with strange mirai related behaviors that were not reproduced in my Windows laptop (on bare R 4.4.1). I will keep track on this issue.

sigmafelix commented 6 days ago

chopin is approved. Before transferring the repository to ropensci, pre-transfer task list is here: https://github.com/ropensci/software-review/issues/638#issuecomment-2371130935

sigmafelix commented 6 days ago