I tried to use library"survminer" but this error appeared:
Loading required package: ggpubr
Error: package or namespace load failed for ‘ggpubr’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘tidyselect’
Error: package ‘ggpubr’ could not be loaded
When I tried to install ggpubr. This shows:
Error: package or namespace load failed for ‘ggpubr’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘tidyselect’
I reinstatt R and Rstudio. I updated both of them to the lasted version but the problem still there?
Any suggestions?