{
  "_id": "6a12ab46acfb0bcc41d177b3",
  "Package": "cgmanalysis",
  "Title": "Clean and Analyze Continuous Glucose Monitor Data",
  "Version": "3.2.0",
  "Authors@R": "person(\"Tim\", \"Vigers\", email = \"tvigers@uw.edu\", role = c(\"aut\", \"cre\"))",
  "Description": "This code provides several different functions for\ncleaning and analyzing continuous glucose monitor data.\nCurrently it works with 'Dexcom', 'iPro 2', 'Diasend', 'Libre',\nor 'Carelink' data. The cleandata() function takes a directory\nof CGM data files and prepares them for analysis.\ncgmvariables() iterates through a directory of cleaned CGM data\nfiles and produces a single spreadsheet with data for each file\nin either rows or columns. The column format of this\nspreadsheet is compatible with REDCap data upload. cgmreport()\nalso iterates through a directory of cleaned data, and produces\nPDFs of individual and aggregate AGP plots. Please visit\n<https://github.com/childhealthbiostatscore/R-Packages/> to\ndownload the new-user guide.",
  "License": "CC0",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 07:34:35 UTC",
    "User": "root"
  },
  "Author": "Tim Vigers [aut, cre]",
  "Maintainer": "Tim Vigers <tvigers@uw.edu>",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev make libicu-dev libpng-dev libuv1-dev\nlibxml2-dev libx11-dev zlib1g-dev",
  "Repository": "https://timothyvigers.r-universe.dev",
  "Date/Publication": "2026-03-25 09:11:46 UTC",
  "RemoteUrl": "https://github.com/cran/cgmanalysis",
  "RemoteRef": "HEAD",
  "RemoteSha": "68da06e2c87503fd38984ddf62d93f9eb5c5f137",
  "MD5sum": "431881f6c500b581c70455e4d108e2c8",
  "_user": "timothyvigers",
  "_type": "src",
  "_file": "cgmanalysis_3.2.0.tar.gz",
  "_fileid": "de5debf53684a5ea655277b5eee458d7cadd281e64a4a83d8c10e441b7e2be30",
  "_filesize": 239322,
  "_sha256": "de5debf53684a5ea655277b5eee458d7cadd281e64a4a83d8c10e441b7e2be30",
  "_created": "2026-05-24T07:34:35.000Z",
  "_published": "2026-05-24T07:39:50.314Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77580803421,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183321420"
    },
    {
      "job": 77580803428,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183318517"
    },
    {
      "job": 77580803424,
      "time": 148,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183329966"
    },
    {
      "job": 77580803417,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183330363"
    },
    {
      "job": 77580616399,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183302216"
    },
    {
      "job": 77580803412,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183317073"
    },
    {
      "job": 77580803434,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183312000"
    },
    {
      "job": 77580803440,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183311083"
    },
    {
      "job": 77580803437,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183310890"
    }
  ],
  "_buildurl": "https://github.com/r-universe/timothyvigers/actions/runs/26355212110",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/cgmanalysis",
  "_commit": {
    "id": "68da06e2c87503fd38984ddf62d93f9eb5c5f137",
    "author": "Tim Vigers <tvigers@uw.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 3.2.0\n",
    "time": 1774429906
  },
  "_maintainer": {
    "name": "Tim Vigers",
    "email": "tvigers@uw.edu",
    "login": "timothyvigers",
    "description": "",
    "uuid": 42484189
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "parsedate",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "pastecs",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "MESS",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "3.1.1",
      "date": "2025-06-09"
    },
    {
      "name": "3.2.0",
      "date": "2026-03-25"
    }
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "timothyvigers",
      "count": 22,
      "uuid": 42484189
    }
  ],
  "_userbio": {
    "uuid": 42484189,
    "type": "user",
    "name": "Tim Vigers"
  },
  "_downloads": {
    "count": 740,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cgmanalysis"
  },
  "_mentions": 2,
  "_searchresults": 37,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cgmanalysis.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "timothyvigers",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.3",
      "date": "2018-02-14"
    },
    {
      "version": "2.0",
      "date": "2018-08-23"
    },
    {
      "version": "2.1",
      "date": "2018-12-17"
    },
    {
      "version": "2.2",
      "date": "2019-02-11"
    },
    {
      "version": "2.3",
      "date": "2019-03-26"
    },
    {
      "version": "2.4",
      "date": "2019-05-22"
    },
    {
      "version": "2.5",
      "date": "2019-10-24"
    },
    {
      "version": "2.6",
      "date": "2020-02-19"
    },
    {
      "version": "2.6.1",
      "date": "2020-03-12"
    },
    {
      "version": "2.7",
      "date": "2020-04-30"
    },
    {
      "version": "2.7.1",
      "date": "2021-02-15"
    },
    {
      "version": "2.7.2",
      "date": "2021-06-09"
    },
    {
      "version": "2.7.3",
      "date": "2022-07-07"
    },
    {
      "version": "2.7.4",
      "date": "2022-09-07"
    },
    {
      "version": "2.7.5",
      "date": "2022-09-30"
    },
    {
      "version": "2.7.6",
      "date": "2022-10-24"
    },
    {
      "version": "2.7.7",
      "date": "2023-10-21"
    },
    {
      "version": "3.0",
      "date": "2025-01-30"
    },
    {
      "version": "3.0.1",
      "date": "2025-02-01"
    },
    {
      "version": "3.0.2",
      "date": "2025-02-03"
    },
    {
      "version": "3.1.0",
      "date": "2025-04-07"
    },
    {
      "version": "3.1.1",
      "date": "2025-06-09"
    },
    {
      "version": "3.2.0",
      "date": "2026-03-25"
    }
  ],
  "_exports": [
    "cgmreport",
    "cgmvariables",
    "cleandata"
  ],
  "_help": [
    {
      "page": "cgmreport",
      "title": "Generate AGP",
      "topics": [
        "cgmreport"
      ]
    },
    {
      "page": "cgmvariables",
      "title": "Calculate CGM Variables",
      "topics": [
        "cgmvariables"
      ]
    },
    {
      "page": "cleandata",
      "title": "Clean CGM Data",
      "topics": [
        "cleandata"
      ]
    }
  ],
  "_rundeps": [
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "cellranger",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "forcats",
    "foreach",
    "fs",
    "gdtools",
    "geeM",
    "geepack",
    "generics",
    "ggformula",
    "ggiraph",
    "ggplot2",
    "ggridges",
    "glmnet",
    "glue",
    "gtable",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "kinship2",
    "knitr",
    "labeling",
    "labelled",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "MESS",
    "mime",
    "mosaicCore",
    "mvtnorm",
    "parsedate",
    "pastecs",
    "pillar",
    "pkgconfig",
    "pracma",
    "prettyunits",
    "progress",
    "purrr",
    "quadprog",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shape",
    "stringi",
    "stringr",
    "survival",
    "systemfonts",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "XML",
    "yaml",
    "zoo"
  ],
  "_score": 2.8692317197309762,
  "_indexed": true,
  "_nocasepkg": "cgmanalysis",
  "_universes": [
    "timothyvigers"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.2.0",
      "date": "2026-05-24T07:37:18.000Z",
      "distro": "noble",
      "commit": "68da06e2c87503fd38984ddf62d93f9eb5c5f137",
      "fileid": "64ab3e331a78da4569f886893e4289557fc9fda5d7cd801a55601d7a95ccb3d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timothyvigers/actions/runs/26355212110"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.2.0",
      "date": "2026-05-24T07:36:56.000Z",
      "distro": "noble",
      "commit": "68da06e2c87503fd38984ddf62d93f9eb5c5f137",
      "fileid": "e97f568b970b8a24e4c26ddcba44844aaa1d88c861b62e1e7078c82d70ed3fc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timothyvigers/actions/runs/26355212110"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.2.0",
      "date": "2026-05-24T07:38:40.000Z",
      "commit": "68da06e2c87503fd38984ddf62d93f9eb5c5f137",
      "fileid": "16fa3bbfda61fb801f58fdec4c4bf17f50e10d7fbc7469015a874a37d4f004b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timothyvigers/actions/runs/26355212110"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.2.0",
      "date": "2026-05-24T07:38:41.000Z",
      "commit": "68da06e2c87503fd38984ddf62d93f9eb5c5f137",
      "fileid": "024cd0f92bbec622e19b8ff7a350b1b8dfb1a94df6d8b4a8e462a532a1dedb72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timothyvigers/actions/runs/26355212110"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.2.0",
      "date": "2026-05-24T07:37:02.000Z",
      "commit": "68da06e2c87503fd38984ddf62d93f9eb5c5f137",
      "fileid": "6c9f0f189d96381bb397e0f4cd135d928d2e134e788bf2d213ee28420edc9337",
      "status": "success",
      "buildurl": "https://github.com/r-universe/timothyvigers/actions/runs/26355212110"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.2.0",
      "date": "2026-05-24T07:36:01.000Z",
      "commit": "68da06e2c87503fd38984ddf62d93f9eb5c5f137",
      "fileid": "e650a18350faf224e7e1c8b262379101cff0c28df41fa9ebbe2e9be80de00e3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timothyvigers/actions/runs/26355212110"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.2.0",
      "date": "2026-05-24T07:35:47.000Z",
      "commit": "68da06e2c87503fd38984ddf62d93f9eb5c5f137",
      "fileid": "9b9fbb39175fe3e39e062328a096aa04ddfcf718f08e7aceaf0d6369910d207e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timothyvigers/actions/runs/26355212110"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.2.0",
      "date": "2026-05-24T07:35:47.000Z",
      "commit": "68da06e2c87503fd38984ddf62d93f9eb5c5f137",
      "fileid": "4c331e81e23a5fd9be0d14eda6b0255d18fcece3d31cecd2686c5e724c9acc49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timothyvigers/actions/runs/26355212110"
    }
  ]
}