Package: discrtr Title: A Companion Package for the Book "Discrete Choice Analysis with 'R'" Version: 0.0.1 Authors@R: c(person(given = "Antonio", family = "Paez", role = c("aut", "cre"), email = "paezha@mcmaster.ca", comment = c(ORCID = "0000-0001-6912-9919")), person(given = "Genevieve", family = "Boisjoly", role = c("aut"), email = "gboisjoly@polymtl.ca", comment = c(ORCID = "0000-0001-5375-7750"))) Description: Templates and data files to support "Discrete Choice Analysis with R", Páez, A. and Boisjoly, G. (2023) . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 URL: https://github.com/paezha/discrtr BugReports: https://github.com/paezha/discrtr/issues Depends: R (>= 2.10) LazyData: true Suggests: dfidx, readr Imports: magrittr, rmdformats Config/pak/sysreqs: cmake make libuv1-dev Repository: https://paezha.r-universe.dev Date/Publication: 2023-02-24 13:16:56 UTC RemoteUrl: https://github.com/paezha/discrtr RemoteRef: HEAD RemoteSha: 52845a8532b21736182f6d6db48b4b616d084b2d NeedsCompilation: no Packaged: 2026-07-04 01:42:28 UTC; root Author: Antonio Paez [aut, cre] (ORCID: ), Genevieve Boisjoly [aut] (ORCID: ) Maintainer: Antonio Paez