revdepcheck icon indicating copy to clipboard operation
revdepcheck copied to clipboard

R package reverse dependency checking

Results 105 revdepcheck issues
Sort by recently updated
recently updated
newest added

So we can (e.g.) use it to generate googlesheets

I really like the option to send out emails to the maintainer of depend packages, if a new version might trigger issues. I suggest to use a more general option....

Several of the README files. ignore files, and other things that revdepcheck creates are missing newlines at the end of the file.

I think revdepchecks could be a good bit faster (at least on the package installation phase) if `revdepcheck` used `renv` for global caching of package installations / to manage environments.

I have just installed the latest version of revdepcheck (95fa560) on R4.0.0, Windows 10. I see ``` > revdepcheck::revdep_check() -- INIT --------------------------------------------------- Computing revdeps -- Error: no such table: todo...

From the documentation: "revdep_todo() tells you which packages still need to be checked." In fact, `revdep_todo` gives a full list of packages (done, ignored, todo). This is an important functionality...

These can potentially cause trouble for revdepcheck.

feature

To maybe first and last 50 lines? ### CRAN ``` * installing *source* package ‘BMSC’ ... ** package ‘BMSC’ successfully unpacked and MD5 sums checked ** libs "/Library/Frameworks/R.framework/Resources/bin/Rscript" -e "source(file.path('..',...

feature

(rather than the first). This makes interactive usage a bit easier.

feature

Might just be a csv file that could easily be uploaded Here's what we're going for ggplot2: https://docs.google.com/spreadsheets/d/1UZIFwt3j3XjnRGOMNJZvpal_CAj7Hz8aNXJt41m3JjM/edit#gid=0

feature