i used the code <devtools::install_github('junjunlab/scRNAtoolVis')> also used <devtools::install_github("sajuukLyu/ggunchull",force = TRUE)>
it turned out that the installation failed:
ERROR: unable to collate and parse R files for package ‘scRNAtoolVis’
removing ‘/home/chenzhenzhen/R/x86_64-pc-linux-gnu-library/4.0/scRNAtoolVis’
Warning message:
In i.p(...) :
installation of package ‘/home2/chenzhenzhen/tmp/Rtmpn9xMVi/file192dab5168adcc/scRNAtoolVis_0.0.7.tar.gz’ had non-zero exit status
i used the code <devtools::install_github('junjunlab/scRNAtoolVis')> also used <devtools::install_github("sajuukLyu/ggunchull",force = TRUE)>
it turned out that the installation failed: ERROR: unable to collate and parse R files for package ‘scRNAtoolVis’
looking forward to solution,thank you