Hi all,
I'm new to R and am trying to get the program to read an excel file. I've installed the readxl package, but when I try to use it, I get this error:
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
there is no package called ‘lifecycle’
Do you know how I can fix it?