greenelab / greenelab/ADAGEpath

impute dependency and gfortran error

Open
#25 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
6
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Following the currently suggested work-around for the error that is thrown upon attempting to install the impute package due to no detectable gfortran did not lead me to resolution.

However, I could install ADAGEpath if I individually installed the impute package beforehand

install.packages("impute")

and then, when installing ADAGEpath (using either devtools or bioc) I dot not update the impute package when prompted.

I'm not sure how universal this work-around is but maybe ADAGEpath installation instructions could suggest it as a troubleshooting option?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.