Package: RMixtCompIO
Type: Package
Title: Mixture Models with Heterogeneous and (Partially) Missing Data
Version: 4.0.2
Date: 2019-12-16
Authors@R: c(person("Vincent", "Kubicki", role = "aut"),
             person("Christophe", "Biernacki", role = "aut"),
             person("Quentin", "Grimonprez", role = c("aut", "cre"), 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"))
Copyright: Inria - UniversitC) 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.0.1
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2019-12-16 09:08:46 UTC; grimonprez
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)
Maintainer: Quentin Grimonprez <quentin.grimonprez@inria.fr>
Repository: CRAN
Date/Publication: 2019-12-16 10:30:06 UTC
Built: R 3.5.3; x86_64-w64-mingw32; 2020-04-22 06:16:40 UTC; windows
Archs: i386, x64
