L1centrality: Graph/Network Analysis Based on L1 Centrality

Analyze graph/network data using L1 centrality and prestige. Functions for deriving global and local L1 centrality/prestige and L1 centrality/prestige-based neighborhoods of vertices are provided. Routines for visual inspection of a graph/network are also provided. Details are in Kang and Oh (2024) <doi:10.48550/arXiv.2404.13233>.

Version: 0.1.1
Depends: R (≥ 2.10)
Imports: graphics, igraph, Rcpp, stats, utils, withr
LinkingTo: Rcpp
Published: 2024-04-25
Author: Seungwoo Kang ORCID iD [aut, cre], Hee-Seok Oh [aut]
Maintainer: Seungwoo Kang <kangsw0401 at snu.ac.kr>
BugReports: https://github.com/seungwoo-stat/L1centrality/issues
License: GPL (≥ 3)
URL: https://github.com/seungwoo-stat/L1centrality
NeedsCompilation: yes
Materials: NEWS
CRAN checks: L1centrality results

Documentation:

Reference manual: L1centrality.pdf

Downloads:

Package source: L1centrality_0.1.1.tar.gz
Windows binaries: r-devel: L1centrality_0.1.1.zip, r-release: L1centrality_0.0.3.zip, r-oldrel: L1centrality_0.1.1.zip
macOS binaries: r-release (arm64): L1centrality_0.1.1.tgz, r-oldrel (arm64): L1centrality_0.1.1.tgz, r-release (x86_64): L1centrality_0.1.1.tgz, r-oldrel (x86_64): L1centrality_0.1.1.tgz
Old sources: L1centrality archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=L1centrality to link to this page.