Closed janikmiet closed 2 years ago
Thanks for reaching out. A little more context would be helpful. It seems you're running on macOS. Do you have a system version of nlopt
already installed ? Which version ? What is the version of cmake
you are using ? What is the full log of the install process ? In particular, what do the lines written by pkg-config
say?
Thank you for the answer. It seemed that system version of nlopt
wasn't installed. Now I managed to finish package installation.
Initially the problem is trying to push Shiny image to ShinyApps.io and the application depends on nloptr
package (more specifically ggpubr
package depends on nloptr
). Now I managed to install the package on local environment, but not yet to the Shinyapps.io (missing CMAKE on Shinyapps.io). But I quess this is not problem of the nloptr
package itself, so I can close this issue.
I have CMAKE installed but cannot install the package.