Entering edit mode
I have troubles installing 'org.Hs.eg.db' package. Every attempt throws this error: ''installation of package ‘org.Hs.eg.db’ had non-zero exit status''. I am new to R. Any help will be highly appreciated!
> BiocManager::install("org.Hs.eg.db")
'getOption("repos")' replaces Bioconductor standard repositories, see '?repositories' for details
replacement repositories:
CRAN: https://cran.rstudio.com/
Bioconductor version 3.12 (BiocManager 1.30.12), R 4.0.0 (2020-04-24)
Installing package(s) 'org.Hs.eg.db'
installing the source package ‘org.Hs.eg.db’
trying URL 'https://bioconductor.org/packages/3.12/data/annotation/src/contrib/org.Hs.eg.db_3.12.0.tar.gz'
Content type 'application/x-gzip' length 83225518 bytes (79.4 MB)
downloaded 79.4 MB
Error in file(filename, "r", encoding = encoding) :
cannot open the connection
Calls: source -> file
In addition: Warning message:
In file(filename, "r", encoding = encoding) :
cannot open file 'renv/activate.R': No such file or directory
Execution halted
Why did you tag your post with BSgenome.Ggallus.UCSC.galGal6? Please tag your post properly. Thanks