I am running R on a networked computer where I don\'t have write access to most locations on the C drive. However, my IT department decided to load the entire CRAN repositor
Here be dragons.
assign(".lib.loc", "\your\preferred\library", envir = environment(.libPaths))