Reputation: 13
When I try to load in the curl package in R I get the following error message:
unable to load shared object '/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/curl/libs/curl.so':
dlopen(/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/curl/libs/curl.so, 0x0006): symbol not found in flat namespace (_curl_url_strerror)
I've removed the package and installed again as well as downloading the package by source. I've also updated rstudio and r. Any help is appreciated. Thanks in advance.
Upvotes: 0
Views: 177