read_renv_lock: read_renv_lock

View source: R/renv_helpers.R

read_renv_lockR Documentation

read_renv_lock

Description

Reads renv.lock if it exists and can be parsed as json.

Usage

read_renv_lock(renv_lock_path = "renv.lock")

Arguments

renv_lock_path

location of the renv.lock file, defaults to "renv.lock"

Value

the result of reading renv.lock with jsonlite::read_json


rix documentation built on Sept. 11, 2025, 5:12 p.m.