
Thank you so much in advance for any help! Installation of package ‘mutoss’ had non-zero exit statusĥ: In install.packages("Seurat", dependencies = TRUE) :Īlthough I use R 4.1.2, I am having the same problem. Installation of package ‘hdf5r’ had non-zero exit statusģ: In install.packages("Seurat", dependencies = TRUE) :Ĥ: In install.packages("Seurat", dependencies = TRUE) :

#Installation of package had non zero exit status install
Today I've tried a fresh R install and using install('Seurat', dependencies = TRUE), I still got similar errors:ġ: In install.packages("Seurat", dependencies = TRUE) :Ģ: In install.packages("Seurat", dependencies = TRUE) : Then, I've tried install.packages('sn') and got:ĮRROR: dependency ‘mnormt’ is not available for package ‘sn’ Installation of package ‘metap’ had non-zero exit status Installation of package ‘TFisher’ had non-zero exit status Installation of package ‘sn’ had non-zero exit status I followed the instructions, but I got problems with install.packages('metap'): This can be accomplished with the following commands: - install.packages('BiocManager') BiocManager::install('multtest') install.packages('metap'). Its output is the message:Įrror: Please install the metap package to use FindConservedMarkers.

However, the function FindConservedMarkers stopped working now (in the same tutorial, I didn't modify anything). I was following the guided tutorial Stimulated vs Control PBMCs using RStudio.
