Package: L1centrality
Title: Graph/Network Analysis Based on L1 Centrality
Version: 0.4.0
Authors@R: c(
  person("Seungwoo", "Kang", email = "kangsw0401@snu.ac.kr", role = c("aut", "cre"), 
  comment=c(ORCID="0000-0001-8082-0794")),
  person("Hee-Seok", "Oh", email = "heeseok@stats.snu.ac.kr", role = c("aut")))
Description: Analyze graph/network data using L1 centrality and prestige. Functions for deriving global, local, and group L1 centrality/prestige are provided. Routines for visual inspection of a graph/network are also provided. Details are in Kang and Oh (2025a) <doi:10.1080/01621459.2025.2520467>, Kang and Oh (2025b) <doi:10.1080/00031305.2025.2563730>, and Kang (2025) <doi:10.23170/snu.000000188358.11032.0001856>.
URL: https://github.com/seungwoo-stat/L1centrality
BugReports: https://github.com/seungwoo-stat/L1centrality/issues
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
LazyData: true
Imports: graphics, igraph, methods, Rcpp, stats, utils, withr
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2025-10-27 06:11:30 UTC; admin
Author: Seungwoo Kang [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-8082-0794>),
  Hee-Seok Oh [aut]
Maintainer: Seungwoo Kang <kangsw0401@snu.ac.kr>
Repository: CRAN
Date/Publication: 2025-10-27 06:20:02 UTC
Built: R 4.4.1; aarch64-apple-darwin20; 2025-10-27 07:11:47 UTC; unix
Archs: L1centrality.so.dSYM
