I accidentally deleted my old version of ggplot2, so I downloaded the new version, and when I use
library(ggplot2)
I get the following erro
I fixed it by installing Tk and Tktable in my linux machine.
Install the missing colorspace package by executing the following line in R:
install.packages("colorspace")