yiluheihei / microbiomeMarker

R package for microbiome biomarker discovery
https://yiluheihei.github.io/microbiomeMarker
GNU General Public License v3.0
169 stars 40 forks source link

Error in installing package #60

Open cpavloud opened 2 years ago

cpavloud commented 2 years ago

Hi! I am using R version 4.1.1 (in R studio in Windows) and trying to install microbiomeMarker but I cannot succeed. My Bioconductor version is 3.13 (BiocManager 1.30.16).

I tried if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("microbiomeMarker") but I get the error message package ‘microbiomeMarker’ is not available for Bioconductor version '3.13'

Then I tried with yiluheihei/microbiomeMarker-v0.0.1.zip from Zenodo, but I get the error cannot open compressed file 'microbiomeMarker-v0.0.1/DESCRIPTION', probable reason 'No such file or directory' Error in install.packages : cannot open the connection

Then I tried with microbiomeMarker_1.0.2.tar.gz from Bioconductor, but I get the error ERROR: dependencies 'ggtree', 'metagenomeSeq', 'DESeq2', 'edgeR', 'ComplexHeatmap', 'ANCOMBC', 'limma', 'ALDEx2' are not available for package 'microbiomeMarker' And I tried installing these dependecies but they are not available for my R version

Then I tried with microbiomeMarker_1.0.2.zip from Bioconductor. Although I get the message package ‘microbiomeMarker’ successfully unpacked and MD5 sums checked when I try to load the library, I get the error Error: package or namespace load failed for ‘microbiomeMarker’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called ‘ANCOMBC’ In addition: Warning message: package ‘microbiomeMarker’ was built under R version 4.1.2

So do you have any idea what I should do?

yiluheihei commented 2 years ago

Thanks for your interested in microbiomeMarker. Please try install this package using Bioc 3.14.