1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Source: r-cran-blockmodeling
Section: gnu-r
Priority: optional
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Michael R. Crusoe <crusoe@debian.org>
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-blockmodeling
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-blockmodeling.git
Homepage: https://cran.r-project.org/package=blockmodeling
Standards-Version: 4.6.2
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
dh-r,
r-base-dev,
r-cran-matrix
Testsuite: autopkgtest-pkg-r
Package: r-cran-blockmodeling
Architecture: any
Depends: ${R:Depends},
${shlibs:Depends},
${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: Generalized and classical blockmodeling of valued networks
This R package is primarly meant as an implementation of Generalized
blockmodeling for valued networks. In addition, measurese of similarity or
dissimilarity based on structural equivalence and regular equivalence (REGE
algorithm) can be computed and partitioned matrices can be ploted.
|