Hello,
I'm having a problem running R on the system described above. R informs
the message below,
Error: package or namespace load failed for ‘TTR’ in dyn.load(file, DLLpath
= DLLpath, ...):
unable to load shared object
'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/curl/libs/curl.so':
dlopen(/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/curl/libs/curl.so,
6): Library not loaded: /usr/lib/libssl.48.dylib
Referenced from:
/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/curl/libs/curl.so
Reason: image not found
It seems the issue is on the /usr/lib/libssl.48.dylib that doesn't exist.
In fact, there are no libssl* files. I appreciate suggestions to solve this
problem.
TIA,
--
Andre Luiz Tietbohl Ramos, PhD
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide https://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.