cardiomoon / processR

52 stars 10 forks source link

Errors running the package #7

Open richard-chou opened 4 years ago

richard-chou commented 4 years ago

Dear author I installed this package from CRAN smoothly. I encounter an error message while I called require(processR) on my Mac

Error: package or namespace load failed for ‘processR’ in dyn.load(file, DLLpath = DLLpath, ...): 無法載入共享物件 '/Library/Frameworks/R.framework/Versions/3.6/Resources/library/systemfonts/libs/systemfonts.so' : dlopen(/Library/Frameworks/R.framework/Versions/3.6/Resources/library/systemfonts/libs/systemfonts.so, 6): Library not loaded: /opt/X11/lib/libfreetype.6.dylib Referenced from: /Library/Frameworks/R.framework/Versions/3.6/Resources/library/systemfonts/libs/systemfonts.so Reason: image not found

Is there any available options to fix it? Thank you very much

Luigi141 commented 3 years ago

I am encountering the same issue when trying to load the library(processR). Are there any solutions for successfully loading the package?

TheBlackSwan33 commented 3 years ago

I am encountering the same problem too :/

sterlcwc commented 2 years ago

Did any of you resolve this issue? I am also getting it. I tried updating R and Rstudio to the latest versions