Package: moc.gapbk
Type: Package
Title: Multi-Objective Clustering Algorithm Guided by a-Priori
        Biological Knowledge
Version: 0.1.0
Date: 2019-03-03
Authors@R: c(person("Jorge Parraga-Alava", email = "jorge.parraga@usach.cl", comment = c(ORCID = "0000-0001-8558-9122"), role = c("aut", "cre")), person("Marcio Dorn", email = "mdorn@inf.ufrgs.br", role=c("aut")), person("Mario Inostroza-Ponta", email = "mario.inostroza@usach.cl", role = c("aut")))
Author: Jorge Parraga-Alava [aut, cre]
    (<https://orcid.org/0000-0001-8558-9122>),
  Marcio Dorn [aut],
  Mario Inostroza-Ponta [aut]
Maintainer: Jorge Parraga-Alava <jorge.parraga@usach.cl>
Description: Implements the Multi-Objective Clustering Algorithm Guided by a-Priori Biological Knowledge (MOC-GaPBK) which was proposed by Parraga-Alava, J. et. al. (2018) <doi:10.1186/s13040-018-0178-4>.
Depends: R (>= 3.2.5)
License: GPL-2
Encoding: UTF-8
Imports: stats, amap, mco, nsga2R, reshape2, miscTools, matrixStats,
        fields, Rmisc, plyr, foreach, parallel, doParallel, utils,
        doSNOW, doMPI
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown
LazyData: true
NeedsCompilation: no
Packaged: 2019-03-06 16:18:55 UTC; jorgeklz
Repository: CRAN
Date/Publication: 2019-03-07 17:20:03 UTC
Built: R 3.6.3; ; 2021-05-12 20:52:50 UTC; windows
