> library(plyr)
> library(ggplot2)
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
namespace ‘plyr’ 1.8 is already loaded, but >= 1.8.1 is required
Error: package or namespace load failed for ‘ggplot2’
earlier plyr packages was working fine but now it was uninstalled by mistake and now i m trying to reinstall it again .It display the above error