ggpicrust2
ggpicrust2 copied to clipboard
ggpicrust2 installation dependency error
I tried to install "ggpicrust2" with "install.packages("ggpicrust2")". ERROR: unable to collate and parse R files for package ‘ggfun’
- removing ‘/home/xuan/R/x86_64-pc-linux-gnu-library/4.1/ggfun’ ERROR: dependency ‘ggfun’ is not available for package ‘aplot’
- removing ‘/home/xuan/R/x86_64-pc-linux-gnu-library/4.1/aplot’ ERROR: dependency ‘aplot’ is not available for package ‘ggpicrust2’
- removing ‘/home/xuan/R/x86_64-pc-linux-gnu-library/4.1/ggpicrust2’
Warning messages: 1: In install.packages("ggpicrust2") : installation of package ‘ggfun’ had non-zero exit status 2: In install.packages("ggpicrust2") : installation of package ‘aplot’ had non-zero exit status 3: In install.packages("ggpicrust2") : installation of package ‘ggpicrust2’ had non-zero exit status
How do I fix it?