lvl_up_quarto: Level up Quarto

lvl_up_quartoR Documentation

Level up Quarto

Description

Checks whether the installed Quarto version is >= a cached reference version. Intended to level up the Quarto version in use between multiple users of the same code (e.g. contributors to a specific Quarto project).

Usage

lvl_up_quarto(path_min_vrsn, update_min_vrsn = FALSE)

Arguments

path_min_vrsn

Path to the cached Quarto version string.

update_min_vrsn

Whether or not to overwrite path_min_vrsn with the currently installed Quarto version string iff the latter is higher than the former.

Value

Currently installed Quarto version as a numeric version, invisibly.

See Also

Other development environment currentness functions: lvl_up_r(), lvl_up_rstudio(), update_rpkgs(), update_salims_pkgs(), update_zdaarau_pkgs()


salim-b/salim documentation built on July 8, 2024, 11:06 p.m.