cardiomoon / processR

52 stars 10 forks source link

Error in dyn.load(file, DLLpath = DLLpath, ...) : #20

Open kietduchuynh opened 1 year ago

kietduchuynh commented 1 year ago

I'm unable to install the package. I get the below error message. Anyone else has been able to resolve this?

Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to load shared object '/Library/Frameworks/R.framework/Versions/4.2/Resources/library/rvg/libs/rvg.so': dlopen(/Library/Frameworks/R.framework/Versions/4.2/Resources/library/rvg/libs/rvg.so, 0x0006): tried: '/Library/Frameworks/R.framework/Versions/4.2/Resources/library/rvg/libs/rvg.so' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64h' or 'x86_64')), '/System/Volumes/Preboot/Cryptexes/OS/Library/Frameworks/R.framework/Versions/4.2/Resources/library/rvg/libs/rvg.so' (no such file), '/Library/Frameworks/R.framework/Versions/4.2/Resources/library/rvg/libs/rvg.so' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64h' or 'x86_64')) Calls: ... asNamespace -> loadNamespace -> library.dynam -> dyn.load Execution halted ERROR: lazy loading failed for package ‘processR’