-
Notifications
You must be signed in to change notification settings - Fork 2
Description
I'm trying to get this to run and have installed the dependencies (SnpArrays, MendelSearch, MendelBase, MendelPlots). When I try to add the MendelGWAS, I get the following error, and it's unclear how to resolve it. I'm brand new to Julia, so it might be a problem on my end, but it seems like the version requirements will never be met.
ERROR: Unsatisfiable requirements detected for package DataFrames [a93c6f00]:
DataFrames [a93c6f00] log:
├─possible versions are: [0.11.7, 0.12.0, 0.13.0-0.13.1, 0.14.0-0.14.1, 0.15.0-0.15.2, 0.16.0, 0.17.0-0.17.1, 0.18.0-0.18.4, 0.19.0-0.19.4, 0.20.0-0.20.2, 0.21.0-0.21.8, 0.22.0-0.22.5] or uninstalled
├─restricted to versions 0.21.0-* by MendelPlots [7ab2ea78], leaving only versions [0.21.0-0.21.8, 0.22.0-0.22.5]
│ └─MendelPlots [7ab2ea78] log:
│ ├─possible versions are: 0.1.5 or uninstalled
│ └─MendelPlots [7ab2ea78] is fixed to version 0.1.5
└─restricted to versions 0.20 by MendelGWAS [c1bad3ca] — no versions left
└─MendelGWAS [c1bad3ca] log:
├─possible versions are: 0.8.6 or uninstalled
└─MendelGWAS [c1bad3ca] is fixed to version 0.8.6