Closed mhpob closed 9 months ago
R CMD check should complete without errors (only warnings!) after a fix to this and review/acceptance of #214. Note the GH Action will still fail when there are warnings present unless the error-on
argument is changed to '"error"'
(see docs here: https://github.com/r-lib/actions/tree/v2/check-r-package#usage).
Closed in #214
Example in
calc_collision_prob
was unfinished. Introduced in a266368.Picked up locally on Windows, but not picked up by R CMD check on CI.