jrs95 / hyprcoloc

Hypothesis Prioritisation in multi-trait Colocalization
https://jrs95.github.io/hyprcoloc/
GNU General Public License v3.0
46 stars 12 forks source link

Could not find tools necessary to compile a package #13

Closed mightyphil2000 closed 4 years ago

mightyphil2000 commented 4 years ago

Hi there!

When I try to install hyprcoloc I get the error "Could not find tools necessary to compile a package". Do you know why I may be getting this error?

install_github("jrs95/hyprcoloc", build_opts = c("--no-resave-data", "--no-manual"), build_vignettes = TRUE) Using github PAT from envvar GITHUB_PAT Downloading GitHub repo jrs95/hyprcoloc@HEAD Error: Failed to install 'hyprcoloc' from GitHub: Could not find tools necessary to compile a package Call pkgbuild::check_build_tools(debug = TRUE) to diagnose the problem.

mightyphil2000 commented 4 years ago

nevermind. I think I found the answer. I recently updated my mac OS and apparently I had to reinstall xcode. seems to work now.

jrs95 commented 4 years ago

Hi,

Sorry to hear that you have had a problem downloading the package.

To help us find the issue could you answer the following:

Best wishes,

James