Package: disparityfilter
Title: Disparity Filter Algorithm for Weighted Networks
Version: 2.2.3
Authors@R: c(
    person("Alessandro", "Bessi", email = "alessandro.bessi@iusspavia.it", role = c("aut", "cre")),
    person("Francois", "Briatte", email = "f.briatte@gmail.com", role = "aut"))
Maintainer: Alessandro Bessi <alessandro.bessi@iusspavia.it>
Description: The disparity filter algorithm is a network reduction technique to
    identify the 'backbone' structure of a weighted network without destroying
    its multi-scale nature. The algorithm is documented in M. Angeles Serrano,
    Marian Boguna and Alessandro Vespignani in "Extracting the multiscale
    backbone of complex weighted networks", Proceedings of the National Academy
    of Sciences 106 (16), 2009. This implementation of the algorithm supports
    both directed and undirected networks.
Depends: R (>= 3.1.1), igraph (>= 1.0.0)
Suggests: testthat
License: GPL (>= 2)
URL: https://github.com/alessandrobessi/disparityfilter
BugReports: https://github.com/alessandrobessi/disparityfilter/issues
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-04-19 07:36:32 UTC; fr
Author: Alessandro Bessi [aut, cre],
  Francois Briatte [aut]
Repository: CRAN
Date/Publication: 2016-04-19 13:50:12
Built: R 4.6.0; ; 2025-07-18 06:03:30 UTC; unix
