Package: designr
Type: Package
Title: Balanced Factorial Designs
Version: 0.1.13
URL: https://maxrabe.com/designr
BugReports: https://github.com/mmrabe/designr/issues
Authors@R: c(
    person("Maximilian M.", "Rabe", email = "maximilian.rabe@uni-potsdam.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2556-5644")),
    person("Reinhold", "Kliegl", email = "kliegl@uni-potsdam.de", role = c("aut"), comment = c(ORCID = "0000-0002-0180-8488")),
    person("Daniel J.", "Schad", email = "schad@uni-potsdam.de", role = c("aut"), comment = c(ORCID = "0000-0003-2586-6823")))
Description: Generate balanced factorial designs with crossed and nested random and fixed effects <https://github.com/mmrabe/designr>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Depends: R (>= 3.5.0)
Imports: MASS, tibble, crossdes, methods, dplyr, lme4,
Suggests: knitr, rmarkdown, jsonlite, writexl, lmerTest, afex, ggplot2,
        gridExtra,
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-05-05 12:40:30 UTC; max
Author: Maximilian M. Rabe [aut, cre] (<https://orcid.org/0000-0002-2556-5644>),
  Reinhold Kliegl [aut] (<https://orcid.org/0000-0002-0180-8488>),
  Daniel J. Schad [aut] (<https://orcid.org/0000-0003-2586-6823>)
Maintainer: Maximilian M. Rabe <maximilian.rabe@uni-potsdam.de>
Repository: CRAN
Date/Publication: 2023-05-05 13:00:02 UTC
Built: R 4.6.0; ; 2025-11-02 04:26:40 UTC; windows
