Package: rater
Title: Statistical Models of Repeated Categorical Rating Data
Version: 1.3.2
Authors@R: 
    c(person(given = "Jeffrey",
             family = "Pullin",
             role = c("aut", "cre", "cph"),
             email = "jeffrey.pullin@gmail.com",
             comment = c(ORCID = "0000-0003-3651-5471")),
      person(given = "Damjan",
             family = "Vukcevic",
             role = "aut",
             comment = c(ORCID = "0000-0001-7780-9586")),
      person(given = "Lars Mølgaard",
             family = "Saxhaug",
             role = "ctb",
             comment = c(ORCID = "0000-0001-5084-1578")))
Description: Fit statistical models based on the Dawid-Skene model - Dawid
    and Skene (1979) <doi:10.2307/2346806> - to repeated categorical
    rating data.  Full Bayesian inference for these models is supported
    through the Stan modelling language. 'rater' also allows the user to
    extract and plot key parameters of these models.
License: GPL-2
URL: https://jeffreypullin.github.io/rater/,
        https://github.com/jeffreypullin/rater
BugReports: https://github.com/jeffreypullin/rater/issues
Depends: R (>= 3.4.0)
Imports: ggplot2 (>= 2.2.1), loo (> 2.0.0), methods, Rcpp (>= 0.12.0),
        RcppParallel (>= 5.0.1), rlang (> 0.2.0), rstan (>= 2.26.0),
        rstantools (>= 2.0.0)
Suggests: coda, covr, knitr, rmarkdown, testthat
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0),
        RcppParallel (>= 5.0.1), rstan (>= 2.26.0), StanHeaders (>=
        2.26.0)
VignetteBuilder: knitr
Biarch: true
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
SystemRequirements: GNU make
NeedsCompilation: yes
Packaged: 2025-07-23 11:09:00 UTC; jeffreypullin
Author: Jeffrey Pullin [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-3651-5471>),
  Damjan Vukcevic [aut] (ORCID: <https://orcid.org/0000-0001-7780-9586>),
  Lars Mølgaard Saxhaug [ctb] (ORCID:
    <https://orcid.org/0000-0001-5084-1578>)
Maintainer: Jeffrey Pullin <jeffrey.pullin@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-23 11:50:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-13 05:28:44 UTC; windows
Archs: x64
