Package: DoE.MIParray
Type: Package
Title: Creation of Arrays by Mixed Integer Programming
Date: 2025-09-03
Version: 1.0-2
Authors@R: person(given = "Ulrike",
                      family = "Groemping",
                      role = c("aut", "cre"),
                      email = "ulrike.groemping@bht-berlin.de")
Maintainer: Ulrike Groemping <ulrike.groemping@bht-berlin.de>
Description: 'CRAN' packages 'DoE.base' and 'Rmosek' and non-'CRAN' package 'gurobi' are enhanced with functionality for the creation of optimized arrays for experimentation, where optimization is in terms of generalized minimum aberration. It is also possible to optimally extend existing arrays to larger run size. The package writes 'MPS' (Mathematical Programming System) files for use with any mixed integer optimization software that can process such files. If at least one of the commercial products 'Gurobi' or 'Mosek' (free academic licenses available for both) is available, the package also creates arrays by optimization. For installing 'Gurobi' and its R package 'gurobi', follow instructions at <https://support.gurobi.com/hc/en-us/articles/14462206790033-How-do-I-install-Gurobi-for-R>. For installing 'Mosek' and its R package 'Rmosek', follow instructions at <https://www.mosek.com/downloads/> and <https://docs.mosek.com/8.1/rmosek/install-interface.html>, or use the functionality in the stump CRAN R package 'Rmosek'.
Imports: stats, methods, combinat, DoE.base
Enhances: gurobi, Rmosek (>= 8.0)
Suggests: slam (>= 0.1-9), Matrix (>= 1.1.0)
License: GPL (>= 2)
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-09-03 11:20:02 UTC; Grömping
Author: Ulrike Groemping [aut, cre]
Repository: CRAN
Date/Publication: 2025-09-03 12:00:10 UTC
Built: R 4.5.1; ; 2025-10-06 02:10:47 UTC; windows
