Package: ompr.roi
Type: Package
Title: A Solver for 'ompr' that Uses the R Optimization Infrastructure
        ('ROI')
Version: 0.6.1
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: GPL-3
LazyData: TRUE
RoxygenNote: 6.0.1
URL: https://github.com/dirkschumacher/ompr.roi
BugReports: https://github.com/dirkschumacher/ompr.roi/issues
Depends: R (>= 3.2.0)
Imports: ROI, ompr
Suggests: testthat, magrittr, ROI.plugin.glpk
ByteCompile: Yes
NeedsCompilation: no
Packaged: 2017-10-23 18:06:36 UTC; dirkschumacher
Author: Dirk Schumacher [aut, cre]
Maintainer: Dirk Schumacher <mail@dirk-schumacher.net>
Repository: CRAN
Date/Publication: 2017-10-23 18:29:49 UTC
