R/renv_helpers.R
read_renv_lock.Rd
Reads renv.lock if it exists and can be parsed as json.
read_renv_lock(renv_lock_path = "renv.lock")
location of the renv.lock file, defaults to "renv.lock"
the result of reading renv.lock with jsonlite::read_json