Install a lock file that was created with lockfile_create().
lockfile_install(lockfile = "pkg.lock", lib = .libPaths()[1], update = TRUE)Path to the lock file.
Library to carry out the installation on.
Whether to online install the packages that
either not installed in lib, or a different version is installed
for them.
Other lock files:
lockfile_create()