# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "lpsymphony" in publications use:' type: software license: EPL-1.0 title: 'lpsymphony: Symphony integer linear programming solver in R' version: 1.40.0 doi: 10.32614/CRAN.package.lpsymphony identifiers: - type: url value: https://projects.coin-or.org/SYMPHONY - type: url value: http://www.coin-or.org/download/source/SYMPHONY/ abstract: This package was derived from Rsymphony_0.1-17 from CRAN. These packages provide an R interface to SYMPHONY, an open-source linear programming solver written in C++. The main difference between this package and Rsymphony is that it includes the solver source code (SYMPHONY version 5.6), while Rsymphony expects to find header and library files on the users' system. Thus the intention of lpsymphony is to provide an easy to install interface to SYMPHONY. For Windows, precompiled DLLs are included in this package. authors: - family-names: Kim given-names: Vladislav email: Vladislav.Kim@embl.de repository: https://bioc-release.r-universe.dev repository-code: https://github.com/Huber-group-EMBL/lpsymphony commit: 94a28c33902e8e81d2955ba18499725aab031fc0 url: http://R-Forge.R-project.org/projects/rsymphony date-released: '2026-04-28' contact: - family-names: Kim given-names: Vladislav email: Vladislav.Kim@embl.de