Package: rrum Type: Package Title: Bayesian Estimation of the Reduced Reparameterized Unified Model with Gibbs Sampling Version: 0.2.2 Authors@R: c( person("Steven Andrew", "Culpepper", email = "sculpepp@illinois.edu", role = c("aut", "cph"), comment = c(ORCID = "0000-0003-4226-6176") ), person("Aaron", "Hudson", email = "awhudson@uw.edu", role = c("aut", "cph"), comment = c(ORCID = "0000-0002-9731-2224") ), person("James Joseph", "Balamuta", email = "balamut2@illinois.edu", role = c("aut", "cph", "cre"), comment = c(ORCID = "0000-0003-2826-8458") ) ) Description: Implementation of Gibbs sampling algorithm for Bayesian Estimation of the Reduced Reparameterized Unified Model ('rrum'), described by Culpepper and Hudson (2017) . URL: https://tmsalab.github.io/rrum/, https://github.com/tmsalab/rrum BugReports: https://github.com/tmsalab/rrum/issues License: GPL (>= 2) Depends: R (>= 4.3.0), simcdm (>= 0.1.0) Imports: Rcpp (>= 1.1.0) LinkingTo: Rcpp, RcppArmadillo (>= 15.0.2-2), rgen, simcdm Suggests: testthat, covr Encoding: UTF-8 RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Repository: https://tmsalab.r-universe.dev Date/Publication: 2025-09-27 03:47:06 UTC RemoteUrl: https://github.com/tmsalab/rrum RemoteRef: HEAD RemoteSha: 51a533c668759abaa6c9e43890e1de53c095755b NeedsCompilation: yes Packaged: 2026-05-25 09:32:34 UTC; root Author: Steven Andrew Culpepper [aut, cph] (ORCID: ), Aaron Hudson [aut, cph] (ORCID: ), James Joseph Balamuta [aut, cph, cre] (ORCID: ) Maintainer: James Joseph Balamuta