Package: DeclareDesign Title: Declare and Diagnose Research Designs Version: 1.0.10 Authors@R: c(person("Graeme", "Blair", email = "graeme.blair@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9164-2102")), person("Jasper", "Cooper", email = "jaspercooper@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0002-8639-3188")), person("Alexander", "Coppock", email = "acoppock@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0002-5733-2386")), person("Macartan", "Humphreys", email = "macartan@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0001-7029-2326")), person("Neal", "Fultz", email = "nfultz@gmail.com", role = c("aut"))) Description: Researchers can characterize and learn about the properties of research designs before implementation using `DeclareDesign`. Ex ante declaration and diagnosis of designs can help researchers clarify the strengths and limitations of their designs and to improve their properties, and can help readers evaluate a research strategy prior to implementation and without access to results. It can also make it easier for designs to be shared, replicated, and critiqued. Depends: R (>= 3.5.0), randomizr (>= 0.20.0), fabricatr (>= 0.10.0), estimatr (>= 0.20.0) Imports: rlang, generics, methods License: MIT + file LICENSE URL: https://declaredesign.org/r/declaredesign/, https://github.com/DeclareDesign/DeclareDesign BugReports: https://github.com/DeclareDesign/DeclareDesign/issues Encoding: UTF-8 RoxygenNote: 7.3.1 Suggests: testthat, knitr, rmarkdown, AER, diffobj, dplyr, data.table, tibble, ggplot2, future, future.apply, broom, MASS, Matching, betareg, biglm, gam, sf, reshape2, DesignLibrary, coin, marginaleffects, psych Repository: https://declaredesign.r-universe.dev Date/Publication: 2025-09-30 00:27:53 UTC RemoteUrl: https://github.com/declaredesign/declaredesign RemoteRef: HEAD RemoteSha: 236ec44f07ac0ac9fee90d31e9289c5f1bcf0b7d NeedsCompilation: no Packaged: 2026-06-05 07:35:46 UTC; root Author: Graeme Blair [aut, cre] (ORCID: ), Jasper Cooper [aut] (ORCID: ), Alexander Coppock [aut] (ORCID: ), Macartan Humphreys [aut] (ORCID: ), Neal Fultz [aut] Maintainer: Graeme Blair