Package: DirectedClustering
Type: Package
Title: Directed Weighted Clustering Coefficient
Version: 1.0.0
Date: 2024-09-23
Authors@R: c(
    person("Gian Paolo", "Clemente", email = "gianpaolo.clemente@unicatt.it", role = c("cre", "aut"), comment = c(ORCID = "0000-0001-6795-4595")),
    person("Rosanna", "Grassi", role = "ctb"))
Description: Allows the computation of clustering coefficients for directed and weighted networks by using different approaches. 
    It allows to compute clustering coefficients that are not present in 'igraph' package. 
    A description of clustering coefficients can be found in "Directed clustering in weighted networks: a new perspective", Clemente, G.P., Grassi, R. (2017),  	
    <doi:10.1016/j.chaos.2017.12.007>.
License: GPL-3 | file LICENSE
Depends: R(>= 4.4.0)
RoxygenNote: 7.3.2
Encoding: UTF-8
Suggests: igraph
NeedsCompilation: no
Packaged: 2024-09-24 20:07:29 UTC; GianPaolo.Clemente
Author: Gian Paolo Clemente [cre, aut]
    (<https://orcid.org/0000-0001-6795-4595>),
  Rosanna Grassi [ctb]
Maintainer: Gian Paolo Clemente <gianpaolo.clemente@unicatt.it>
Repository: CRAN
Date/Publication: 2024-09-24 21:40:02 UTC
Built: R 4.5.2; ; 2025-11-08 02:15:42 UTC; windows
