{
  "_id": "6a104abfacfb0bcc41c9fc0a",
  "Package": "gghourglass",
  "Title": "Plot Records per Time of Day",
  "Version": "0.0.3.0001",
  "Authors@R": "c(person(\"Pepijn\", \"de Vries\", role = c(\"aut\", \"cre\"),\nemail = \"pepijn.devries@outlook.com\",\ncomment = c(ORCID = \"0000-0002-7961-6646\")),\nperson(\"Sander\", \"Lagerveld\", role = c(\"dtc\"),\ncomment = c(ORCID = \"0000-0003-1291-4021\")))",
  "Author": "Pepijn de Vries [aut, cre] (0000-0002-7961-6646), Sander\nLagerveld [dtc] (0000-0003-1291-4021)",
  "Description": "Splits date and time of day components from continuous\n'datetime' objects, then plots them using grammar of graphics\n('ggplot2'). Plots can also be decorated with solar cycle\ninformation (e.g., sunset, sunrise, etc.). This is useful for\nvisualising data that are associated with the solar cycle.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "URL": "https://pepijn-devries.github.io/gghourglass/,\nhttps://github.com/pepijn-devries/gghourglass",
  "BugReports": "https://github.com/pepijn-devries/gghourglass/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://pepijn-devries.r-universe.dev",
  "Date/Publication": "2025-10-06 11:31:57 UTC",
  "RemoteUrl": "https://github.com/pepijn-devries/gghourglass",
  "RemoteRef": "master",
  "RemoteSha": "01dda4ea69ece11487e71823ef6ca2e2cad9bc1c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 08:09:58 UTC",
    "User": "root"
  },
  "Maintainer": "Pepijn de Vries <pepijn.devries@outlook.com>",
  "MD5sum": "f0c3f8655bd3ab6a79ea8a680b87e9b0",
  "_user": "pepijn-devries",
  "_type": "src",
  "_file": "gghourglass_0.0.3.0001.tar.gz",
  "_fileid": "883c4fd2aecaf4cc8b824b0cf9bed062adfa482a6cfac7ea2072e7c25139362c",
  "_filesize": 606234,
  "_sha256": "883c4fd2aecaf4cc8b824b0cf9bed062adfa482a6cfac7ea2072e7c25139362c",
  "_created": "2026-05-10T08:09:58.000Z",
  "_published": "2026-05-22T12:23:27.270Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77378504103,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902212600"
    },
    {
      "job": 77378504133,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902215478"
    },
    {
      "job": 77378504064,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902205238"
    },
    {
      "job": 77378504053,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902206481"
    },
    {
      "job": 77378503637,
      "time": 231,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902197306"
    },
    {
      "job": 77378503614,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160370111"
    },
    {
      "job": 77378504288,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902207579"
    },
    {
      "job": 77378504938,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902206960"
    },
    {
      "job": 77378504440,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902206604"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/25623630487",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pepijn-devries/gghourglass",
  "_commit": {
    "id": "01dda4ea69ece11487e71823ef6ca2e2cad9bc1c",
    "author": "pepijn-devries <pepijn-devries@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #25 from pepijn-devries/work-in-progress\n\nCorrected figure path",
    "time": 1759750317
  },
  "_maintainer": {
    "name": "Pepijn de Vries",
    "email": "pepijn.devries@outlook.com",
    "login": "pepijn-devries",
    "linkedin": "in/pepijn-de-vries-2509b664",
    "orcid": "0000-0002-7961-6646",
    "uuid": 13707449
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.4",
      "role": "Imports"
    },
    {
      "package": "grid",
      "version": ">= 4.1.0",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.9.3",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.2",
      "role": "Imports"
    },
    {
      "package": "suncalc",
      "version": ">= 0.5.1",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "version": ">= 2.1.4",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "version": ">= 2.2.2",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "pepijn-devries",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "ggplot2",
    "visualisation"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "pepijn-devries",
      "count": 54,
      "uuid": 13707449
    }
  ],
  "_userbio": {
    "uuid": 13707449,
    "type": "user",
    "name": "Pepijn de Vries"
  },
  "_downloads": {
    "count": 206,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gghourglass"
  },
  "_devurl": "https://github.com/pepijn-devries/gghourglass",
  "_pkgdown": "https://pepijn-devries.github.io/gghourglass/",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gghourglass.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pepijn-devries/gghourglass",
  "_realowner": "pepijn-devries",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2025-03-25"
    },
    {
      "version": "0.0.2",
      "date": "2025-04-05"
    },
    {
      "version": "0.0.3",
      "date": "2025-06-20"
    }
  ],
  "_exports": [
    "annotate_daylight",
    "annotate_lunarphase",
    "annotate_periodstates",
    "AnnotateDaylight",
    "AnnotateLunarphase",
    "coord_hourglass",
    "CoordHourglass",
    "geom_hourglass",
    "GeomHourglass",
    "get_date",
    "get_hour",
    "lunar_phase_polygon",
    "stat_hourglass",
    "StatHourglass",
    "uses_dst"
  ],
  "_datasets": [
    {
      "name": "bats",
      "title": "Observations from a bat detector",
      "object": "bats",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "RECDATETIME",
        "SPECDESCSCI"
      ],
      "rows": 1037,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "annotate_periodstates",
      "title": "Annotate a period in an hourglass plot",
      "topics": [
        "annotate_periodstates"
      ]
    },
    {
      "page": "annotate_daylight",
      "title": "Annotate ggplot with a band indicating solar events",
      "topics": [
        "AnnotateDaylight",
        "annotate_daylight"
      ]
    },
    {
      "page": "annotate_lunarphase",
      "title": "Annotate ggplot with lunar phases",
      "topics": [
        "AnnotateLunarphase",
        "annotate_lunarphase"
      ]
    },
    {
      "page": "bats",
      "title": "Observations from a bat detector",
      "topics": [
        "bats"
      ]
    },
    {
      "page": "coord_hourglass",
      "title": "Hourglass coordinates for a ggplot",
      "topics": [
        "CoordHourglass",
        "coord_hourglass"
      ]
    },
    {
      "page": "geom_hourglass",
      "title": "Add an 'hourglass' layer to a ggplot",
      "topics": [
        "GeomHourglass",
        "geom_hourglass"
      ]
    },
    {
      "page": "get_hour",
      "title": "Functions to split datetime into date and time of day",
      "topics": [
        "get_date",
        "get_hour"
      ]
    },
    {
      "page": "lunar_phase_polygon",
      "title": "Get the shape of the illuminated part of the moon",
      "topics": [
        "lunar_phase_polygon"
      ]
    },
    {
      "page": "stat_hourglass",
      "title": "A ggplot2 'stat' function to wrangle data for 'geom_hourglass'.",
      "topics": [
        "StatHourglass",
        "stat_hourglass"
      ]
    },
    {
      "page": "uses_dst",
      "title": "Test if datetime object potentially uses daylight saving time",
      "topics": [
        "uses_dst"
      ]
    }
  ],
  "_pkglogo": "https://github.com/pepijn-devries/gghourglass/raw/master/man/figures/logo.png",
  "_readme": "https://github.com/pepijn-devries/gghourglass/raw/master/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "suncalc",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "solar-cycles.Rmd",
      "filename": "solar-cycles.html",
      "title": "From dusk till dawn",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-03-26 09:24:45",
      "modified": "2025-10-06 11:31:57",
      "commits": 2
    },
    {
      "source": "timezones.Rmd",
      "filename": "timezones.html",
      "title": "In the zone",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-03-25 17:02:50",
      "modified": "2025-10-06 11:31:57",
      "commits": 4
    }
  ],
  "_score": 4.778151250383644,
  "_indexed": true,
  "_nocasepkg": "gghourglass",
  "_universes": [
    "pepijn-devries"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3.0001",
      "date": "2026-05-10T08:12:27.000Z",
      "distro": "noble",
      "commit": "01dda4ea69ece11487e71823ef6ca2e2cad9bc1c",
      "fileid": "77dd10a382f4fe6c871aad0e8e8e929584e0e8f8a1730cb307d65de11807a2e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/25623630487"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.3.0001",
      "date": "2026-05-10T08:13:00.000Z",
      "distro": "noble",
      "commit": "01dda4ea69ece11487e71823ef6ca2e2cad9bc1c",
      "fileid": "ee3f8fa6e0e585ba5c2a65455eea5b2795cfad73d4d717eefd2b9e0c52786890",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/25623630487"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3.0001",
      "date": "2026-05-10T08:11:24.000Z",
      "commit": "01dda4ea69ece11487e71823ef6ca2e2cad9bc1c",
      "fileid": "dead7efd3c4c98904327066e4e2af4185f52c0ef0601be5b9fe01dabf8c433ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/25623630487"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.3.0001",
      "date": "2026-05-10T08:11:32.000Z",
      "commit": "01dda4ea69ece11487e71823ef6ca2e2cad9bc1c",
      "fileid": "5ff775ebec884141a51c04f6b1a7186bc147b64b4e170d90478f647b4e6c33e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/25623630487"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.3.0001",
      "date": "2026-05-10T08:11:33.000Z",
      "commit": "01dda4ea69ece11487e71823ef6ca2e2cad9bc1c",
      "fileid": "9520df20df1a19706e9d3b6554e7b4a562675232b11ab48488ff77f4ec15fbbb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/25623630487"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.3.0001",
      "date": "2026-05-10T08:11:28.000Z",
      "commit": "01dda4ea69ece11487e71823ef6ca2e2cad9bc1c",
      "fileid": "0f611574c7d09f1d5d3b33eecc096d5137747340e132fec4fc3299f5d3279bf1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/25623630487"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.3.0001",
      "date": "2026-05-10T08:11:22.000Z",
      "commit": "01dda4ea69ece11487e71823ef6ca2e2cad9bc1c",
      "fileid": "fc998dbdd3d0f80bd181bd0c228c92b1350bb38ea3a414de84c325a6ee628138",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/25623630487"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3.0001",
      "date": "2026-05-22T12:23:01.000Z",
      "commit": "01dda4ea69ece11487e71823ef6ca2e2cad9bc1c",
      "fileid": "19a87b38e3795175e7c437fdee425bfa3359b0e565d7d07653e053d6250d351c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/25623630487"
    }
  ]
}