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