Package: minimaxdesign
Type: Package
Title: Minimax and Minimax Projection Designs
Version: 0.1.5
Author: Simon Mak
Maintainer: Simon Mak <smak6@gatech.edu>
Description: Provides two main functions, minimax() and miniMaxPro(), for computing minimax 
    and minimax projection designs using the minimax clustering algorithm in Mak and 
    Joseph (2018) <DOI:10.1080/10618600.2017.1302881>. Current design region options 
    include the unit hypercube ("hypercube"), the unit simplex ("simplex"), the unit ball
    ("ball"), as well as user-defined constraints on the unit hypercube ("custom"). Minimax
    designs can also be computed on user-provided images using the function minimax.map(). 
    Design quality can be assessed using the function mMdist(), which computes the minimax
    (fill) distance of a design.
License: GPL (>= 2)
Imports: Rcpp (>= 0.12.4), randtoolbox, DiceDesign, MaxPro, doParallel,
        doSNOW, gtools, nloptr, foreach, jpeg, gmp, conf.design, pdist,
        DoE.base, FrF2, geometry
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 6.1.1
NeedsCompilation: yes
Packaged: 2021-07-12 13:10:15 UTC; sm769
Repository: CRAN
Date/Publication: 2021-07-12 22:10:02 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2022-04-13 16:58:18 UTC; unix
Archs: minimaxdesign.so.dSYM
