我正在尝试使用R 4.0在CytoML上安装
BiocManager::install('CytoML')
但是我收到此错误:
Error: package or namespace load failed for ‘CytoML’ in dyn.load(file, DLLpath = DLLpath, ...):
unable to load shared object '/home/kalmsveta/R/x86_64-pc-linux-gnu-library/4.0/00LOCK-CytoML/00new/CytoML/libs/CytoML.so':
/home/kalmsveta/R/x86_64-pc-linux-gnu-library/4.0/00LOCK-CytoML/00new/CytoML/libs/CytoML.so: undefined symbol: _ZNK5boost10filesystem15directory_entry20m_get_symlink_statusEPNS_6system10error_codeE
Error: loading failed
Execution halted
ERROR: loading failed