Closed muzamilmkhan closed 4 years ago
@hmbotelho
Here is the error I get, Thanks for your help
Error : package or namespace load failed for ‘tcltk’: .onLoad failed in loadNamespace() for 'tcltk', details: call: dyn.load(file, DLLpath = DLLpath, ...) error: unable to load shared object '/Library/Frameworks/R.framework/Versions/3.6/Resources/library/tcltk/libs/tcltk.so': dlopen(/Library/Frameworks/R.framework/Versions/3.6/Resources/library/tcltk/libs/tcltk.so, 10): Library not loaded: /opt/X11/lib/libfontconfig.1.dylib Referenced from: /usr/local/lib/libtk8.6.dylib Reason: Incompatible library version: libtk8.6.dylib requires version 11.0.0 or later, but libfontconfig.1.dylib provides version 10.0.0
@tischi @hmbotelho
Problem solved by updating xquartz and typing "no" to any kind of package downlaod/update that R suggest from some source while installing different packages needed for shiny
@hmbotelho
Here is the error I get, Thanks for your help