Hadley Wickham
Hadley Wickham
https://www.freepublicapis.com/tags/all
Should no longer need any special code (since `on.exit()` works), but the scope is chunk-wise, not file-wise.
``` r library(rlang) f
i.e. when you code fails on CI then it's nice to get the full backtrace automatically.
* To depend on evaluate 1.0.0, when released * Use `trim_intermediate_plots()` * Add issue to remove evaluate's `.onLoad()` code in a year or two.
```R test_that("on.exit is evaluated at end of code", { ev
This avoids the R CMD check note and ensures that preferably works with the upcoming version of pkgdown.
This is a heads up to let you know that `with_mock()` is deprecated and will be made defunct soon. The API functions that made it work are being removed in...