Package: ompr.roi
Type: Package
Title: A Solver for 'ompr' that Uses the R Optimization Infrastructure
        ('ROI')
Version: 1.0.2
Authors@R: person("Dirk", "Schumacher", email = "mail@dirk-schumacher.net",
            role = c("aut", "cre"))
Description: A solver for 'ompr' based on the R Optimization Infrastructure ('ROI').
  The package makes all solvers in 'ROI' available to solve 'ompr' models. Please see the
  'ompr' website <https://dirkschumacher.github.io/ompr/> and package docs for more information
  and examples on how to use it.
License: MIT + file LICENSE
RoxygenNote: 7.2.3
Encoding: UTF-8
URL: https://github.com/dirkschumacher/ompr.roi
BugReports: https://github.com/dirkschumacher/ompr.roi/issues
Depends: R (>= 3.5.0)
Imports: ROI (>= 0.3.0), slam, methods, Matrix, ompr (>= 1.0.1)
Suggests: testthat, magrittr, ROI.plugin.glpk
ByteCompile: Yes
NeedsCompilation: no
Packaged: 2023-09-09 10:42:05 UTC; dsp
Author: Dirk Schumacher [aut, cre]
Maintainer: Dirk Schumacher <mail@dirk-schumacher.net>
Repository: CRAN
Date/Publication: 2023-09-09 11:10:02 UTC
Built: R 4.3.3; ; 2025-04-07 01:35:12 UTC; windows
