R CMD check is slow because examples are too large and long-running
Closed this issue · 0 comments
bryce-carson commented
Examples should only exercise various ways to call a function, but if that call is long-running the example should not be run, or the parameters should be adjusted to limit its runtime.