Package: lpsymphony
Title: Symphony integer linear programming solver in R
Version: 1.39.0
Description: 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.
Maintainer: Vladislav Kim <Vladislav.Kim@embl.de>
Authors@R: c(
  person("Vladislav", "Kim",     role = c("aut", "cre"), email = "Vladislav.Kim@embl.de"),
  person("Ted", "Ralphs",        role = "ctb", email = "ted@lehigh.edu"),
  person("Menal", "Guzelsoy",    role = "ctb", email = "mguzelsoy@lehigh.edu"),
  person("Ashutosh", "Mahajan",  role = "ctb", email = "amahajan@iitb.ac.in"),
	person("Reinhard", "Harter",   role = "ctb", email = "reinhard.harter@gmail.com"),
  person("Kurt", "Hornik",       role = "ctb", email = "Kurt.Hornik@R-project.org"),
  person("Cyrille", "Szymanski", role = "ctb", email = "cnszym@gmail.com"),
  person("Stefan","Theussl",     role = "ctb", email = "stefan.theussl@wu.ac.at"),
  person("Mike","Smith",         role = "ctb", email = "grimbough@gmail.com", comment = c(ORCID = "0000-0002-7800-3848")))
License: EPL
Depends: R (>= 3.0.0)
Enhances: slam
Suggests: BiocStyle, knitr, testthat
URL: http://R-Forge.R-project.org/projects/rsymphony,
        https://projects.coin-or.org/SYMPHONY,
        http://www.coin-or.org/download/source/SYMPHONY/
BugReports: https://github.com/Huber-group-EMBL/lpsymphony/issues
biocViews: Infrastructure, ThirdPartyClient
VignetteBuilder: knitr
NeedsCompilation: yes
SystemRequirements: GNU make
Config/pak/sysreqs: make
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 14:29:12 UTC
RemoteUrl: https://github.com/bioc/lpsymphony
RemoteRef: HEAD
RemoteSha: 83b7089303621d908124b138287cbfa20f49a844
Packaged: 2026-01-04 15:09:01 UTC; root
Author: Vladislav Kim [aut, cre],
  Ted Ralphs [ctb],
  Menal Guzelsoy [ctb],
  Ashutosh Mahajan [ctb],
  Reinhard Harter [ctb],
  Kurt Hornik [ctb],
  Cyrille Szymanski [ctb],
  Stefan Theussl [ctb],
  Mike Smith [ctb] (ORCID: <https://orcid.org/0000-0002-7800-3848>)
Built: R 4.6.0; aarch64-apple-darwin23; 2026-01-04 15:26:43 UTC; unix
