revdepcheck
                                
                                 revdepcheck copied to clipboard
                                
                                    revdepcheck copied to clipboard
                            
                            
                            
                        Use pkgcache
One problem is that cache$revdeps() includes the packages as their own dependencies, and in the multipackage case, you can't just setdiff() because (e.g.) if you're checking all the revdeps of dplyr and tidyr, you want to include tidyr because it depends on dplyr.