The goal of compare.package.directories is to compare the files that exist in two different directories. Originally used when moving large directories between remote (i.e., Dropbox, OneDrive, SharePoint) locations.
You can install the development version of compare.package.directories like so:
# install.packages("devtools")
devtools::install_github("brad-cannell/compare.file.directories")