use_revdep: Reverse dependency checks

View source: R/revdep.R

use_revdepR Documentation

Reverse dependency checks

Description

Performs set up for checking the reverse dependencies of an R package, as implemented by the revdepcheck package:

  • Creates ⁠revdep/⁠ directory and adds it to .Rbuildignore

  • Populates revdep/.gitignore to prevent tracking of various revdep artefacts

  • Prompts user to run the checks with revdepcheck::revdep_check()

Usage

use_revdep()

r-pkgs/usethis documentation built on May 15, 2024, 2:19 a.m.