For more information please visit the pacs website.
A set of tools that make life easier for developers and maintainers of R packages.
renv
lock
files.An Internet connection is required to take full advantage of most of the features.
Almost all calls which requiring an Internet connection are
cached (for 30 minutes) by the memoise
package, so the
second invocation of the same command (and arguments) is immediate.
Restart the R session if you want to clear cached data.
Development version:
# install.packages("remotes")
::install_github("polkas/pacs") remotes
CRAN:
install.packages("pacs")