Generates a plan for running reverse dependency check for certain
source package. In such case path should be proivded with a directory
path to the development version of the package and repos should be a
repository for which reverse dependencies should be identified.
plan_rev_dep_checks(path, repos = getOption("repos"))path to the package source.
repository used to identify reverse dependencies.
Other plan:
plan_local_checks(),
plan_local_install()