{
  "_id": "6a0f7034acfb0bcc41c5f418",
  "Package": "clockplot",
  "Type": "Package",
  "Title": "Plot Event Times on a 24-Hour Clock",
  "Version": "0.8.3",
  "Authors@R": "person(given = c(\"Abdullah\", \"Al\"),\nfamily = \"Mahmud\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-2814-8798\"),\nemail = \"almahmud.sbi@gmail.com\")",
  "Description": "Provides a novel visualization technique for plotting\ntimestamped events on a 24-hour circular clock face. This is\nparticularly useful for analyzing daily patterns, event\nclustering, and gaps in temporal data. The package also\ngeneralizes this approach to create cyclic charts for other\nperiods, including weekly and monthly cycles, enabling\neffective event planning and pattern analysis across multiple\ntime frames.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/mahmudstat/clockplot/",
  "BugReports": "https://github.com/mahmudstat/clockplot/issues",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://mahmudstat.r-universe.dev",
  "Date/Publication": "2026-02-20 05:23:45 UTC",
  "RemoteUrl": "https://github.com/mahmudstat/clockplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "a4f515adbef8e3a681d6be91fc3102a2a3eee9d4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 07:32:57 UTC",
    "User": "root"
  },
  "Author": "Abdullah Al Mahmud [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-2814-8798>)",
  "Maintainer": "Abdullah Al Mahmud <almahmud.sbi@gmail.com>",
  "MD5sum": "e3c45bc0ce9aa3226271d7bf79608213",
  "_user": "mahmudstat",
  "_type": "src",
  "_file": "clockplot_0.8.3.tar.gz",
  "_fileid": "97f42a768cb1efe22a19b8ed737aac14c79fdc41a387d9b5df65d58628ce4718",
  "_filesize": 2656789,
  "_sha256": "97f42a768cb1efe22a19b8ed737aac14c79fdc41a387d9b5df65d58628ce4718",
  "_created": "2026-05-21T07:32:57.000Z",
  "_published": "2026-05-21T20:51:00.782Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77266124292,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7129853781"
    },
    {
      "job": 77266124623,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129853209"
    },
    {
      "job": 77266124533,
      "time": 171,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7129848578"
    },
    {
      "job": 77266124544,
      "time": 167,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129850694"
    },
    {
      "job": 77266123651,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129802232"
    },
    {
      "job": 77266123660,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146908173"
    },
    {
      "job": 77266124603,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7129838902"
    },
    {
      "job": 77266124365,
      "time": 190,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7129867486"
    },
    {
      "job": 77266124733,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129843000"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mahmudstat/actions/runs/26212008416",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mahmudstat/clockplot",
  "_commit": {
    "id": "a4f515adbef8e3a681d6be91fc3102a2a3eee9d4",
    "author": "mahmudstat <almahmud.sbi@gmail.com>",
    "committer": "mahmudstat <almahmud.sbi@gmail.com>",
    "message": "upd paper\n",
    "time": 1771565025
  },
  "_maintainer": {
    "name": "Abdullah Al Mahmud",
    "email": "almahmud.sbi@gmail.com",
    "login": "mahmudstat",
    "description": "A Data Maniac and a science writer",
    "uuid": 35225813,
    "orcid": "0000-0003-2814-8798"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "hms",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mahmudstat",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 3
    },
    {
      "week": "2025-35",
      "n": 4
    },
    {
      "week": "2025-36",
      "n": 20
    },
    {
      "week": "2025-37",
      "n": 15
    },
    {
      "week": "2025-49",
      "n": 13
    },
    {
      "week": "2026-08",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.7.2",
      "date": "2025-09-04"
    }
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "mahmudstat",
      "count": 168,
      "uuid": 35225813
    },
    {
      "user": "alomoy",
      "count": 24,
      "uuid": 81002199
    }
  ],
  "_userbio": {
    "uuid": 35225813,
    "type": "user",
    "name": "Abdullah Al Mahmud",
    "description": "A Data Maniac and a science writer"
  },
  "_downloads": {
    "count": 534,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clockplot"
  },
  "_devurl": "https://github.com/mahmudstat/clockplot",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/clockplot.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mahmudstat/clockplot",
  "_realowner": "mahmudstat",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.7.2",
      "date": "2025-09-09"
    },
    {
      "version": "0.8.3",
      "date": "2025-09-13"
    }
  ],
  "_exports": [
    "clock_chart",
    "clock_chart_col",
    "clock_chart_qlt",
    "clock_chart_qnt",
    "cyclic_chart",
    "day_chart",
    "plan_day",
    "plan_week",
    "week_chart",
    "year_chart"
  ],
  "_datasets": [
    {
      "name": "bdquake",
      "title": "Data of Earthquakes in and around Bangladesh",
      "object": "bdquake",
      "class": [
        "data.frame"
      ],
      "fields": [
        "latitude",
        "longitude",
        "depth",
        "mag",
        "hms"
      ],
      "rows": 13,
      "table": true,
      "tojson": true
    },
    {
      "name": "bdtemp",
      "title": "Data of Average Monthly Temperature of Bangladesh Divisional Cities",
      "object": "bdtemp",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Temperature",
        "Month",
        "City"
      ],
      "rows": 36,
      "table": true,
      "tojson": true
    },
    {
      "name": "brintcity",
      "title": "Data of Bangladesh Railway Express Train Schedule",
      "object": "brintcity",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Sl",
        "Train_no",
        "Name",
        "Type",
        "Off_day",
        "Origin",
        "Departure",
        "Destination",
        "Arrival",
        "Zone"
      ],
      "rows": 84,
      "table": true,
      "tojson": true
    },
    {
      "name": "chatdf",
      "title": "Data Containing Chat Times of Two Individuals",
      "object": "chatdf",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "time",
        "turn"
      ],
      "rows": 50,
      "table": true,
      "tojson": true
    },
    {
      "name": "gitcommit",
      "title": "Data of git commits in this repository",
      "object": "gitcommit",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "weekday",
        "month",
        "day",
        "time",
        "year"
      ],
      "rows": 110,
      "table": true,
      "tojson": true
    },
    {
      "name": "smsclock",
      "title": "Data of Times of Receiving of SMS",
      "object": "smsclock",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Date",
        "day",
        "time",
        "sender",
        "invoked",
        "type",
        "Title"
      ],
      "rows": 82,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bdquake",
      "title": "Data of Earthquakes in and around Bangladesh",
      "topics": [
        "bdquake"
      ]
    },
    {
      "page": "bdtemp",
      "title": "Data of Average Monthly Temperature of Bangladesh Divisional Cities",
      "topics": [
        "bdtemp"
      ]
    },
    {
      "page": "brintcity",
      "title": "Data of Bangladesh Railway Express Train Schedule",
      "topics": [
        "brintcity"
      ]
    },
    {
      "page": "chatdf",
      "title": "Data Containing Chat Times of Two Individuals",
      "topics": [
        "chatdf"
      ]
    },
    {
      "page": "clock_chart",
      "title": "The Simplest Clock Chart, Lines Unmodified",
      "topics": [
        "clock_chart"
      ]
    },
    {
      "page": "clock_chart_col",
      "title": "Clock Chart, Hands Colored by a Numeric Variable",
      "topics": [
        "clock_chart_col"
      ]
    },
    {
      "page": "clock_chart_qlt",
      "title": "Clock Chart, Hands Colored by a Factor",
      "topics": [
        "clock_chart_qlt"
      ]
    },
    {
      "page": "clock_chart_qnt",
      "title": "Clock Chart, Length and Color Modified by Numeric Variables",
      "topics": [
        "clock_chart_qnt"
      ]
    },
    {
      "page": "cyclic_chart",
      "title": "Plot Cyclic Data (General Format)",
      "topics": [
        "cyclic_chart"
      ]
    },
    {
      "page": "day_chart",
      "title": "Plot Values on a 24-Hour Day, on Specific Hours",
      "topics": [
        "day_chart"
      ]
    },
    {
      "page": "gitcommit",
      "title": "Data of git commits in this repository",
      "topics": [
        "gitcommit"
      ]
    },
    {
      "page": "plan_day",
      "title": "Visually Plan Activities on a Day with Events on Each of 24 Hours",
      "topics": [
        "plan_day"
      ]
    },
    {
      "page": "plan_week",
      "title": "Visually Plan Activities on a Week with Events on Each Day",
      "topics": [
        "plan_week"
      ]
    },
    {
      "page": "smsclock",
      "title": "Data of Times of Receiving of SMS",
      "topics": [
        "smsclock"
      ]
    },
    {
      "page": "week_chart",
      "title": "Plot Values on Each Day of a Week",
      "topics": [
        "week_chart"
      ]
    },
    {
      "page": "year_chart",
      "title": "Plot Values on Each Month of a Year",
      "topics": [
        "year_chart"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mahmudstat/clockplot/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/mahmudstat/clockplot/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "clockchart-construction.Rmd",
      "filename": "clockchart-construction.html",
      "title": "clockchart-construction",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The Clock Skeleton",
        "Preparation of Event Times Data"
      ],
      "created": "2024-09-01 01:24:18",
      "modified": "2025-09-03 07:48:42",
      "commits": 10
    },
    {
      "source": "clockplot.Rmd",
      "filename": "clockplot.html",
      "title": "clockplot",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting started",
        "Types of Charts",
        "Clock Charts",
        "Basic Clock Chart",
        "Colored Clock Chart",
        "Chart with Modified and Colored Hands",
        "US Accidents plot",
        "Qualitative variable",
        "Other Charts",
        "Cyclic Chart"
      ],
      "created": "2024-08-26 18:48:37",
      "modified": "2025-09-03 07:48:42",
      "commits": 20
    }
  ],
  "_score": 5.597695185925512,
  "_indexed": true,
  "_nocasepkg": "clockplot",
  "_universes": [
    "mahmudstat"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.3",
      "date": "2026-05-21T07:35:14.000Z",
      "distro": "noble",
      "commit": "a4f515adbef8e3a681d6be91fc3102a2a3eee9d4",
      "fileid": "be93f2a31dc633d131ca827a90d8b2fec6a3324f3d200e3bb280df1c4c59951b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mahmudstat/actions/runs/26212008416"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.3",
      "date": "2026-05-21T07:35:15.000Z",
      "distro": "noble",
      "commit": "a4f515adbef8e3a681d6be91fc3102a2a3eee9d4",
      "fileid": "55e8c5df8db23747a7bc575a26336779927ea7172ada0c9b73b1d94ea93d3ea2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mahmudstat/actions/runs/26212008416"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.3",
      "date": "2026-05-21T07:35:10.000Z",
      "commit": "a4f515adbef8e3a681d6be91fc3102a2a3eee9d4",
      "fileid": "b661e97ec5120c6cf2107f5981a53e5ee00b8d742e9503066ead18ef615433ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mahmudstat/actions/runs/26212008416"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.3",
      "date": "2026-05-21T07:35:11.000Z",
      "commit": "a4f515adbef8e3a681d6be91fc3102a2a3eee9d4",
      "fileid": "10797dea3008403ceb0966086e43293716253c513a5a00b48c5d8fa6619665e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mahmudstat/actions/runs/26212008416"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.3",
      "date": "2026-05-21T20:50:37.000Z",
      "commit": "a4f515adbef8e3a681d6be91fc3102a2a3eee9d4",
      "fileid": "dfc2ffb049db408e83f9cd059b5c21a7d350dcae5a21394843122e1fcdff9234",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mahmudstat/actions/runs/26212008416"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.3",
      "date": "2026-05-21T07:34:28.000Z",
      "commit": "a4f515adbef8e3a681d6be91fc3102a2a3eee9d4",
      "fileid": "196331e200f54eb2f475cc83650d9499a03dbd4a6ab5550e0673a407174648f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mahmudstat/actions/runs/26212008416"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.3",
      "date": "2026-05-21T07:35:47.000Z",
      "commit": "a4f515adbef8e3a681d6be91fc3102a2a3eee9d4",
      "fileid": "99be4e06ec591d21346d62695b4997004ffd792e63944041c02b744c6bd472dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mahmudstat/actions/runs/26212008416"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.3",
      "date": "2026-05-21T07:34:39.000Z",
      "commit": "a4f515adbef8e3a681d6be91fc3102a2a3eee9d4",
      "fileid": "3b55b69663cb6ebf9fecc57ae6aa680fcac311ad1c76b36592b61ee91910b335",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mahmudstat/actions/runs/26212008416"
    }
  ]
}