Hey there. I'm getting a weird error at the moment when I try to use ggplot function. I've reinstalled all the packages and updated them, updated R but still not fix. Any ideas?
To help us help you, could you please prepare a reproducible example (reprex) illustrating your issue? Please have a look at this guide, to see how to create one:
As @andresrcs pointed out, we don't really have enough information to determine what's going on here. What's the full script that you're running in a fresh R session?
None of the methods or exports mentioned in the error message come from ggplot2, (aes is, but AES is not, and R is case sensitive):
So, there's something else underlying your problem. From a quick search, it looks like several of those (if not all) are from the digest package: