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

Compilation failed for package 'vscDebugger' #164

Open
ravenzhao opened this issue Sep 18, 2022 · 1 comment
Open

Compilation failed for package 'vscDebugger' #164

ravenzhao opened this issue Sep 18, 2022 · 1 comment

Comments

@ravenzhao
Copy link

I run into an error: compilation failed for package 'vscDebugger'
Environment:
Windows 11
R-4.2.1
R-studio 2022.07.1 Build 554

image

@ppm1337
Copy link

ppm1337 commented Nov 15, 2022

The key line here is /bin/sh: line 1: gcc: command not found. Make sure that gcc is available in your environment, i.e. installed and added to PATH.

The requirements needed to build packages from source are included in the RTools package, so installing this may resolve the issue.

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