[R-pkg-devel] List of reverse dependencies, including archived packages
On Tue, 26 Feb 2019 at 18:38, Oliver Dechant <dechant at dal.ca> wrote:
Somewhat relatedly is there a way to monitor when a package has new reverse depends or imports added?
I don't know of any service currently providing this, if that's what you're asking. But it's pretty straightforward to set up a cron job to monitor the DESCRIPTION file of interest. I?aki