I am using the r package renv
. I have somehow managed to delete most of my system library packages. Fortunately, one of my project renv.lock files contains nearly all my packages.
What I want to do is to install all the packages in the renv.lock file in my system library.