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) <doi: 10.1214/18-AOAS1209>.
License: LGPL-3 | file LICENSE
BugReports: https://github.com/sistm/NPflow/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: http://sistm.github.io/NPflow/
NeedsCompilation: yes
Packaged: 2025-08-20 21:48:58 UTC; boris
Author: Boris P Hejblum [aut, cre],
  Chariff Alkhassim [aut],
  Francois Caron [aut]
Maintainer: Boris P Hejblum <boris.hejblum@u-bordeaux.fr>
Repository: CRAN
Date/Publication: 2025-08-20 22:20:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-21 15:14:58 UTC; windows
Archs: x64
