Reads a {renv} lockfile (JSON format) and converts it to a manifesto-style
TOML manifest. Extracts package versions and the R environment version.
Examples
path <- manifest_from_renv(system.file(package = 'manifesto', 'renv.lock'))
Reads a {renv} lockfile (JSON format) and converts it to a manifesto-style
TOML manifest. Extracts package versions and the R environment version.
path <- manifest_from_renv(system.file(package = 'manifesto', 'renv.lock'))