>options(CRAN="https://cloud.r-project.org/"); >install.packages("ggplot2") #处理日期时间相关的R包,非常有用,强烈推荐 >install.packages("lubridate") >library(lubridate)