pacta_loanbook_deps: List all '{pacta.loanbook}' dependencies

View source: R/update.R

pacta_loanbook_depsR Documentation

List all {pacta.loanbook} dependencies

Description

List all {pacta.loanbook} dependencies

Usage

pacta_loanbook_deps(recursive = FALSE, repos = getOption("repos"))

Arguments

recursive

If TRUE, will also list all dependencies of {pacta.loanbook} packages.

repos

The repositories to use to check for updates. Defaults to getOption("repos").

Value

a tibble containing the local and CRAN versions of dependent packages.

See Also

Other utility functions: pacta_loanbook_conflicts(), pacta_loanbook_logo(), pacta_loanbook_packages(), pacta_loanbook_sitrep(), pacta_loanbook_update()

Examples

pacta_loanbook_deps(repos = "https://cran.r-project.org")

pacta.loanbook documentation built on April 3, 2025, 10:37 p.m.