I ran the code below to load dplyr
library(dplyr)
This is the error message I received, I think I went down a rabbit hole with "xfun" because initially I wasn't trying to load it an yet it was the error message:
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
namespace ‘xfun’ 0.12 is being loaded, but >= 0.15 is required