Create packages.json for existing universe
Examples
if (FALSE) { # rlang::is_interactive()
json_file <- withr::local_tempfile()
use_custom_manifest("jeroen", json_file)
file.edit(json_file)
}
Create packages.json for existing universe
if (FALSE) { # rlang::is_interactive()
json_file <- withr::local_tempfile()
use_custom_manifest("jeroen", json_file)
file.edit(json_file)
}