I load an old .RData, this prints in the console:
Loading required package: Error in .requirePackage(package) : unable to find required package ‘’ In addition: Warning message: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : there is no package called ‘’
I wish I could provide a reproducible example but I have no clue how/why loading the RData file prompts requiring the package... Can someone please shed some light?