Package: hdpGLM Title: Hierarchical Dirichlet Process Generalized Linear Models Version: 1.0.4 Authors@R: c(person(given="Diogo", family="Ferrari", email="diogoferrari@gmail.com", role=c("aut", "cre"))) Description: Implementation of MCMC algorithms to estimate the Hierarchical Dirichlet Process Generalized Linear Model (hdpGLM) presented in the paper Ferrari (2020) Modeling Context-Dependent Latent Heterogeneity, Political Analysis and . Depends: R (>= 3.3.3) License: MIT + file LICENSE URL: https://github.com/DiogoFerrari/hdpGLM BugReports: https://github.com/DiogoFerrari/hdpGLM/issues Encoding: UTF-8 LazyData: true LinkingTo: Rcpp, RcppArmadillo Imports: coda, data.table, dplyr, formula.tools, ggplot2, stringr, ggridges, ggpubr, Hmisc, isotone, questionr, LaplacesDemon, magrittr, methods, MASS, MCMCpack, mvtnorm, Rcpp, rprojroot, png, purrr, tibble, tidyr, tidyverse RoxygenNote: 7.2.3 Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://diogoferrari.r-universe.dev Date/Publication: 2025-04-18 23:51:28 UTC RemoteUrl: https://github.com/diogoferrari/hdpglm RemoteRef: HEAD RemoteSha: 1fad803c94fc7fae1766ca58c7bce6384398453c NeedsCompilation: yes Packaged: 2026-07-04 19:08:00 UTC; root Author: Diogo Ferrari [aut, cre] Maintainer: Diogo Ferrari