getRenvStatus: Check whether 'renv' is in use for this project. If it is,...

View source: R/getRenvStatus.R

getRenvStatusR Documentation

Check whether renv is in use for this project. If it is, get project status. Requires that renv be installed and active.

Description

Check whether renv is in use for this project. If it is, get project status. Requires that renv be installed and active.

Usage

getRenvStatus(project_root = NA)

Arguments

project_root

Project root directory (optional); defaults to value from here::here()


envDocument documentation built on Sept. 11, 2025, 9:08 a.m.