Package: lpSolveAPI Version: 5.5.2.0-17.15 Title: R Interface to 'lp_solve' Version 5.5.2.0 Authors@R: c(person(family = "lp_solve", role = "aut", email = "https://lpsolve.sourceforge.net/"), person(given = "Kjell", family = "Konis", role = "aut"), person(given = "Florian", family = "Schwendinger", role = c("aut", "cre"), email = "FlorianSchwendinger@gmx.at"), person(given = "Kurt", family = "Hornik", role = "ctb")) Description: The lpSolveAPI package provides an R interface to 'lp_solve', a Mixed Integer Linear Programming (MILP) solver with support for pure linear, (mixed) integer/binary, semi-continuous and special ordered sets (SOS) models. URL: https://github.com/FlorianSchwendinger/lpSolveAPI BugReports: https://github.com/FlorianSchwendinger/lpSolveAPI/issues License: LGPL-2 RoxygenNote: 7.2.0 Repository: https://florianschwendinger.r-universe.dev Date/Publication: 2026-02-12 17:12:07 UTC RemoteUrl: https://github.com/florianschwendinger/lpsolveapi RemoteRef: HEAD RemoteSha: b4dd5d85aa8fa7f49fb31cd06ec46db13ddb682b NeedsCompilation: yes Packaged: 2026-07-12 06:25:29 UTC; root Author: lp_solve [aut], Kjell Konis [aut], Florian Schwendinger [aut, cre], Kurt Hornik [ctb] Maintainer: Florian Schwendinger