Package: longmixr
Title: Longitudinal Consensus Clustering with 'flexmix'
Version: 1.0.0
Authors@R: 
    c(person(given = "Jonas",
             family = "Hagenberg",
             role = c("aut", "cre"),
             email = "jonas_hagenberg@psych.mpg.de",
             comment = c(ORCID = "0000-0002-1849-1106")),
      person(given = "Matt",
             family = "Wilkerson",
             role = c("aut", "cph")),
      person(given = "Peter",
             family = "Waltman",
             role = c("aut", "cph")),
      person(given = "Max Planck Institute of Psychiatry",
             role = "cph"))
Description: An adaption of the consensus clustering approach from
    'ConsensusClusterPlus' for longitudinal data. The longitudinal data is
    clustered with flexible mixture models from 'flexmix', while the consensus
    matrices are hierarchically clustered as in 'ConsensusClusterPlus'. By using
    the flexibility from 'flexmix' and 'FactoMineR', one can use mixed data
    types for the clustering.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
URL: https://cellmapslab.github.io/longmixr/
BugReports: https://github.com/cellmapslab/longmixr/issues
Depends: R (>= 3.5.0)
biocViews:
Imports: checkmate, ConsensusClusterPlus, graphics, grDevices, flexmix,
        StatMatch, stats, utils
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, dplyr, tidyr, ggplot2,
        ggalluvial, FactoMineR, factoextra, lme4, purrr
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-01-13 15:26:02 UTC; jonas_hagenberg
Author: Jonas Hagenberg [aut, cre] (<https://orcid.org/0000-0002-1849-1106>),
  Matt Wilkerson [aut, cph],
  Peter Waltman [aut, cph],
  Max Planck Institute of Psychiatry [cph]
Maintainer: Jonas Hagenberg <jonas_hagenberg@psych.mpg.de>
Repository: CRAN
Date/Publication: 2022-01-13 20:32:42 UTC
Built: R 4.5.2; ; 2025-11-08 03:59:10 UTC; windows
