Nothing
lpsymphony
: SYMPHONY Interface for BioconductorSYMPHONY is an open-source solver for mixed-integer linear optimization problems . lpsymphony
adapts SYMPHONY code for use in R. The package is based on CRAN's Rsymphony.
To install Bioconductor release version of lpsymphony
simply run in R
## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("lpsymphony")
To get the newest version install the package directly from Github:
devtools::install_github("vladchimescu/lpsymphony")
If you are experiencing problems with lpsymphony
please create an issue or post your question on the Bioconductor support website
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.