Skip to contents

[Stable] Performs an on-demand check for newer Pmetrics and R releases. This function is intended for interactive use and avoids running network checks automatically during package attach.

Usage

check_updates(verbose = interactive(), timeout = 2)

Arguments

verbose

Logical. If TRUE, emits a user-facing CLI summary.

timeout

Numeric scalar. Network timeout in seconds used for this check.

Value

An invisible list with installed/latest versions and outdated flags.