r-lib / rcmdcheck

Run R CMD check from R and collect the results
https://rcmdcheck.r-lib.org
Other
115 stars 26 forks source link

Change time threshold to 1s #210

Open hadley opened 10 months ago

hadley commented 10 months ago

To match testthat's behaviour: https://github.com/r-lib/testthat/issues/1806