Closed jdblischak closed 2 years ago
Discovered while troubleshooting https://github.com/RajLabMSSM/echofinemap/issues/7
Confirmed this was also caught by R CMD check:
R CMD check
https://github.com/RajLabMSSM/echoconda/actions/runs/3028422625/jobs/4873194999#step:23:48
Added the following to Remotes as well, so R knows where to install echodata from (not available on CRAN or BIoc yet)
echodata
Remotes: github::MRCIEU/genetics.binaRies, github::RajLabMSSM/echodata
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