Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using FUSION with R 3.6.1 #14

Open
carbocation opened this issue Aug 29, 2019 · 1 comment
Open

Using FUSION with R 3.6.1 #14

carbocation opened this issue Aug 29, 2019 · 1 comment

Comments

@carbocation
Copy link

carbocation commented Aug 29, 2019

Since upgrading to R 3.6.1, I have been using the following packages to get FUSION to run for me. This may work for others as a stopgap until the packages upgrade on CRAN. Of note, plink2R sounds as though they don't plan to support R 3.6.1, though I have opened a pull request with the trivial changes needed to fix the issue. (Also noted under #13 .)

plink2R: devtools::install_github("carbocation/plink2R/plink2R", ref="carbocation-permit-r361")

optparse: remotes::install_github("trevorld/r-optparse")

coloc: devtools::install_github("chr1swallace/coloc")

@complexgenome
Copy link

Hi, thanks for this.

I'm on R-4.0 (windows 10) trying to install plink2R but facing issues.

devtools::install_github("carbocation/plink2R/plink2R", ref="carbocation-permit-r361")

How is this on your side?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants