I upgraded from R-3.1 to R-3.2. OK ( Standard upgrade)
But this upgrade seems to have lost all the installed packages ( ggplot2, quantmod, Rcpp among dozens and doze
This may sound odd, but do you have McAfee anti-virus? It turns out that McAfee was preventing the correct installation of 'Rcpp' and 'BH' on my computer (check out this forum for more details: https://github.com/hadley/dplyr/issues/2002). I just temporarily disabled McAfee and installed the package I needed. Worked like a charm.