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.RbuildignorePopulates
revdep/.gitignoreto prevent tracking of various revdep artefactsPrompts user to run the checks with
revdepcheck::revdep_check()
