RajLabMSSM / echoconda

echoverse module: conda environment handling
1 stars 2 forks source link

Add missing dependency echodata #6

Closed jdblischak closed 2 years ago

jdblischak commented 2 years ago

Discovered while troubleshooting https://github.com/RajLabMSSM/echofinemap/issues/7

Confirmed this was also caught by R CMD check:

https://github.com/RajLabMSSM/echoconda/actions/runs/3028422625/jobs/4873194999#step:23:48

bschilder commented 2 years ago

Added the following to Remotes as well, so R knows where to install echodata from (not available on CRAN or BIoc yet)

Remotes:
    github::MRCIEU/genetics.binaRies,
    github::RajLabMSSM/echodata