Package: idealstan
Type: Package
Title: Robust Measurement with 'Stan'
Version: 1.0
Date: 2026-04-21
Authors@R: c(person("Robert","Kubinec", role = c("aut","cre"),
email = "bobkubinec@gmail.com"))
BugReports: https://github.com/saudiwin/idealstan/issues
Description: Offers item-response theory (IRT) ideal-point measurement
modeling for diverse distributions, missing data, and over-time
variation. Full and approximate Bayesian sampling with 'Stan'
().
License: MIT + file LICENSE
Depends: methods, R (>= 4.0.0)
Imports: dplyr, svDialogs, tidyr, stringr, bayesplot, posterior,
gghighlight, ggrepel, ggplot2, tidybayes, lazyeval, rlang,
ggthemes, forcats, ordbetareg, scales, shiny, tibble
Suggests: cmdstanr, quarto, knitr, rmarkdown, loo, lubridate, rstan,
shinystan, pscl, tinytable, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
SystemRequirements: GNU make
Additional_repositories: https://stan-dev.r-universe.dev
VignetteBuilder: quarto
RoxygenNote: 7.3.2
Roxygen: list(markdown = TRUE)
Config/pak/sysreqs: cmake make libicu-dev libuv1-dev zlib1g-dev
Repository: https://saudiwin.r-universe.dev
Date/Publication: 2026-04-30 19:03:34 UTC
RemoteUrl: https://github.com/saudiwin/idealstan
RemoteRef: HEAD
RemoteSha: a20deaa86cd489002b5a521f8207254b31aa4a43
Packaged: 2026-06-12 06:56:09 UTC; root
Author: Robert Kubinec [aut, cre]
Maintainer: Robert Kubinec