Package: twomodeclusteringGA
Title: Genetic Algorithm Based Two-Mode Clustering
Version: 1.0.0
Authors@R: 
    person(given = "Jos", family = "Hageman", 
           email = "jos.hageman@wur.nl", 
           role = c("aut", "cre"))
Description: Implements two-mode clustering (biclustering) using 
    genetic algorithms. The method was first introduced in 
    Hageman et al. (2008) <doi:10.1007/s11306-008-0105-7>. The 
    package provides tools for fitting, visualization, and 
    validation of two-mode cluster structures in data matrices.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 3.6)
Imports: GA, stats, utils, ggplot2
URL: https://github.com/joshageman/twomodeclusteringGA
BugReports: https://github.com/joshageman/twomodeclusteringGA/issues
NeedsCompilation: no
Packaged: 2025-09-10 19:08:45 UTC; hagem011
Author: Jos Hageman [aut, cre]
Maintainer: Jos Hageman <jos.hageman@wur.nl>
Repository: CRAN
Date/Publication: 2025-09-15 09:10:07 UTC
Built: R 4.6.0; ; 2025-09-15 12:23:28 UTC; unix
