# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "NetworkChange" in publications use:' type: software license: GPL-3.0-only title: 'NetworkChange: Bayesian Package for Network Changepoint Analysis' version: 1.1.0 doi: 10.32614/CRAN.package.NetworkChange abstract: Network changepoint analysis for undirected network data. The package implements a hidden Markov network change point model (Park and Sohn (2020)). Functions for break number detection using the approximate marginal likelihood and WAIC are also provided. Version 1.1.0 includes high-performance C++ implementations via 'Rcpp'/'RcppArmadillo' for 5-15x faster MCMC sampling, along with modern 'ggplot2'-based visualizations with colorblind-friendly palettes. authors: - family-names: Park given-names: Jong Hee email: jongheepark@snu.ac.kr - family-names: Sohn given-names: Yunkyu repository: https://cran.r-universe.dev commit: 39125c6787592364e66c63149b795238573770c6 date-released: '2026-04-07' contact: - family-names: Park given-names: Jong Hee email: jongheepark@snu.ac.kr