Hello,
I am trying to install cytoUtils using the devtools :: install_github("RGLab/cytoUtils") command. I receive an error that reads the following:
Error: package or namespace load failed for ‘cytoUtils’ in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/Library/Frameworks/R.framework/Versions/3.4/Resources/library/cytoUtils/libs/cytoUtils.so': dlopen(/Library/Frameworks/R.framework/Versions/3.4/Resources/library/cytoUtils/libs/cytoUtils.so, 6): Symbol not found: __ZN15GatingHierarchy11getChildrenEm
Referenced from: /Library/Frameworks/R.framework/Versions/3.4/Resources/library/cytoUtils/libs/cytoUtils.so
Expected in: flat namespace in /Library/Frameworks/R.framework/Versions/3.4/Resources/library/cytoUtils/libs/cytoUtils.so
Error: loading failed
Execution halted
ERROR: loading failed
* removing ‘/Library/Frameworks/R.framework/Versions/3.4/Resources/library/cytoUtils’
Installation failed: Command failed (1)