Package: CAISEr
Type: Package
Title: Comparison of Algorithms with Iterative Sample Size Estimation
Version: 1.0.5
Date: 2019-07-12
Authors@R: c(person(given = "Felipe", family = "Campelo",
                    email = c("fcampelo@ufmg.br", "f.campelo@aston.ac.uk"),
                    role = c("aut", "cre")),
             person(given = "Fernanda", family = "Takahashi",
                    email = "fernandact@ufmg.br",
                    role = "ctb"),
             person(given = "Elizabeth", family = "Wanner",
                    email = "e.wanner@aston.ac.uk",
                    role = "ctb"))
Description: Functions for performing experimental comparisons of algorithms 
             using adequate sample sizes for power and accuracy.
License: GPL-2
Depends: R (>= 3.6.0)
Imports: assertthat (>= 0.2.1), parallel (>= 3.5.1), pbmcapply (>=
        1.4.1), ggplot2 (>= 3.1.1)
Suggests: MOEADr, smoof, knitr, rmarkdown, car, dplyr, pkgdown
LazyData: TRUE
Encoding: UTF-8
RoxygenNote: 6.1.1
VignetteBuilder: knitr
URL: https://fcampelo.github.io/CAISEr/
BugReports: https://github.com/fcampelo/CAISEr/issues
NeedsCompilation: no
Packaged: 2019-07-13 15:46:18 UTC; fcampelo
Author: Felipe Campelo [aut, cre],
  Fernanda Takahashi [ctb],
  Elizabeth Wanner [ctb]
Maintainer: Felipe Campelo <fcampelo@ufmg.br>
Repository: CRAN
Date/Publication: 2019-07-13 16:00:02 UTC
