Package: RMixtCompIO
Type: Package
Title: Minimal Interface of the C++ 'MixtComp' Library for Mixture
        Models with Heterogeneous and (Partially) Missing Data
Version: 4.0.10
Date: 2023-05-07
Authors@R: c(person("Vincent", "Kubicki", role = "aut"),
             person("Christophe", "Biernacki", role = "aut"),
             person("Quentin", "Grimonprez", role = c("aut", "cre"), email = "quentingrim@yahoo.fr"),
             person("Serge", "Iovleff", role = "ctb"),
             person("Matthieu", "Marbac-Lourdelle", role = "ctb"),
             person("Étienne", "Goffinet", role = "ctb"),
             person("Patrick", "Wieschollek", role = "ctb", comment = "for CppOptimizationLibrary"),
             person("Tobias", "Wood", role = "ctb", comment = "for CppOptimizationLibrary"),
             person("Julien", "Vandaele", role = "ctb", email = "julien.vandaele@inria.fr"))
Copyright: Inria - Université de Lille - CNRS; Patrick Wieschollek,
        Tobias Wood & the respective contributors for
        CppOptimizationLibrary
License: AGPL-3
Description: Mixture Composer <https://github.com/modal-inria/MixtComp> is a project to build mixture models with
    heterogeneous data sets and partially missing data management.
    It includes models for real, categorical, counting, functional and ranking data.
    This package contains the minimal R interface of the C++ 'MixtComp' library.
URL: https://github.com/modal-inria/MixtComp
BugReports: https://github.com/modal-inria/MixtComp/issues
Imports: Rcpp, doParallel, foreach
Suggests: Rmixmod, testthat, RInside, xml2
LinkingTo: Rcpp, RcppEigen, BH
RoxygenNote: 7.2.3
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2023-05-07 14:28:25 UTC; quentin
Author: Vincent Kubicki [aut],
  Christophe Biernacki [aut],
  Quentin Grimonprez [aut, cre],
  Serge Iovleff [ctb],
  Matthieu Marbac-Lourdelle [ctb],
  Étienne Goffinet [ctb],
  Patrick Wieschollek [ctb] (for CppOptimizationLibrary),
  Tobias Wood [ctb] (for CppOptimizationLibrary),
  Julien Vandaele [ctb]
Maintainer: Quentin Grimonprez <quentingrim@yahoo.fr>
Repository: CRAN
Date/Publication: 2023-05-07 21:30:02 UTC
