{
  "_id": "6a37be733efcd9bda442bd9f",
  "Package": "ggkodom",
  "Title": "Visualize Individual Longitudinal Trajectories",
  "Version": "1.0.3",
  "Authors@R": "c(\nperson(\"Ayoushman\", \"Bhattacharya\", role = \"aut\"),\nperson(\"Sayan\", \"Das\", role = \"aut\"),\nperson(\"Subrata\", \"Pal\", role = \"aut\"),\nperson(\"Subhrajyoty\", \"Roy\", , \"subhrajyotyroy@gmail.com\", role = c(\"aut\", \"cre\"))\n)",
  "Description": "A 'ggplot2'-based toolkit for visualizing individual-level\nlongitudinal trajectories. Creates linear kodom plots, circular\nkodom plots, heatmaps, and state-ribbon charts for\nrepeated-measures data. Each subject gets its own visual lane\nwith measurements colored by value, revealing patterns across\nsubjects and time. The circular variant resembles the Kodom\nflower.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "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": {
    "Date": "2026-06-21 10:32:28 UTC",
    "User": "root"
  },
  "Author": "Ayoushman Bhattacharya [aut],\nSayan Das [aut],\nSubrata Pal [aut],\nSubhrajyoty Roy [aut, cre]",
  "Maintainer": "Subhrajyoty Roy <subhrajyotyroy@gmail.com>",
  "MD5sum": "bdcd62833c4ef3a27e009abf1f1e5077",
  "_user": "subroy13",
  "_type": "src",
  "_file": "ggkodom_1.0.3.tar.gz",
  "_fileid": "fe380a01bf559fc59021e9e39a48ef3d9f790a3635b7d477ea23c95c98db705f",
  "_filesize": 3214424,
  "_sha256": "fe380a01bf559fc59021e9e39a48ef3d9f790a3635b7d477ea23c95c98db705f",
  "_created": "2026-06-21T10:32:28.000Z",
  "_published": "2026-06-21T10:35:31.325Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82562672306,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774445282"
    },
    {
      "job": 82562672311,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774445813"
    },
    {
      "job": 82562672308,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774437943"
    },
    {
      "job": 82562672312,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774439374"
    },
    {
      "job": 82562460883,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774428129"
    },
    {
      "job": 82562672309,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774441085"
    },
    {
      "job": 82562672317,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774439934"
    },
    {
      "job": 82562672320,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774438597"
    },
    {
      "job": 82562672321,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774438397"
    }
  ],
  "_buildurl": "https://github.com/r-universe/subroy13/actions/runs/27901474154",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/subroy13/ggkodom",
  "_commit": {
    "id": "6a2970a3b477cc2d6b09180539e55b5a2357bb7a",
    "author": "Subhrajyoty Roy <subhrajyotyroy@gmail.com>",
    "committer": "Subhrajyoty Roy <subhrajyotyroy@gmail.com>",
    "message": "fix: resubmission\n",
    "time": 1781557643
  },
  "_maintainer": {
    "name": "Subhrajyoty Roy",
    "email": "subhrajyotyroy@gmail.com",
    "login": "subroy13",
    "linkedin": "in/subroy13",
    "description": "Statistics and Data Science Researcher! And always a student seeking the gift of knowledge and dreaming of a better world.",
    "uuid": 37728696
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    },
    {
      "package": "refund",
      "role": "Suggests"
    },
    {
      "package": "fdapace",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "subroy13",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 18
    },
    {
      "week": "2026-15",
      "n": 5
    },
    {
      "week": "2026-16",
      "n": 3
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 10
    },
    {
      "week": "2026-23",
      "n": 13
    },
    {
      "week": "2026-25",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "subroy13",
      "count": 39,
      "uuid": 37728696
    },
    {
      "user": "statpal",
      "count": 16,
      "uuid": 69262066
    },
    {
      "user": "ayoushmanb",
      "count": 5,
      "uuid": 129919813
    },
    {
      "user": "dsayan97",
      "count": 1,
      "uuid": 145593912
    }
  ],
  "_userbio": {
    "uuid": 37728696,
    "type": "user",
    "name": "Subhrajyoty Roy",
    "followers": 25,
    "description": "Statistics and Data Science Researcher! And always a student seeking the gift of knowledge and dreaming of a better world."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggkodom"
  },
  "_devurl": "https://github.com/subroy13/ggkodom",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggkodom.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/subroy13/ggkodom",
  "_realowner": "subroy13",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.3",
      "date": "2026-06-20"
    }
  ],
  "_exports": [
    "coord_kodom_periodic",
    "geom_kodom_branch",
    "geom_kodom_circular",
    "geom_kodom_heatmap",
    "geom_kodom_line",
    "geom_kodom_periodic",
    "kodom_colors",
    "scale_color_kodom",
    "scale_colour_kodom",
    "scale_fill_kodom",
    "scale_x_kodom_periodic",
    "scale_y_kodom_periodic",
    "theme_kodom",
    "theme_kodom_circular",
    "theme_kodom_periodic"
  ],
  "_help": [
    {
      "page": "coord_kodom_periodic",
      "title": "Polar coordinate system for periodic Kodom plots",
      "topics": [
        "coord_kodom_periodic"
      ]
    },
    {
      "page": "geom_kodom_branch",
      "title": "Branching swimlane plot for observed paths and counterfactual predictions",
      "topics": [
        "geom_kodom_branch"
      ]
    },
    {
      "page": "geom_kodom_circular",
      "title": "Circular (\"Kodom\") swimlane plot for longitudinal trajectories",
      "topics": [
        "geom_kodom_circular"
      ]
    },
    {
      "page": "geom_kodom_heatmap",
      "title": "Swimlane heatmap for longitudinal trajectories",
      "topics": [
        "geom_kodom_heatmap"
      ]
    },
    {
      "page": "geom_kodom_line",
      "title": "Swimlane line plot for longitudinal trajectories",
      "topics": [
        "geom_kodom_line"
      ]
    },
    {
      "page": "geom_kodom_periodic",
      "title": "Periodic \"Star Trail\" swimlane plot for longitudinal trajectories",
      "topics": [
        "geom_kodom_periodic"
      ]
    },
    {
      "page": "kodom_colors",
      "title": "Kodom color palette",
      "topics": [
        "kodom_colors"
      ]
    },
    {
      "page": "scale_color_kodom",
      "title": "Kodom color scale for the color aesthetic",
      "topics": [
        "scale_color_kodom",
        "scale_colour_kodom"
      ]
    },
    {
      "page": "scale_fill_kodom",
      "title": "Kodom fill scale for the fill aesthetic",
      "topics": [
        "scale_fill_kodom"
      ]
    },
    {
      "page": "scale_x_kodom_periodic",
      "title": "X-scale for periodic longitudinal plots",
      "topics": [
        "scale_x_kodom_periodic"
      ]
    },
    {
      "page": "scale_y_kodom_periodic",
      "title": "Radial scale for periodic Kodom plots",
      "topics": [
        "scale_y_kodom_periodic"
      ]
    },
    {
      "page": "theme_kodom",
      "title": "Clean theme for ggkodom linear and heatmap plots",
      "topics": [
        "theme_kodom"
      ]
    },
    {
      "page": "theme_kodom_circular",
      "title": "Theme for circular ggkodom plots",
      "topics": [
        "theme_kodom_circular"
      ]
    },
    {
      "page": "theme_kodom_periodic",
      "title": "Theme for periodic Kodom plots",
      "topics": [
        "theme_kodom_periodic"
      ]
    }
  ],
  "_pkglogo": "https://github.com/subroy13/ggkodom/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/subroy13/ggkodom/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "kodom-lines.Rmd",
      "filename": "kodom-lines.html",
      "title": "Visualizing Longitudinal Trajectories with geom_kodom_line",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Sample data",
        "1. Basic usage",
        "2. Lane ordering with sort_by",
        "3. Limiting subjects with n_max",
        "4. Controlling points",
        "5. Customising point appearance",
        "6. Controlling line appearance",
        "7. Discrete color bands with scale_colour_kodom(discretize = TRUE)",
        "8. Independent size and linewidth — encoding patient covariates",
        "10. Faceting by a grouping variable",
        "11. Y-axis subject labels",
        "12. Full palette reference"
      ],
      "created": "2026-05-24 16:04:06",
      "modified": "2026-06-07 22:11:54",
      "commits": 5
    }
  ],
  "_score": 5.021189299069938,
  "_indexed": true,
  "_nocasepkg": "ggkodom",
  "_universes": [
    "subroy13"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-21T10:34:47.000Z",
      "distro": "noble",
      "commit": "6a2970a3b477cc2d6b09180539e55b5a2357bb7a",
      "fileid": "91b6bb77c482d55ee3e8ef08aa7cadf8ed8cd4273a7a1123b998dae51144caf6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/subroy13/actions/runs/27901474154"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-21T10:34:51.000Z",
      "distro": "noble",
      "commit": "6a2970a3b477cc2d6b09180539e55b5a2357bb7a",
      "fileid": "8bc70f3af75a70c5b418df3f2fb7d86f5312b975d163a7fb480d6b4bafee85ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/subroy13/actions/runs/27901474154"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-06-21T10:33:51.000Z",
      "commit": "6a2970a3b477cc2d6b09180539e55b5a2357bb7a",
      "fileid": "76e299ad4e1779b18b61783f2bdc862f9cdd8631a0af6a011a121dc7c1b84dcd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/subroy13/actions/runs/27901474154"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-06-21T10:34:00.000Z",
      "commit": "6a2970a3b477cc2d6b09180539e55b5a2357bb7a",
      "fileid": "7695379451c39916e51d9b99dc296486a4c542c355d51d324c4698698c06e583",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/subroy13/actions/runs/27901474154"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-06-21T10:34:32.000Z",
      "commit": "6a2970a3b477cc2d6b09180539e55b5a2357bb7a",
      "fileid": "48036d3d6d8356f2362df00c21b624e27847fc08f2d8d0137f8604dc0fc977c8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/subroy13/actions/runs/27901474154"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-06-21T10:33:50.000Z",
      "commit": "6a2970a3b477cc2d6b09180539e55b5a2357bb7a",
      "fileid": "3f5a48a3aa3be37e68257a399e302e2b8d415924f2d0fc65eef31dd924800300",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/subroy13/actions/runs/27901474154"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-06-21T10:33:41.000Z",
      "commit": "6a2970a3b477cc2d6b09180539e55b5a2357bb7a",
      "fileid": "f5e4c09496990d3b2dbc87c94d7c33ec5b1d1507c8a38045a55d3eee6d2cac51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/subroy13/actions/runs/27901474154"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-06-21T10:33:40.000Z",
      "commit": "6a2970a3b477cc2d6b09180539e55b5a2357bb7a",
      "fileid": "c52dde82465624e34f24c48cfac5fc1db8fce066174e375dbbef5f0253a7f48b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/subroy13/actions/runs/27901474154"
    }
  ]
}