Hi, how do I add a new location or change my default location for repository library locations:
I tried adding .libPaths("C:/Program Files/RStudio/packages")
to my .rprofile file in Documents folder, and it does show the new location when i run .libpaths()
command, but doesn't show in my dropdown list of locations when clicking the packages "Install" button.