I have been trying to install `microbiomeMarker` following the instructions on the [GitHub page][1] on a docker image to run rstudio server as follow: FROM …
Looking for help First of all, I use this code: if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install() and then BiocManager::install("rhdf5") install.packages("devtools") library(rhdf5) library(Rhdf5lib) library(rhdf5filter) library(devtools) …
Hi everyone, I am trying to graph a heatmap for my DEGs data but I encountered some errors. This is my code: ``` heatmap.2(diffGenes, Rowv=as.dendrogram(clustRows), …
HI Jared or anyone. Trying to load bigSCale2 and says not available for R 3.6.1, then tried 3.6.3, then tried 4.02--same answer not available. Looked …
I cannot install R packages to R studio 4.0.2 Linux Centos8. What does it mean "installation of package ‘tidyverse’ had non-zero exit status"? I don't …
I am using Ubuntu 16.4.LTS 32 bit OS in R Studio....... while installing R Packeges comming Error message as following ERROR: configuration failed for package …