Change R default library path using .libPaths in Rprofile.site fails to work I am running R on Windows, not as an administrator. When I install a package, the following command doesn’t work: > install.packages("zoo") Installing package(s) into ‘C:/Program Files/R/R-2.15.2/library’ (as ‘lib’... May 21, 2022 0 Comments