Package: wdnet
Title: Weighted and Directed Networks
Version: 1.2.2
Date: 2023-09-05
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: Implementations of network analysis including
    (1) assortativity coefficient of weighted and directed networks, 
    Yuan, Yan and Zhang (2021) <doi:10.1093/comnet/cnab017>,
    (2) centrality measures for weighted and directed networks,
    Opsahl, Agneessens and Skvoretz (2010) <doi:10.1016/j.socnet.2010.03.006>,
    Zhang, Wang and Yan (2022) <doi:10.1016/j.physa.2021.126438>,
    (3) clustering coefficient of weighted and directed networks, 
    Fagiolo (2007) <doi:10.1103/PhysRevE.76.026107> and 
    Clemente and Grassi (2018) <doi:10.1016/j.chaos.2017.12.007>,
    (4) rewiring networks with given assortativity coefficients,
    Wang, Yan, Yuan and Zhang (2022) <doi:10.1007/s11222-022-10161-8>,
    (5) preferential attachment network generation,
    Yuan, Wang, Yan and Zhang (2023) <doi:10.6339/23-JDS1110>.
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: 2023-09-06 02:58:21 UTC; yelie
Author: Yelie Yuan [aut, cre],
  Tiandong Wang [aut],
  Jun Yan [aut],
  Panpan Zhang [aut]
Repository: CRAN
Date/Publication: 2023-09-06 21:10:02 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-09-07 11:44:37 UTC; unix
Archs: wdnet.so.dSYM
