Package: cgmquantify
Type: Package
Title: Analyzing Glucose and Glucose Variability
Version: 0.1.0
Authors@R: c(person("Maria", "Henriquez", role = c("aut", "com", "cph", "cre", "trl"), email = "marhenriq@gmail.com"),
  person("Brinnae", "Bent", role = c("aut", "cph", "dtc"),
  email = "brinnae.bent@duke.edu"))
Imports: dplyr, tidyverse, ggplot2, hms, stats, magrittr
Description: Continuous glucose monitoring (CGM) systems provide real-time, 
  dynamic glucose information by tracking interstitial glucose values 
  throughout the day. Glycemic variability, also known as glucose variability, 
  is an established risk factor for hypoglycemia (Kovatchev) and 
  has been shown to be a risk factor in diabetes complications. 
  Over 20 metrics of glycemic variability have been identified. 
  Here, we provide functions to calculate glucose summary metrics, 
  glucose variability metrics (as defined in clinical publications), 
  and visualizations to visualize trends in CGM data.
  Cho P, Bent B, Wittmann A, et al. (2020) <https://diabetes.diabetesjournals.org/content/69/Supplement_1/73-LB.abstract>
  American Diabetes Association (2020) <https://professional.diabetes.org/diapro/glucose_calc>
  Kovatchev B (2019) <doi:10.1177/1932296819826111>
  Kovdeatchev BP (2017) <doi:10.1038/nrendo.2017.3>
  Tamborlane W V., Beck RW, Bode BW, et al. (2008) <doi:10.1056/NEJMoa0805017>
  Umpierrez GE, P. Kovatchev B (2018) <doi:10.1016/j.amjms.2018.09.010>.
License: MIT License + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: testthat (>= 2.0.0), knitr, rmarkdown
Config/testthat/edition: 2, devtools
VignetteBuilder: knitr
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2021-01-29 20:56:52 UTC; mariah
Author: Maria Henriquez [aut, com, cph, cre, trl],
  Brinnae Bent [aut, cph, dtc]
Maintainer: Maria Henriquez <marhenriq@gmail.com>
Repository: CRAN
Date/Publication: 2021-02-05 08:50:02 UTC
Built: R 4.6.0; ; 2025-07-18 10:29:28 UTC; unix
