This function is a thin wrapper around install_sre_gitlab and is specific to updating dipr. The default behaviour of this function is to only install if your current version needs updating.

dipr_update(ref = NULL, ...)

Arguments

ref

A tag of specific commit hash. Default to NULL which is the most recent release. "dev" will install at the most recent commit.

...

passed to install_sre_gitlab