You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, when I try to install bettered from GitHub, I found problem,
When I tried to run > devtools::install_github("gfkse/bettermc")
It says Downloading GitHub repo gfkse/bettermc@HEAD Error: Failed to install 'bettermc' from GitHub: Could not find tools necessary to compile a package Call pkgbuild::check_build_tools(debug = TRUE) to diagnose the problem.
The text was updated successfully, but these errors were encountered:
Did you do what it says, i.e. Call pkgbuild::check_build_tools(debug = TRUE) to diagnose the problem? At least you should provide some more information, e.g. on what OS you are having this issue.
Anyway, this is not an issue with this package. You need to have your system set-up to install R packages from source.
Hi, when I try to install bettered from GitHub, I found problem,
When I tried to run
> devtools::install_github("gfkse/bettermc")
It says
Downloading GitHub repo gfkse/bettermc@HEAD Error: Failed to install 'bettermc' from GitHub: Could not find tools necessary to compile a package Call pkgbuild::check_build_tools(debug = TRUE) to diagnose the problem.
The text was updated successfully, but these errors were encountered: