Package: faux
Title: Simulation for Factorial Designs
Version: 0.0.1.5
Date: 2020-09-11
Authors@R: c(
    person(
        given = "Lisa", 
        family = "DeBruine", 
        role = c("aut", "cre"), 
        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://debruine.github.io/faux/>. Described in DeBruine (2020) <doi:10.5281/zenodo.2669586>.
Depends: R (>= 3.2.4)
Imports: lme4, dplyr, ggplot2 (>= 3.3.0), jsonlite, truncnorm
License: MIT + file LICENSE
Suggests: testthat (>= 2.1.0), tidyr, knitr, rmarkdown, roxygen2, covr,
        cowplot, ggExtra, purrr, broom, broom.mixed, psych
VignetteBuilder: knitr
RoxygenNote: 7.1.1
Encoding: UTF-8
LazyData: true
URL: https://github.com/debruine/faux
BugReports: https://github.com/debruine/faux/issues
NeedsCompilation: no
Packaged: 2020-09-21 13:33:30 UTC; lisad
Author: Lisa DeBruine [aut, cre] (<https://orcid.org/0000-0002-7523-5539>),
  Anna Krystalli [ctb] (<https://orcid.org/0000-0002-2378-4915>),
  Andrew Heiss [ctb] (<https://orcid.org/0000-0002-3948-3914>)
Maintainer: Lisa DeBruine <debruine@gmail.com>
Repository: CRAN
Date/Publication: 2020-09-22 06:30:13 UTC
