Closed AlexAxthelm closed 4 months ago
probably doesn't make sense to add this without removing the existing R CMD checks
Depends on https://github.com/RMI-PACTA/actions/pull/90
Note that with this PR, we're testing the HEAD (latest version of main
or PR) against both the CRAN and latest main
versions of all dependencies.
Note that when we are testing against the dev versions of the dependencies, it is for the RMI-PACTA packages only (for example, dplyr
is still the CRAN version).
@jdhoffa I believe the requested changes were made in #483
Add standard R checking workflows from the RMI-PACTA/actions repo.
Relates to: