powered by
{pacta.loanbook}
This will check to see if all {pacta.loanbook} packages (and optionally, their dependencies) are up-to-date, and will install after an interactive confirmation.
pacta_loanbook_update(recursive = FALSE, repos = getOption("repos"))
returns NULL invisibly. The function is called for its side effect of printing the status of locally installed, relevant packages.
NULL
If TRUE, will also list all dependencies of {pacta.loanbook} packages.
TRUE
The repositories to use to check for updates. Defaults to getOption("repos").
getOption("repos")
Other utility functions: pacta_loanbook_conflicts(), pacta_loanbook_deps(), pacta_loanbook_logo(), pacta_loanbook_packages(), pacta_loanbook_sitrep()
pacta_loanbook_conflicts()
pacta_loanbook_deps()
pacta_loanbook_logo()
pacta_loanbook_packages()
pacta_loanbook_sitrep()
pacta_loanbook_update(repos = "https://cran.r-project.org")
Run the code above in your browser using DataLab