Package: choicedata Type: Package Title: Working with Choice Data Version: 0.1.0 Authors@R: person("Lennart", "Oelschl\u00e4ger", email = "oelschlaeger.lennart@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5421-9313")) Description: Offers a set of objects tailored to simplify working with choice data. It enables the computation of choice probabilities and the likelihood of various types of choice models based on given data. License: GPL (>= 3) Encoding: UTF-8 URL: https://github.com/loelschlaeger/choicedata, http://loelschlaeger.de/choicedata/ BugReports: https://github.com/loelschlaeger/choicedata/issues Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: mlogit, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Imports: checkmate, cli, dplyr, Formula, ggplot2, Matrix, mvtnorm, optimizeR, oeli (>= 0.7.5), patchwork, Rdpack, rlang, tibble, tidyr, utils RdMacros: Rdpack LazyData: true LazyDataCompression: xz Depends: R (>= 4.1.0) Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev make libmagick++-dev gsfonts libicu-dev libpng-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://loelschlaeger.r-universe.dev Date/Publication: 2025-10-06 08:07:13 UTC RemoteUrl: https://github.com/loelschlaeger/choicedata RemoteRef: HEAD RemoteSha: 1c7c8da9386ae9ea40302a863efdafb9a34b1ce1 NeedsCompilation: no Packaged: 2026-06-06 06:00:13 UTC; root Author: Lennart Oelschläger [aut, cre] (ORCID: ) Maintainer: Lennart Oelschläger