Problems with packages that need libgfortran.so.3
0
0
Entering edit mode
rnociti • 0
@rnociti-13699
Last seen 5.0 years ago

I'm running R in Fedora 26 and it uses libgfortran.so.4 and the packages such as DESeq2 and clusterProfiler needs libgfortran.so.3, when I tried to install those packages the following error appears:

libgfortran.so.3: cannot open shared object file: No such file or directory.

Can anyone help me?

 

software error bioconductor package installation • 1.3k views
ADD COMMENT
0
Entering edit mode

Are you installing packages using

BiocInstaller::biocLite("DESEq2")

? If so, then the packages are compiled on your machine using your version of libgfortran. So the error points to a configuration issue on your machine; how did you install libgfortran?

ADD REPLY

Login before adding your answer.

Traffic: 620 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