Package: wdnet
Title: Weighted and Directed Networks
Version: 1.2.3
Date: 2024-03-03
Authors@R: c(
    person("Yelie", "Yuan", email = "yelie.yuan@uconn.edu",
           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@uconn.edu>
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.1.0)
License: GPL (>= 3.0)
Encoding: UTF-8
Imports: CVXR, igraph, Matrix, rARPACK, RcppXPtrUtils, stats, wdm
LinkingTo: Rcpp, RcppArmadillo
BugReports: https://gitlab.com/wdnetwork/wdnet/-/issues
URL: https://gitlab.com/wdnetwork/wdnet
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0)
NeedsCompilation: yes
Packaged: 2024-03-03 16:06:10 UTC; yelie
Author: Yelie Yuan [aut, cre],
  Tiandong Wang [aut],
  Jun Yan [aut],
  Panpan Zhang [aut]
Repository: CRAN
Date/Publication: 2024-03-03 17:10:02 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-06 02:22:43 UTC; windows
Archs: x64
