Package: faux
Title: Simulation Functions
Version: 0.0.0.9018
Date: 2019-12-29
Authors@R: person(given = "Lisa", family = "DeBruine", role = c("aut", "cre"), email = "debruine@gmail.com", comment = c(ORCID = "0000-0002-7523-5539"))
Description: The faux package provides functions for simulating datasets with specified structure.
Depends:
    R (>= 3.2.4)
Imports:
    MASS,
    lme4,
    dplyr,
    tidyr,
    purrr,
    magrittr,
    tibble,
    tidyselect,
    stats,
    ggplot2,
    rlang (>= 0.1.2),
    jsonlite,
    truncnorm
License: MIT + file LICENSE
Suggests:
    testthat (>= 2.1.0),
    knitr,
    rmarkdown,
    forcats,
    roxygen2,
    covr,
    cowplot,
    ggExtra,
    broom,
    broom.mixed
VignetteBuilder: knitr
RoxygenNote: 6.1.1
Encoding: UTF-8
LazyData: true
URL: https://github.com/debruine/faux
BugReports: https://github.com/debruine/faux/issues
