Does the rest of the installation run successfully?
What happens when you run library(ggplot2)?
Have you checked your library path settings? It's possible that it's being downloaded somewhere that R isn't looking (though I'm not sure why that would happen for only specific packages). See the thread below for details on .libPahts().