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

Unable to install R Programming, Error in dyn.load(file, DLLpath = DLLpath, ...) #539

Open
sejacob3-1990 opened this issue Dec 28, 2024 · 0 comments

Comments

@sejacob3-1990
Copy link

sejacob3-1990 commented Dec 28, 2024

Hi, I'm very new to R and am trying to install the course "R Programming" in swirl. I keep getting this error when I type install_course("R Programming")

Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object '/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/curl/libs/curl.so':
dlopen(/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/curl/libs/curl.so, 6): Symbol not found: _curl_easy_option_by_id
Referenced from: /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/curl/libs/curl.so
Expected in: flat namespace
in /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/curl/libs/curl.so

I'm not sure how to fix this? I did install.packages("curl") and install.packages("RCurl") and it didn't make any difference?

Thanks so much! I'm on MacOS Big Sur if it makes any difference.

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

1 participant