What is the most user-friendly way to test the reverse dependencies for a package?
问题 Testing reverse dependencies is a pain and I find the available implementations buggy, e.g. when I run devtools::revdep_check() I see Reverse dependency checks for <MY PACKAGE> ========================================================================== Saving check results in `revdep/checks/` Saving install results in `revdep/install/` Computing reverse dependencies... Installing dependencies for <MY PACKAGE> to <TEMP DIR> Installing <MY PACKAGE> to <TEMP DIR> Error: Command failed (1) so I