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
I tried installing MicrobiomeExplorer using the recommended installation method BiocManager::install("zoecastillo/microbiomeExplorer", ref = "master")
However, I got this error message whilst installing:
Error: package or namespace load failed for ‘nloptr’ in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/home/idowu/R/x86_64-pc-linux-gnu-library/3.6/00LOCK-nloptr/00new/nloptr/libs/nloptr.so': /home/idowu/R/x86_64-pc-linux-gnu-library/3.6/00LOCK-nloptr/00new/nloptr/libs/nloptr.so: undefined symbol: nlopt_algorithm_name Error: loading failed Execution halted ERROR: loading failed
The text was updated successfully, but these errors were encountered:
I am using R version 3.6.2
I tried installing MicrobiomeExplorer using the recommended installation method
BiocManager::install("zoecastillo/microbiomeExplorer", ref = "master")
However, I got this error message whilst installing:
Error: package or namespace load failed for ‘nloptr’ in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/home/idowu/R/x86_64-pc-linux-gnu-library/3.6/00LOCK-nloptr/00new/nloptr/libs/nloptr.so': /home/idowu/R/x86_64-pc-linux-gnu-library/3.6/00LOCK-nloptr/00new/nloptr/libs/nloptr.so: undefined symbol: nlopt_algorithm_name Error: loading failed Execution halted ERROR: loading failed
The text was updated successfully, but these errors were encountered: