Code owners
Assign users and groups as approvers for specific file changes. Learn more.
DESCRIPTION 792 B
Package: simulateDCE
Title: Simulate data for discrete choice experiments
Version: 0.0.1.0000
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.2.2
Imports:
dplyr (>= 1.1.4),
evd,
formula.tools,
ggplot2,
kableExtra,
magrittr,
mixl,
psych,
purrr,
readr,
rmarkdown,
stringr,
tibble,
tictoc,
tidyr
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends:
R (>= 3.6.0)