when I library(edfR) in Rstudio, I got an error in my console
Error: package or namespace load failed for ‘edfR’ in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library/edfR/libs/edfR.so’:: dlopen(/Library/Frameworks/R.framework/Versions/3.6/Resources/library/edfR/libs/edfR.so, 6): Library not loaded: @executable_path/../Frameworks/edfapi.framework/Versions/A/edfapi Referenced from: /Library/Frameworks/R.framework/Versions/3.6/Resources/library/edfR/libs/edfR.so Reason: image not found
And I have installed SR Research's API
So, How can I solve this error?
Looking forward to your reply!!
when I library(edfR) in Rstudio, I got an error in my console
Error: package or namespace load failed for ‘edfR’ in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library/edfR/libs/edfR.so’:: dlopen(/Library/Frameworks/R.framework/Versions/3.6/Resources/library/edfR/libs/edfR.so, 6): Library not loaded: @executable_path/../Frameworks/edfapi.framework/Versions/A/edfapi Referenced from: /Library/Frameworks/R.framework/Versions/3.6/Resources/library/edfR/libs/edfR.so Reason: image not found
And I have installed SR Research's API
So, How can I solve this error? Looking forward to your reply!!