Recived message the ggplot2 is corrupt

Error in fetch(key) :
lazy-load database '/cloud/lib/x86_64-pc-linux-gnu-library/4.0/ggplot2/help/ggplot2.rdb' is corrupt

How do I fix this?

Try reinstalling ggplot2, reset your R session and run this command

install.packages("ggplot2")

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.