Package: simulateDCE Title: Simulate data for discrete choice experiments Version: 0.2.0.9004 Authors@R: person(given = "Julian", family = "Sagebiel", email = "julian.sagebiel@idiv.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0253-6875")) person(given = "Samuel", family = "Smock", email = "samuel.smock@idiv.de", role = c("aut", "cre")) Description: A package that supports simulating choice experiment data for given designs. It helps to quickly test different designs against each other. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: dplyr (>= 1.1.4), evd, formula.tools, ggplot2, kableExtra, magrittr, mixl, psych, purrr, readr, rmarkdown, stats, utils, stringr, tibble, tictoc, tidyr Suggests: knitr, testthat (>= 3.0.0) Config/testthat/edition: 3 Depends: R (>= 3.6.0) VignetteBuilder: knitr