Reputation: 1
I have tried install package mixOmics but failed.
The output at console below:
install.packages("mixOmics") Installing package into ‘/home/rstudio-user/R/x86_64-pc-linux-gnu-library/4.0’ (as ‘lib’ is unspecified) Warning in install.packages : package ‘mixOmics’ is not available (for R version 4.0.0)
I have also tried it at R version 3.5.2 and still failed.
May you help me please
Upvotes: 0
Views: 2753
Reputation: 31
Mixomics install is now only available through Bioconductor.
http://www.bioconductor.org/packages/release/bioc/html/mixOmics.html
Upvotes: 3