You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From: Prof Brian Ripley [email protected] To: Jiang, Mike [email protected] Subject: flowWorkspace etc in BioC 3.11 on macOS
Finally this installs on Linux (it is needed for CRAN package flowDiv).
But not on macOS (with clang 9, the likely preferred compiler for R
4.0.0, if not clang 10):
Error: package or namespace load failed for ‘cytolib’:
.onLoad failed in loadNamespace() for 'cytolib', details:
call: dyn.load(cytolib, local = FALSE, now = TRUE)
error: unable to load shared object
'/Users/ripley/R/test-3.7/00LOCK-cytolib/00new/cytolib/libs/cytolib.so':
10): Symbol not found: _ZN5boost10filesystem4pathdVERKS1
Referenced from:
/Users/ripley/R/test-3.7/00LOCK-cytolib/00new/cytolib/libs/cytolib.so
Expected in: flat namespace
in
/Users/ripley/R/test-3.7/00LOCK-cytolib/00new/cytolib/libs/cytolib.so
The text was updated successfully, but these errors were encountered: