Hi all, please help me with this error.
I'm getting the below error when loading plotly package.
> library(plotly)
Loading required package: ggplot2 Error: package or namespace load failed for ‘ggplot2’ in get(method, envir = home): lazy-load database 'C:/Users/Cherukuri_Sindhu/Documents/R/win-library/3.6/ggplot2/R/ggplot2.rdb' is corrupt Error: package ‘ggplot2’ could not be loaded In addition: Warning messages: 1: In .registerS3method(fin[i, 1], fin[i, 2], fin[i, 3], fin[i, 4], : restarting interrupted promise evaluation 2: In get(method, envir = home) : restarting interrupted promise evaluation 3: In get(method, envir = home) : internal error -3 in R_decompress1
Need help.