We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After upgrading my ios to BigSur, I am having problems in the command library(sf).
Error message:
library(sf) Erro: package or namespace load failed for ‘sf’ in dyn.load(file, DLLpath = DLLpath, ...): impossível carregar objeto compartilhado '/Library/Frameworks/R.framework/Versions/4.0/Resources/library/sf/libs/sf.so': dlopen(/Library/Frameworks/R.framework/Versions/4.0/Resources/library/sf/libs/sf.so, 6): Library not loaded: /usr/lib/libpq.5.dylib Referenced from: /Library/Frameworks/R.framework/Versions/4.0/Resources/library/sf/libs/sf.so Reason: image not found
What can I do?
The text was updated successfully, but these errors were encountered:
See the README.md, and from there the link to #1536 (comment)
Sorry, something went wrong.
perfect. thanks a lot
No branches or pull requests
After upgrading my ios to BigSur, I am having problems in the command library(sf).
Error message:
What can I do?
The text was updated successfully, but these errors were encountered: