Skip to content

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

@sejacob3-1990

Description

@sejacob3-1990

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions