Entering edit mode
Aurora
▴
20
@aurora-15104
Last seen 6.0 years ago
Hi,
I am trying to install the pasilla package by following the bioconductor website instructions :
if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("pasilla", version = "3.8")
But I have the following answer :
Installing package into ‘/home/myname/R/x86_64-pc-linux-gnu-library/3.4’
(as ‘lib’ is unspecified)
Warning in install.packages :
package ‘BiocManager’ is not available (for R version 3.4.4)
How can I install the bioManager package and so the pasilla package ?
Thank a lot
Thanks a lot !