Skip to content
Prev 57432 / 63421 Next

reverse dependency checks

On Tue, 3 Sep 2019 at 14:53, Therneau, Terry M., Ph.D. via R-devel
<r-devel at r-project.org> wrote:
You could try Yihui's crandalf [1]. Locally, I don't know what you are
using, but there are a few alternatives. Notably, Dirk's prrd [2] (the
only one that I tried myself and I can thus recommend), Gabor's
revdepcheck [3] and R's brand new tools::check_packages_in_dir().

[1] https://github.com/yihui/crandalf
[2] https://github.com/eddelbuettel/prrd
[3] https://github.com/r-lib/revdepcheck

I?aki