Package: CAISEr
Type: Package
Title: Comparison of Algorithms with Iterative Sample Size Estimation
Version: 1.0.14
Date: 2019-08-02
Authors@R: c(person(given = "Felipe", family = "Campelo",
                    email = "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), grid (>= 3.6.0), gridExtra (>=
        2.3), lattice (>= 0.20)
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-08-02 11:59:29 UTC; campelof
Author: Felipe Campelo [aut, cre],
  Fernanda Takahashi [ctb],
  Elizabeth Wanner [ctb]
Maintainer: Felipe Campelo <f.campelo@aston.ac.uk>
Repository: CRAN
Date/Publication: 2019-08-02 13:20:03 UTC
