Unable to use r package: esquisse

I am trying the use the R package esquisse . I have no issues while trying to install it . But when I try to use it I get the following error :

Error in dyn.load(file, DLLpath = DLLpath, ...) : 
  unable to load shared object '/Library/Frameworks/R.framework/Versions/3.6/Resources/library/gdtools/libs/gdtools.so':
  dlopen(/Library/Frameworks/R.framework/Versions/3.6/Resources/library/gdtools/libs/gdtools.so, 6): Library not loaded: /opt/X11/lib/libcairo.2.dylib
  Referenced from: /Library/Frameworks/R.framework/Versions/3.6/Resources/library/gdtools/libs/gdtools.so
  Reason: image not found

This is a new machine I am trying to get this installed on.

I have also posted this on Stackoverflow .

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.