Package: simulateDCE Title: Simulate data for discrete choice experiments Version: 0.1.0 Authors@R: person("Julian", "Sagebiel", , "julian.sagebiel@idiv.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0253-6875")) 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.1 Imports: dplyr (>= 1.1.4), evd, formula.tools, ggplot2, kableExtra, magrittr, mixl, psych, purrr, readr, rmarkdown, stringr, tibble, tictoc, tidyr Suggests: knitr, testthat (>= 3.0.0) Config/testthat/edition: 3 Depends: R (>= 3.6.0) VignetteBuilder: knitr