Package: ggkodom Title: Visualize Individual Longitudinal Trajectories Version: 1.0.3 Authors@R: c( person("Ayoushman", "Bhattacharya", role = "aut"), person("Sayan", "Das", role = "aut"), person("Subrata", "Pal", role = "aut"), person("Subhrajyoty", "Roy", , "subhrajyotyroy@gmail.com", role = c("aut", "cre")) ) Description: A 'ggplot2'-based toolkit for visualizing individual-level longitudinal trajectories. Creates linear kodom plots, circular kodom plots, heatmaps, and state-ribbon charts for repeated-measures data. Each subject gets its own visual lane with measurements colored by value, revealing patterns across subjects and time. The circular variant resembles the Kodom flower. License: MIT + file LICENSE Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: ggplot2 (>= 3.4.0), rlang, scales Suggests: testthat (>= 3.0.0), lme4, mgcv, refund, fdapace, patchwork, knitr, rmarkdown, spelling VignetteBuilder: knitr Config/testthat/edition: 3 Repository: https://subroy13.r-universe.dev Date/Publication: 2026-06-15 21:07:23 UTC RemoteUrl: https://github.com/subroy13/ggkodom RemoteRef: HEAD RemoteSha: 6a2970a3b477cc2d6b09180539e55b5a2357bb7a NeedsCompilation: no Packaged: 2026-07-21 08:41:05 UTC; root Author: Ayoushman Bhattacharya [aut], Sayan Das [aut], Subrata Pal [aut], Subhrajyoty Roy [aut, cre] Maintainer: Subhrajyoty Roy