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
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)
NeedsCompilation: no
Packaged: 2025-10-06 08:08:22 UTC; Lennart Oelschläger
Author: Lennart Oelschläger [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-5421-9313>)
Maintainer: Lennart Oelschläger <oelschlaeger.lennart@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-09 08:00:08 UTC
Built: R 4.6.0; ; 2025-11-02 05:25:16 UTC; windows
