Installing DESeq2 on RStudio
While installing the DESeq2 on Rstudio I got a error like this
checking for curl-config... no
Cannot find curl-config
ERROR: configuration failed for package ‘RCurl’
* removing ‘/home/diksha/R/x86_64-pc-linux-gnu-library/3.6/RCurl’
* restoring previous ‘/home/diksha/R/x86_64-pc-linux-gnu-library/3.6/RCurl’
Warning in install.packages :
How to overcome this error
• 2,603 views
•
link
0 answers
No answers yet.
Log in to answer this question.
It looks like one of the dependency libraries is missing or incorrect. Have you tried googling the error and looking at some of the suggestions, e.g.: https://askubuntu.com/questions/359267/cannot-find-curl-config-in-ubuntu-13-04
Install
curl-config.