Closed AlexAxthelm closed 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
Import
Suggests
Note that revdepcheck is no longer maintained.
revdepcheck
Add check to specify downstream packages (reverse dependencies, i.e. packages that call the target package in
Import
orSuggests
) and run R CMD CHECK (including tests) against themNote that
revdepcheck
is no longer maintained.