Package: NPflow
Type: Package
Title: Bayesian Nonparametrics for Automatic Gating of Flow-Cytometry
        Data
Version: 0.13.5
Date: 2024-01-13
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
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.0
NeedsCompilation: yes
Packaged: 2024-01-13 08:40:49 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: 2024-01-13 10:00:02 UTC
