Unable to load 'misty' package - Error: package or namespace load failed for ‘misty’ in dyn.load

Hi
I'm unable to load the 'misty' package in Rstudio, am getting the error below. How can I fix this?

Error: package or namespace load failed for ‘misty’ in dyn.load(file, DLLpath = DLLpath, ...):
 unable to load shared object '/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/misty/libs/misty.so':
  dlopen(/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/misty/libs/misty.so, 0x0006): Library not loaded: /opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/12.2.0/libgomp.1.dylib
  Referenced from: <8525205F-DF2E-3B1C-BBDD-A702BA0AFC15> /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/misty/libs/misty.so
  Reason: tried: '/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/12.2.0/libgomp.1.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/12.2.0/libgomp.1.dylib' (no such file), '/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/12.2.0/libgomp.1.dylib' (no such file), '/usr/local/lib/libgomp.1.dylib' (no such file), '/usr/lib/libgomp.1.dylib' (no such file, not in dyld cache)

This topic was automatically closed 42 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.