Message-ID: <CALEXWq2omrSq959bBAg6qcHSi4Vt0a9xAn1-0x5Mfgoacd5stg@mail.gmail.com>
Date: 2019-02-26T17:59:19Z
From: IƱaki Ucar
Subject: [R-pkg-devel] List of reverse dependencies, including archived packages
In-Reply-To: <ecab5c63-2d3b-27fe-a493-ff264b1aee8c@dal.ca>
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