RefManageR
RefManageR copied to clipboard
`try_again()` change
https://github.com/r-lib/testthat/pull/2156
In the next version of testthat, the first argument to try_again() is the number of retries, not the number of tries, so you'll want to increase the first argument by 1.