You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to install the dev version without success on mac, then installed the cran one.
Now when I try to load I have an error message:
library(eixport)
Error: package or namespace load failed for ‘eixport’ in dyn.load(file, DLLpath = DLLpath, ...):
unable to load shared object '/Library/Frameworks/R.framework/Versions/4.2/Resources/library/sp/libs/sp.so':
dlopen(/Library/Frameworks/R.framework/Versions/4.2/Resources/library/sp/libs/sp.so, 6): no suitable image found. Did find:
/Library/Frameworks/R.framework/Versions/4.2/Resources/library/sp/libs/sp.so: mach-o, but wrong architecture
/Library/Frameworks/R.framework/Versions/4.2/Resources/library/sp/libs/sp.so: mach-o, but wrong architecture
In addition: Warning message:
package ‘eixport’ was built under R version 4.3.1
Any hint?
The text was updated successfully, but these errors were encountered:
I tried to install the dev version without success on mac, then installed the cran one.
Now when I try to load I have an error message:
Any hint?
The text was updated successfully, but these errors were encountered: