# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "cgmguru" in publications use:' type: software license: MIT title: 'cgmguru: Advanced Continuous Glucose Monitoring Analysis with High-Performance C++ Backend' version: 1.1.0 doi: 10.32614/CRAN.package.cgmguru abstract: Tools for advanced analysis of continuous glucose monitoring (CGM) time-series, implementing GRID (Glucose Rate Increase Detector) and GRID-based algorithms for postprandial peak detection, and detection of hypoglycemic and hyperglycemic episodes (Levels 1/2/Extended) aligned with international consensus CGM metrics. Core algorithms are implemented in optimized C++ using 'Rcpp' to provide accurate and fast analysis on large datasets. authors: - family-names: Park given-names: Sang Ho email: shstat1729@gmail.com - family-names: Oh given-names: Rosa - family-names: Jin given-names: Sang-Man repository: https://cran.r-universe.dev repository-code: https://github.com/shstat1729/cgmguru commit: 51838b83a0cb8584fc764f48e157d824cb4b84e7 url: https://github.com/shstat1729/cgmguru date-released: '2026-06-09' contact: - family-names: Park given-names: Sang Ho email: shstat1729@gmail.com