[R-SIG-Mac] upgraded to 4.5 (mac x86), errors

Carl Witthoft c@r| @end|ng |rom w|ttho|t@com
Fri May 30 23:00:31 CEST 2025


I suspect this is something simple I forgot to update or delete, but:
iMac x86 recently upgraded to 15.5 Sequoia.

I installed R 4.5 from CRAN.
then tried to install the "gmp" library and:

Error: package or namespace load failed for ‘gmp’ in get(Info[i, 1], 
envir = env):
  lazy-load database 
'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/gmp/R/gmp.rdb' 
is corrupt
In addition: Warning message:
In get(Info[i, 1], envir = env) :
   internal error 1 in R_decompress1 with libdeflate

Then,
library(ggplot2)
Error: package or namespace load failed for ‘ggplot2’ in dyn.load(file, 
DLLpath = DLLpath, ...):
  unable to load shared object 
'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/glue/libs/glue.so':
 
dlopen(/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/glue/libs/glue.so, 
0x0006): Library not loaded: 
/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/lib/libR.dylib
   Referenced from: <E900C54A-FB6D-371D-B50B-512EB8D2F868> 
/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/glue/libs/glue.so
   Reason: tried: 
'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/lib/libR.dylib' 
(no such file), 
'/System/Volumes/Preboot/Cryptexes/OS/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/lib/libR.dylib' 
(no such file), 
'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/lib/libR.dylib' 
(no such file), '/usr/local/lib/libR.dylib' (no such file), 
'/usr/lib/libR.dylib' (no such file, not in dy

So I need to clear something out that's pointing to the 4.4 paths.  But 
aged me forgets what that is.





-- 
Carl Witthoft
personal: carl using witthoft.com
The Witthoft Group, Consulting
https://witthoftgroup.weebly.com/



More information about the R-SIG-Mac mailing list