Package: wdnet
Title: Weighted and Directed Networks
Version: 1.2.4
Date: 2026-03-09
Authors@R: c(
    person("Yelie", "Yuan", email = "yelie.yuan@gmail.com",
           role = c("aut", "cre")),
    person("Tiandong", "Wang", email = "td_wang@fudan.edu.cn ",
           role = "aut"),
    person("Jun", "Yan", email = "jun.yan@uconn.edu",
           role = c("aut")),
    person("Panpan", "Zhang", email = "panpan.zhang@vumc.org",
           role = "aut"))
Maintainer: Yelie Yuan <yelie.yuan@gmail.com>
Description: Assortativity coefficients, centrality measures, 
    and clustering coefficients for weighted and directed networks.
    Rewiring unweighted networks with given assortativity coefficients.
    Generating general preferential attachment networks.
Depends: R (>= 4.4.0)
License: GPL (>= 3.0)
Encoding: UTF-8
Imports: CVXR (>= 1.8.1), igraph (>= 2.2.2), Matrix (>= 1.7.4), rARPACK
        (>= 0.11-0), RcppXPtrUtils (>= 0.1.3), stats, wdm (>= 0.2.6)
LinkingTo: Rcpp, RcppArmadillo
BugReports: https://gitlab.com/wdnetwork/wdnet/-/issues
URL: https://gitlab.com/wdnetwork/wdnet
RoxygenNote: 7.3.3
Suggests: testthat (>= 3.0.0)
NeedsCompilation: yes
Packaged: 2026-03-09 23:14:22 UTC; yelie
Author: Yelie Yuan [aut, cre],
  Tiandong Wang [aut],
  Jun Yan [aut],
  Panpan Zhang [aut]
Repository: CRAN
Date/Publication: 2026-03-10 09:40:02 UTC
Built: R 4.6.0; aarch64-apple-darwin23; 2026-04-26 05:11:05 UTC; unix
Archs: wdnet.so.dSYM
