Entering edit mode
22 months ago
sehriban.buyukkilic
▴
10
Hi everyone,
I'm trying install DESeq2 on R 3.5.1. There is some packages necessary for this package. I installed all packages on R, but its still giving the same error. I look at my computer, yes packages is there but I didn't get why doesn't work.
And also when I download packages, it gives this path '/private/var/folders/41/pxzfcbm9535351vmbbnmzj740000gn/T/RtmpvFXDaX/downloaded_packages' this location is it true or not? If not how can I chance location for download packages? Any ideas?
Update your version of R, 3.5.1 is ancient.
ı did it, thank you :)
If you're having problem with dependencies you can try installing with conda, or you can just get it as a container.
There is a lot you're not telling us. Why are you using an old version? What version of DESeq2 are you trying to install? What is the error message? Have you tried installing an old version that matches R 3.5.1? What operating system are you using?