philchalmers / SimDesign

Structure for organizing Monte Carlo simulations in R
http://philchalmers.github.io/SimDesign/
61 stars 18 forks source link

`SimCollect()`/`aggregate_simulations()` Does Not Account for Warnings #40

Closed emstruong closed 4 months ago

emstruong commented 4 months ago

Side steps the warning problem for aggregating results, but it may be the case that warnings are now entirely removed from the resulting tibble.

philchalmers commented 4 months ago

Merged, thanks.