RMI-PACTA / actions

Actions for GitHub workflows
4 stars 0 forks source link

Add reverse dependency check for R packages #95

Closed AlexAxthelm closed 4 months ago

AlexAxthelm commented 4 months ago

Add check to specify downstream packages (reverse dependencies, i.e. packages that call the target package in Import or Suggests) and run R CMD CHECK (including tests) against them

Note that revdepcheck is no longer maintained.