Package: BipartiteModularityMaximization
Title: Partition Bipartite Network into Non-Overlapping Biclusters by
        Optimizing Bipartite Modularity
Version: 1.23.120.1
Authors@R: c(person(given = "Tianlong",family = "Chen",role = c("aut"),),person(given = "Weibin",family = "Zhang",role = c( "cre","ctb"),email = "wbzhang.ustc@gmail.com"),person(given = "Suresh",family = "Bhavnani",role = c("cph","fnd"),email = "subhavna@UTMB.EDU"))
Author: Tianlong Chen [aut],
  Weibin Zhang [cre, ctb],
  Suresh Bhavnani [cph, fnd]
Maintainer: Weibin Zhang <wbzhang.ustc@gmail.com>
Description: Function bipmod() that partitions a bipartite network into non-overlapping biclusters by maximizing bipartite modularity defined in Barber (2007) <doi:10.1103/PhysRevE.76.066102> using the bipartite version of the algorithm described in Treviño (2015) <doi:10.1088/1742-5468/2015/02/P02003>. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
LinkingTo: Rcpp
Imports: Rcpp
RoxygenNote: 7.1.2
Depends: R (>= 2.10)
Suggests: testthat
NeedsCompilation: yes
Packaged: 2023-01-21 00:16:03 UTC; weibzhan
Repository: CRAN
Date/Publication: 2023-01-21 23:20:30 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 02:31:54 UTC; windows
Archs: x64
