Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error installing dependency "nloptr" #4

Open
idolawoye opened this issue Jan 15, 2021 · 1 comment
Open

Error installing dependency "nloptr" #4

idolawoye opened this issue Jan 15, 2021 · 1 comment

Comments

@idolawoye
Copy link

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

@zoecastillo
Copy link
Owner

I believe DESeq2 requires nloptr.

I found this information on issues with nloptr which may be helpful:
https://support.bioconductor.org/p/133965/

I think you might have to upgrade the R/bioconductor version you are using in order to be able to install nloptr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants