You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#83 started testing R>=3.6.0 in GHA, because {testthat} requires {withr} requires R>=3.6.0 at their current versions.
The easiest approach for now is to pin {testthat} to a slightly older version & test with that. Here's {testthat} 3.0.0 (our current stated minimum version), so we can IVT our way to getting a nice recent-ish {testthat} that also works on 3.3.0.
#83 started testing R>=3.6.0 in GHA, because {testthat} requires {withr} requires R>=3.6.0 at their current versions.
The easiest approach for now is to pin {testthat} to a slightly older version & test with that. Here's {testthat} 3.0.0 (our current stated minimum version), so we can IVT our way to getting a nice recent-ish {testthat} that also works on 3.3.0.
The text was updated successfully, but these errors were encountered: