BiocManager::install("genetics.binaRies") BiocManager::install("biomaRt") #To install the latest update of GagnonMR library(devtools) devtools::install_github("gagelo01/GagnonMR") You can download this package from github. if (!requireNamespace("remotes", quietly = TRUE)) install.packages("rem...
I also try to install using command `> if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("phyloseq") ` I get the following error command `Bioconductor version 3.9 (BiocManager 1.30.4), R 3.6.0 (2019-04-26) Installing package(s)...