kassambara / factoextra

Extract and Visualize the Results of Multivariate Data Analyses
http://www.sthda.com/english/rpkgs/factoextra
354 stars 102 forks source link

cannot find ggarrange function in ggpubr #135

Open mandbella opened 3 years ago

mandbella commented 3 years ago

Hi, I am trying to use ggarrange but it is not being recognized. When I try installing ggpubr, I get the following error. Any suggestions?

install.packages("ggpubr") library("ggpubr")

Error: package or namespace load failed for ‘ggpubr’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): namespace ‘tibble’ 2.1.3 is already loaded, but >= 3.0.0 is required In addition: Warning message: package ‘ggpubr’ was built under R version 3.6.2

AnandaKhadka commented 1 year ago

I am also getting the similar error. So far, both "ggpubr" and "cowplot" packages are installed but still says: "could not find function ggarrange"