{
  "_id": "6a27c36f24555f66ed53e3f0",
  "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-06-09 07:32:23 UTC",
    "User": "root"
  },
  "Maintainer": "Pepijn de Vries <pepijn.devries@outlook.com>",
  "MD5sum": "c6a68c400f85e8762143ba8fcf99c832",
  "_user": "pepijn-devries",
  "_type": "src",
  "_file": "gghourglass_0.0.3.0001.tar.gz",
  "_fileid": "e3fae722503ac76d4efdafa82b193f33503472c8202fcc0df1c7c0c2e1e2d656",
  "_filesize": 603976,
  "_sha256": "e3fae722503ac76d4efdafa82b193f33503472c8202fcc0df1c7c0c2e1e2d656",
  "_created": "2026-06-09T07:32:23.000Z",
  "_published": "2026-06-09T07:40:31.512Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80271051958,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501306723"
    },
    {
      "job": 80271051960,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501300719"
    },
    {
      "job": 80271051973,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501401256"
    },
    {
      "job": 80271051999,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501382884"
    },
    {
      "job": 80270535428,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501247473"
    },
    {
      "job": 80271051957,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501290352"
    },
    {
      "job": 80271052031,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501280068"
    },
    {
      "job": 80271052017,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501288437"
    },
    {
      "job": 80271052020,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501286513"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/27190860380",
  "_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",
    "description": "",
    "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": 173,
    "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-06-09T07:34:56.000Z",
      "distro": "noble",
      "commit": "01dda4ea69ece11487e71823ef6ca2e2cad9bc1c",
      "fileid": "9f9759892bca48c431f16bbb9cbf8bbb9dc5fdf0439e37a44245c5bd926a21a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/27190860380"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.3.0001",
      "date": "2026-06-09T07:34:46.000Z",
      "distro": "noble",
      "commit": "01dda4ea69ece11487e71823ef6ca2e2cad9bc1c",
      "fileid": "637dde1416973703d4f6144b7157b72cd6465ceea213a257546fd28c6fe8b979",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/27190860380"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3.0001",
      "date": "2026-06-09T07:39:55.000Z",
      "commit": "01dda4ea69ece11487e71823ef6ca2e2cad9bc1c",
      "fileid": "b301d2e1fabc4b2d04c68ad85529d17dc2820ff1e7e6d1b6455a46aa9d66b717",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/27190860380"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.3.0001",
      "date": "2026-06-09T07:38:50.000Z",
      "commit": "01dda4ea69ece11487e71823ef6ca2e2cad9bc1c",
      "fileid": "8e5e648bfc0202b1c70271d02d808272c3fc6a1d0a8dd10aa41ce2385d44b2e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/27190860380"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3.0001",
      "date": "2026-06-09T07:34:43.000Z",
      "commit": "01dda4ea69ece11487e71823ef6ca2e2cad9bc1c",
      "fileid": "3bc1293f74034803f697101f2b420f6cfa7c0a3e76f22ec4cfcb7aa309a7d885",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/27190860380"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.3.0001",
      "date": "2026-06-09T07:33:44.000Z",
      "commit": "01dda4ea69ece11487e71823ef6ca2e2cad9bc1c",
      "fileid": "e30dbd29e4dd30e20cde65bfee12b1b55d41c5c5ed06b7f235fc28c3376838fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/27190860380"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.3.0001",
      "date": "2026-06-09T07:34:10.000Z",
      "commit": "01dda4ea69ece11487e71823ef6ca2e2cad9bc1c",
      "fileid": "69b87a93eeccffb0748e1ab676fc05e0420822ebdd79f888c01b3e20dda08e1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/27190860380"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.3.0001",
      "date": "2026-06-09T07:34:01.000Z",
      "commit": "01dda4ea69ece11487e71823ef6ca2e2cad9bc1c",
      "fileid": "06d484b1af7526f1cf94b6263f35b84ca0b1a8bcf8fce6f9b1afdc8e1d956666",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/27190860380"
    }
  ]
}