Package: ROI.plugin.clp
Version: 0.4
Date: 2017-09-06
Title: 'Clp (Coin-or linear programming)' Plugin for the 'R'
        Optimization Interface
Authors@R: c(person("Benoit", "Thieurmel", role = c("aut", "cre"), email = "benoit.thieurmel@datastorm.fr"))
Description: Enhances the R Optimization Infrastructure (ROI) package by registering
	     the COIN-OR Clp open-source solver from the COIN-OR suite <https://projects.coin-or.org/>.
	     It allows for solving linear programming with continuous objective variables 
	     keeping sparse constraints definition.
Imports: methods, stats, ROI (>= 0.2-5), clpAPI (>= 1.2.7), slam,
        Matrix
License: EPL
URL: https://github.com/datastorm-open/ROI.plugin.clp,
        https://projects.coin-or.org/Clp
NeedsCompilation: no
RoxygenNote: 6.0.1
Suggests: testthat
Packaged: 2017-09-20 07:11:08 UTC; Datastorm
Author: Benoit Thieurmel [aut, cre]
Maintainer: Benoit Thieurmel <benoit.thieurmel@datastorm.fr>
Repository: CRAN
Date/Publication: 2017-09-20 07:19:32 UTC
