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
2025-12-09 15:31:31.089 R[1377:15527] +[NSSavePanel _warmUp] attempted
warmup
It seems the issue is on the /usr/lib/libssl.48.dylib that doesn't exist.
I appreciate suggestions to solve this problem for R was working fine up to
today.
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.