Cannot load package "ggpubr"

I've encountered the problem when I try to load ggpubr.
"install.packages("ggpubr",dependencies=TRUE)
install.packages("survminer",dependencies=TRUE)
library("ggpubr")"
then I got
"error: package or namespace load failed for 'ggpubr' in loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]])"
Could anyone please tell me how I can fix this?
Thanks. Yuya

Hi @yuya,

It looks like you've also opened an issue in the GitHub repo, if you could include a link to that here, it will help avoid duplication of effort. See also our FAQ on cross-posting: