Package: RMixtCompIO
Type: Package
Title: Minimal Interface of the C++ 'MixtComp' Library for Mixture
        Models with Heterogeneous and (Partially) Missing Data
Version: 4.0.6
Date: 2020-11-13
Authors@R: c(person("Vincent", "Kubicki", role = "aut"),
             person("Christophe", "Biernacki", role = "aut"),
             person("Quentin", "Grimonprez", role = "aut", email = "quentin.grimonprez@inria.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 = c("ctb", "cre"), 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,
        https://massiccc.lille.inria.fr/
BugReports: https://github.com/modal-inria/MixtComp/issues
Imports: Rcpp, doParallel, foreach
Suggests: Rmixmod, blockcluster, testthat, RInside, xml2
LinkingTo: Rcpp, RcppEigen, BH
RoxygenNote: 7.1.1
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2020-11-13 09:30:21 UTC; vandaele
Author: Vincent Kubicki [aut],
  Christophe Biernacki [aut],
  Quentin Grimonprez [aut],
  Serge Iovleff [ctb],
  Matthieu Marbac-Lourdelle [ctb],
  Étienne Goffinet [ctb],
  Patrick Wieschollek [ctb] (for CppOptimizationLibrary),
  Tobias Wood [ctb] (for CppOptimizationLibrary),
  Julien Vandaele [ctb, cre]
Maintainer: Julien Vandaele <julien.vandaele@inria.fr>
Repository: CRAN
Date/Publication: 2020-11-20 10:50:09 UTC
