error: cannot execute ‘f951’: execvp: No such file or directory when downloading DESeq2 package
When I download a package (DESeq2) from Bioconductor, I got the following error:
gfortran: fatal error: cannot execute ‘f951’: execvp: No such file or directory
compilation terminated.
However, when I check my opt/R/arm64/bin folder, gfortran and f951 are inside.
• 18 views
Read more here: Source link