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

How to install? #5

Open
ZixiangPAN opened this issue Jan 3, 2024 · 1 comment
Open

How to install? #5

ZixiangPAN opened this issue Jan 3, 2024 · 1 comment

Comments

@ZixiangPAN
Copy link

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.

@akersting
Copy link
Member

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.

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