Package: faux
Title: Simulation for Factorial Designs
Version: 1.2.3
Date: 2025-09-25
Authors@R: c(
    person(
        given = "Lisa", 
        family = "DeBruine", 
        role = c("aut", "cre", "cph"), 
        email = "debruine@gmail.com", 
        comment = c(ORCID = "0000-0002-7523-5539")
    ),
    person(
        given = "Anna",
        family = "Krystalli",
        role = c("ctb"),
        email = "annakrystalli@googlemail.com",
        comment = c(ORCID = "0000-0002-2378-4915")
    ),
    person(
        given = "Andrew",
        family = "Heiss",
        role = c("ctb"),
        email = "andrew@andrewheiss.com",
        comment = c(ORCID = "0000-0002-3948-3914")
    ))
Description: Create datasets with factorial structure through simulation by specifying variable parameters. Extended documentation at <https://scienceverse.github.io/faux/>. Described in DeBruine (2020) <doi:10.5281/zenodo.2669586>.
Depends: R (>= 3.2.4)
Imports: lme4, dplyr (>= 1.1.1), ggplot2 (>= 3.3.0), jsonlite,
        truncnorm, rlang
License: MIT + file LICENSE
Suggests: testthat (>= 2.1.0), tidyr, knitr, rmarkdown, roxygen2,
        cowplot, ggExtra, purrr, broom, broom.mixed, psych, lmerTest,
        kableExtra, glue, openssl, readr, patchwork
VignetteBuilder: knitr
RoxygenNote: 7.3.3
Encoding: UTF-8
LazyData: true
URL: https://github.com/scienceverse/faux,
        https://scienceverse.github.io/faux/
BugReports: https://github.com/scienceverse/faux/issues
Config/Needs/website: rmarkdown
NeedsCompilation: no
Packaged: 2025-10-01 15:57:36 UTC; debruine
Author: Lisa DeBruine [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-7523-5539>),
  Anna Krystalli [ctb] (ORCID: <https://orcid.org/0000-0002-2378-4915>),
  Andrew Heiss [ctb] (ORCID: <https://orcid.org/0000-0002-3948-3914>)
Maintainer: Lisa DeBruine <debruine@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-01 16:20:08 UTC
Built: R 4.5.1; ; 2025-10-01 18:53:15 UTC; unix
