README.md

revdepcheck

An attempt to bring together some of the home-grown tools I've cobbled together to do reverse-dependency checking. (At the moment this README file is somewhere between a proper README and a set of stream-of-consciousness notes/grumbles about what I've tried so far and what has(n't) worked.)

The two existing frameworks that I'm aware of for reverse-dependency checking are tools::check_packages_in_dir and devtools::revdep(). I should probably try to roll this code, or the features of this code, into one of those frameworks. The main reason I've written my own is that I started before these frameworks were available. The main reason I haven't given up and gone with one of the others (I did try) is that so far I haven't been able to get either of them to work/do everything I want. (It is of course possible that some of these desiderata can be achieved with one of the existing frameworks, I've just failed to figure out how.)

Current frustrations:

My code is extremely organic/redundant and needs to be refactored.

To do/wish list



bbolker/revdepcheck documentation built on May 11, 2019, 9:30 p.m.