Skip to contents

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