Hi, I'm new to R (on macos) and I'm continuously getting an error whenever I try to import excel file into R.
Is this a valid Excel file?
unable to load shared object '/Library/Frameworks/R.framework/Versions/4.1/Resources/library/rlang/libs/rlang.so':
dlopen(/Library/Frameworks/R.framework/Versions/4.1/Resources/library/rlang/libs/rlang.so, 6): no suitable image found. Did find:
/Library/Frameworks/R.framework/Versions/4.1/Resources/library/rlang/libs/rlang.so: mach-o, but wrong architecture
/Library/Frameworks/R.framework/Versions/4.1/Resources/library/rlang/libs/rlang.so: mach-o, but wrong architecture
Could you please help me figure out the problem?
Thanks in advance