Package: NPflow Type: Package Title: Bayesian Nonparametrics for Automatic Gating of Flow-Cytometry Data Version: 0.13.6 Date: 2025-08-21 Authors@R: c(person(c("Boris", "P"), "Hejblum", role = c("aut", "cre"), email = "boris.hejblum@u-bordeaux.fr"), person("Chariff", "Alkhassim", role = c("aut"), email = "chariff.alkhassim@u-bordeaux.fr"), person("Francois", "Caron", role = c("aut"), email = "francois.caron@stats.ox.ac.uk") ) LinkingTo: Rcpp, RcppArmadillo Depends: R (>= 3.1), Rcpp (>= 0.12.11), truncnorm Imports: graphics, stats, grDevices, ellipse, fastcluster, ggplot2, pheatmap, reshape2, GGally Suggests: foreach, parallel, doParallel, itertools, microbenchmark, MASS Description: Dirichlet process mixture of multivariate normal, skew normal or skew t-distributions modeling oriented towards flow-cytometry data preprocessing applications. Method is detailed in: Hejblum, Alkhassimn, Gottardo, Caron & Thiebaut (2019) . License: LGPL-3 | file LICENSE BugReports: https://github.com/sistm/NPflow/issues Encoding: UTF-8 URL: http://sistm.github.io/NPflow/ Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://sistm.r-universe.dev Date/Publication: 2026-06-22 20:53:30 UTC RemoteUrl: https://github.com/sistm/npflow RemoteRef: HEAD RemoteSha: ee57f67034ea83fb7727fa1dd8ef58b4e062762d NeedsCompilation: yes Packaged: 2026-06-22 23:11:45 UTC; root Author: Boris P Hejblum [aut, cre], Chariff Alkhassim [aut], Francois Caron [aut] Maintainer: Boris P Hejblum