chr1swallace/coloc

Installation with install_github

Closed this issue · 0 comments

Please note that in some versions of the "remotes" package, the correct installation command for installing the latest version of coloc will be

remotes::install_github("chr1swallace/coloc@main")

You may want to fix this in your README. This is because the default branch for remotes::install_github is, in some versions, the "master" branch, not "main".