DESeq2 installation problems
0
0
Entering edit mode
2.5 years ago

Hello. I'm having problems installing the DESeq2 package. I keep getting this error mesage below.

The downloaded source packages are in
    ‘C:\Users\Name\AppData\Local\Temp\Rtmp67gd4p\downloaded_packages’
Warning message:
In file.copy(savedcopy, lib, recursive = TRUE) :
  problem copying C:\Users\Name\Documents\R\win-library\4.0\00LOCK\xfun\libs\x64\xfun.dll to C:\Users\Name\Documents\R\win-library\4.0\xfun\libs\x64\xfun.dll: Permission denied

The commands I used were:

if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")

BiocManager::install("DESeq2", force = TRUE, dependencies = TRUE)

What else can I do to install it?

Thank you in advance.

DESeq install • 1.3k views
ADD COMMENT
0
Entering edit mode

Might have been solved here https://support.bioconductor.org/p/130817/

ADD REPLY

Login before adding your answer.

Traffic: 3458 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6