Package: cplexAPI
Type: Package
Title: R Interface to C API of IBM ILOG CPLEX
Version: 1.3.1
Date: 2015-11-26
Authors@R: c(person(c("C.", "Jonathan"), "Fritzemeier", role = c("cre", "ctb"), email = "clausjonathan.fritzemeier@uni-duesseldorf.de"),
			 person("Gabriel", "Gelius-Dietrich", role = c("aut"), email = "geliudie@uni-duesseldorf.de"))
Depends: R (>= 2.6.0)
Imports: methods
Description: This is the R Interface to the C API of IBM ILOG CPLEX. It necessarily depends on IBM ILOG CPLEX (>= 12.1).
SystemRequirements: IBM ILOG CPLEX (>= 12.1)
License: GPL-3 | file LICENSE
LazyLoad: yes
Collate: generics.R cplexConst.R cplexErrorClass.R cplexPtrClass.R
        cplex.R cplexAPI.R cplex_checkAPI.R cplex_longparamAPI.R zzz.R
Packaged: 2015-11-30 14:42:17 UTC; jonathan
Author: C. Jonathan Fritzemeier [cre, ctb], Gabriel Gelius-Dietrich [aut]
Maintainer: C. Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-11-30 15:53:47
