Package: clmstan Type: Package Title: Cumulative Link Models with 'CmdStanR' Version: 0.1.2 Authors@R: person("Tomotaka", "Momozaki", email = "momozaki.stat@gmail.com", role = c("aut", "cre")) Author: Tomotaka Momozaki [aut, cre] Maintainer: Tomotaka Momozaki Description: Fits cumulative link models (CLMs) for ordinal categorical data using 'CmdStanR'. Supports various link functions including logit, probit, cloglog, loglog, cauchit, and flexible parametric links such as Generalized Extreme Value (GEV), Asymmetric Exponential Power (AEP), and Symmetric Power. Models are pre-compiled using the 'instantiate' package for fast execution without runtime compilation. Methods are described in Agresti (2010, ISBN:978-0-470-08289-8), Wang and Dey (2011) , and Naranjo, Perez, and Martin (2015) . License: MIT + file LICENSE URL: https://t-momozaki.github.io/clmstan/, https://github.com/t-momozaki/clmstan BugReports: https://github.com/t-momozaki/clmstan/issues Depends: R (>= 4.0.0) Imports: instantiate, posterior, bayesplot, loo, stats Suggests: testthat (>= 3.0.0), knitr, rmarkdown, ordinal, cmdstanr (>= 0.9.0) Additional_repositories: https://stan-dev.r-universe.dev Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libuv1-dev Repository: https://t-momozaki.r-universe.dev Date/Publication: 2026-06-29 12:21:18 UTC RemoteUrl: https://github.com/t-momozaki/clmstan RemoteRef: HEAD RemoteSha: 8abd569ff2a44a3fbb77e3871d7c5c3de757157b NeedsCompilation: yes Packaged: 2026-06-29 14:52:10 UTC; root