Package: rMultiNet
Title: Multi-Layer Networks Analysis
Version: 0.1
Authors@R: 
      person("Chenyu", "Ren", , "chenyu.ren@connect.polyu.hk", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-5422-7903"))
Description: Provides two general frameworks to generate a multi-layer network. This also provides several methods to reveal the embedding of both nodes and layers. The reference paper can be found from the URL mentioned below. Ting Li, Zhongyuan Lyu, Chenyu Ren, Dong Xia (2023) <arXiv:2302.04437>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: dbscan, geigen, glmnet, graphics, Matrix, plotly, rTensor,
        stats
NeedsCompilation: no
Packaged: 2023-06-26 02:31:21 UTC; Ren Chenyu
Author: Chenyu Ren [aut, cre] (<https://orcid.org/0000-0001-5422-7903>)
Maintainer: Chenyu Ren <chenyu.ren@connect.polyu.hk>
Repository: CRAN
Date/Publication: 2023-06-27 16:30:02 UTC
Built: R 4.5.0; ; 2025-01-30 04:50:04 UTC; unix
