I have installed ggpubr successfully.
when i tried to load the package, i got the following message:
library(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 ‘zip’
I'm using R Studio version Version 1.2.5033
Thanks!