Package: BNPmix Type: Package Title: Bayesian Nonparametric Mixture Models Version: 1.2.1 Date: 2026-03-05 Authors@R: c(person(given = "Riccardo", family = "Corradin", role = c("aut", "cre"), email = "riccardo.corradin@gmail.com"), person(given = "Antonio", family = "Canale", role = "ctb"), person(given = "Bernardo", family = "Nipoti", role = "ctb")) Description: Functions to perform Bayesian nonparametric univariate and multivariate density estimation and clustering, by means of Pitman-Yor mixtures, and dependent Dirichlet process mixtures for partially exchangeable data. See Corradin et al. (2021) for more details. License: LGPL-3 | file LICENSE NeedsCompilation: yes Imports: methods, stats, ggplot2, coda, ggpubr Depends: R (>= 3.5.0), Rcpp LinkingTo: RcppArmadillo, Rcpp(>= 0.12.13), RcppDist Suggests: R.rsp VignetteBuilder: R.rsp RoxygenNote: 7.3.3 Encoding: UTF-8 Config/pak/sysreqs: cmake make libicu-dev Repository: https://rcorradin.r-universe.dev Date/Publication: 2026-03-05 15:44:25 UTC RemoteUrl: https://github.com/rcorradin/bnpmix RemoteRef: HEAD RemoteSha: 8602b765cb031acac4447fe34917c42b5888f9f2 Packaged: 2026-07-03 06:45:46 UTC; root Author: Riccardo Corradin [aut, cre], Antonio Canale [ctb], Bernardo Nipoti [ctb] Maintainer: Riccardo Corradin