Code owners
Assign users and groups as approvers for specific file changes. Learn more.
DESCRIPTION 759 B
Package: simulateDCE
Title: Simulate data for discrete choice experiments
Version: 0.0.0.9000
Authors@R:
person("Julian", "Sagebiel", , "julian.sagebiel@idiv.de", role = c("aut", "cre"),
comment = c(ORCID = "YOUR-ORCID-ID"))
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