I want to include some packages in R-studio and it gives me a problem of writing and permissions. Use windows 10 and version 3.2.2 of R
install.packages (c ("ggplot2")) Warning in install.packages: 'lib="C: / Program Files / R / R-3.3.2 / library"' is not writable Warning in install.packages: can not create dir 'C: \ Users \ Froilán', reason 'Permission denied' Error in install.packages: unable to create 'C: /Users/Froilán/Documents/R/win-library/3.3' Warning message: In dir.create (tempPath, recursive = TRUE): can not create dir 'C: \ Users \ Froilán', reason 'Permission denied'