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 . 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 Config/pak/sysreqs: cmake make Repository: https://mmrabe.r-universe.dev Date/Publication: 2023-05-05 12:39:48 UTC RemoteUrl: https://github.com/mmrabe/designr RemoteRef: HEAD RemoteSha: b462c0c44f8ab603e7a4abe3cf3538711633ca8c NeedsCompilation: no Packaged: 2026-06-05 10:24:09 UTC; root Author: Maximilian M. Rabe [aut, cre] (ORCID: ), Reinhold Kliegl [aut] (ORCID: ), Daniel J. Schad [aut] (ORCID: ) Maintainer: Maximilian M. Rabe