Package: skpr
Title: Design of Experiments Suite: Generate and Evaluate Optimal
        Designs
Version: 0.56.1
Authors@R: c(person("Tyler", "Morgan-Wall", email = "tylermw@gmail.com", role = c("aut", "cre")),
             person("George", "Khoury", email = "george.m.khoury@gmail.com", role = c("aut")))
Description: Generates and evaluates D, I, A, Alias, E, T, and G optimal designs. Supports generation and evaluation of split/split-split/.../N-split plot designs. Includes parametric and Monte Carlo power evaluation functions, and supports calculating power for censored responses. Provides a framework to evaluate power using functions provided in other packages or written by the user. Includes a Shiny graphical user interface that displays the underlying code used to create and evaluate the design to improve ease-of-use and make analyses more reproducible.
Date: 2018-08-23
Copyright: Institute for Defense Analyses
Depends: R (>= 3.0.2), shiny
License: GPL-3
LazyData: true
RoxygenNote: 6.1.0
Imports: utils, iterators, stats, nlme, lme4, Rcpp (>= 0.11.0),
        rintrojs, shinythemes, foreach, doParallel, survival, knitr,
        kableExtra, doRNG, future, promises, shinyjs, car, viridis,
        magrittr
LinkingTo: Rcpp, RcppEigen
Suggests: testthat
Encoding: UTF-8
URL: https://github.com/tylermorganwall/skpr
BugReports: https://github.com/tylermorganwall/skpr/issues
NeedsCompilation: yes
Packaged: 2018-09-21 18:32:01 UTC; tmorganw
Author: Tyler Morgan-Wall [aut, cre],
  George Khoury [aut]
Maintainer: Tyler Morgan-Wall <tylermw@gmail.com>
Repository: CRAN
Date/Publication: 2018-09-21 20:20:03 UTC
