{
  "_id": "6a364ff73efcd9bda44008c9",
  "Package": "gghdx",
  "Title": "HDX Theme, Scales, and Other Conveniences for 'ggplot2'",
  "Version": "0.1.4",
  "Authors@R": "person(\ngiven = \"Seth\",\nfamily = \"Caldwell\",\nemail = \"caldwellst@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\")\n)",
  "Description": "A Humanitarian Data Exchange (HDX) theme, color palettes,\nand scales for 'ggplot2' to allow users to easily follow the\nHDX visual design guide, including convenience functions for\nfor loading and using the Source Sans 3 font.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/OCHA-DAP/gghdx",
  "BugReports": "https://github.com/OCHA-DAP/gghdx/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libfreetype6-dev libicu-dev libpng-dev zlib1g-dev",
  "Repository": "https://ocha-dap.r-universe.dev",
  "Date/Publication": "2024-09-23 13:44:59 UTC",
  "RemoteUrl": "https://github.com/ocha-dap/gghdx",
  "RemoteRef": "HEAD",
  "RemoteSha": "d47f50ae03bf681d11c792c8677be738de28a0fe",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-20 08:28:37 UTC",
    "User": "root"
  },
  "Author": "Seth Caldwell [aut, cre, cph]",
  "Maintainer": "Seth Caldwell <caldwellst@gmail.com>",
  "MD5sum": "ad2a306cf623c149bc4926b671a27f1a",
  "_user": "ocha-dap",
  "_type": "src",
  "_file": "gghdx_0.1.4.tar.gz",
  "_fileid": "1bd8e606cc54079efb5e0dc2ac18861f502953103dc0e9a898808e2c36e5ebf8",
  "_filesize": 1759936,
  "_sha256": "1bd8e606cc54079efb5e0dc2ac18861f502953103dc0e9a898808e2c36e5ebf8",
  "_created": "2026-06-20T08:28:37.000Z",
  "_published": "2026-06-20T08:31:51.841Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82469199533,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763704857"
    },
    {
      "job": 82469199523,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763704003"
    },
    {
      "job": 82469199555,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763697957"
    },
    {
      "job": 82469199559,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763698277"
    },
    {
      "job": 82469041021,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763684986"
    },
    {
      "job": 82469199526,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763700278"
    },
    {
      "job": 82469199551,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763699436"
    },
    {
      "job": 82469199553,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763697373"
    },
    {
      "job": 82469199550,
      "time": 122,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763700390"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ocha-dap/actions/runs/27865577633",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ocha-dap/gghdx",
  "_commit": {
    "id": "d47f50ae03bf681d11c792c8677be738de28a0fe",
    "author": "Seth Caldwell <caldwellst@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Release 0.1.4 (#35)\n\n* Increment version\r\n\r\n* Update",
    "time": 1727099099
  },
  "_maintainer": {
    "name": "Seth Caldwell",
    "email": "caldwellst@gmail.com",
    "login": "caldwellst",
    "description": "",
    "uuid": 8086547
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggthemes",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "showtext",
      "role": "Imports"
    },
    {
      "package": "sysfonts",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ocha-dap",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "caldwellst",
      "count": 39,
      "uuid": 8086547
    },
    {
      "user": "teunbrand",
      "count": 1,
      "uuid": 49372158
    }
  ],
  "_userbio": {
    "uuid": 5087346,
    "type": "organization",
    "name": "UN-OCHA Humanitarian Data Exchange Project",
    "followers": 240
  },
  "_downloads": {
    "count": 246,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gghdx"
  },
  "_devurl": "https://github.com/ocha-dap/gghdx",
  "_searchresults": 93,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gghdx.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ocha-dap/gghdx",
  "_realowner": "ocha-dap",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2023-08-18"
    },
    {
      "version": "0.1.2",
      "date": "2024-01-22"
    },
    {
      "version": "0.1.3",
      "date": "2024-05-14"
    },
    {
      "version": "0.1.4",
      "date": "2024-09-23"
    }
  ],
  "_exports": [
    "%>%",
    "format_number_hdx",
    "geom_label_hdx",
    "geom_text_hdx",
    "gghdx",
    "gghdx_reset",
    "ggplot2_geom_defaults",
    "hdx_color_names",
    "hdx_colors",
    "hdx_colour_names",
    "hdx_colours",
    "hdx_display_pal",
    "hdx_geom_defaults",
    "hdx_hex",
    "hdx_pal_discrete",
    "hdx_pal_gray",
    "hdx_pal_mint",
    "hdx_pal_sapphire",
    "hdx_pal_tomato",
    "label_number_hdx",
    "load_source_sans_3",
    "scale_color_gradient_hdx",
    "scale_color_gradient_hdx_mint",
    "scale_color_gradient_hdx_sapphire",
    "scale_color_gradient_hdx_tomato",
    "scale_color_gradient2_hdx",
    "scale_color_hdx_discrete",
    "scale_color_hdx_gray",
    "scale_color_hdx_grey",
    "scale_color_hdx_mint",
    "scale_color_hdx_sapphire",
    "scale_color_hdx_tomato",
    "scale_colour_gradient_hdx",
    "scale_colour_gradient_hdx_mint",
    "scale_colour_gradient_hdx_sapphire",
    "scale_colour_gradient_hdx_tomato",
    "scale_colour_gradient2_hdx",
    "scale_colour_hdx_discrete",
    "scale_colour_hdx_gray",
    "scale_colour_hdx_grey",
    "scale_colour_hdx_mint",
    "scale_colour_hdx_sapphire",
    "scale_colour_hdx_tomato",
    "scale_fill_gradient_hdx",
    "scale_fill_gradient_hdx_mint",
    "scale_fill_gradient_hdx_sapphire",
    "scale_fill_gradient_hdx_tomato",
    "scale_fill_gradient2_hdx",
    "scale_fill_hdx_discrete",
    "scale_fill_hdx_gray",
    "scale_fill_hdx_grey",
    "scale_fill_hdx_mint",
    "scale_fill_hdx_sapphire",
    "scale_fill_hdx_tomato",
    "scale_y_continuous_hdx",
    "scale_y_log10_hdx",
    "scale_y_reverse_hdx",
    "scale_y_sqrt_hdx",
    "theme_hdx"
  ],
  "_datasets": [
    {
      "name": "df_covid",
      "title": "Example COVID-19 dataset",
      "object": "df_covid",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "date",
        "cases_monthly",
        "flag"
      ],
      "rows": 27,
      "table": true,
      "tojson": true
    },
    {
      "name": "hdx_color_list",
      "title": "HDX color ramps",
      "object": "hdx_color_list",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "df_covid",
      "title": "Example COVID-19 dataset",
      "topics": [
        "df_covid"
      ]
    },
    {
      "page": "geom_text_family",
      "title": "Text",
      "topics": [
        "geom_label_hdx",
        "geom_text_hdx"
      ]
    },
    {
      "page": "gghdx",
      "title": "Set HDX theme and aesthetics",
      "topics": [
        "gghdx",
        "gghdx_reset"
      ]
    },
    {
      "page": "ggplot2_geom_defaults",
      "title": "Default ggplot2 geometry aesthetics",
      "topics": [
        "ggplot2_geom_defaults"
      ]
    },
    {
      "page": "hdx_color_list",
      "title": "HDX color ramps",
      "concept": [
        "color hdx"
      ],
      "topics": [
        "hdx_color_list"
      ]
    },
    {
      "page": "hdx_color",
      "title": "Hex values for HDX colors",
      "concept": [
        "color hdx"
      ],
      "topics": [
        "hdx_colors",
        "hdx_color_names",
        "hdx_colours",
        "hdx_colour_names",
        "hdx_hex"
      ]
    },
    {
      "page": "hdx_display_pal",
      "title": "Display HDX palette",
      "topics": [
        "hdx_display_pal"
      ]
    },
    {
      "page": "hdx_geom_defaults",
      "title": "Default HDX geometry aesthetics",
      "topics": [
        "hdx_geom_defaults"
      ]
    },
    {
      "page": "pal_general",
      "title": "HDX color palette (discrete)",
      "concept": [
        "color hdx"
      ],
      "topics": [
        "hdx_pal_discrete",
        "hdx_pal_gray",
        "hdx_pal_mint",
        "hdx_pal_sapphire",
        "hdx_pal_tomato"
      ]
    },
    {
      "page": "number_hdx",
      "title": "Format and labels numbers in HDX key figures style",
      "topics": [
        "format_number_hdx",
        "label_number_hdx"
      ]
    },
    {
      "page": "load_source_sans_3",
      "title": "Load and use Source Sans 3",
      "topics": [
        "load_source_sans_3"
      ]
    },
    {
      "page": "scale_hdx",
      "title": "HDX color scales",
      "topics": [
        "scale_color_gradient2_hdx",
        "scale_color_gradient_hdx",
        "scale_color_gradient_hdx_mint",
        "scale_color_gradient_hdx_sapphire",
        "scale_color_gradient_hdx_tomato",
        "scale_color_hdx_discrete",
        "scale_color_hdx_gray",
        "scale_color_hdx_grey",
        "scale_color_hdx_mint",
        "scale_color_hdx_sapphire",
        "scale_color_hdx_tomato",
        "scale_colour_gradient2_hdx",
        "scale_colour_gradient_hdx",
        "scale_colour_gradient_hdx_mint",
        "scale_colour_gradient_hdx_sapphire",
        "scale_colour_gradient_hdx_tomato",
        "scale_colour_hdx_discrete",
        "scale_colour_hdx_gray",
        "scale_colour_hdx_grey",
        "scale_colour_hdx_mint",
        "scale_colour_hdx_sapphire",
        "scale_colour_hdx_tomato",
        "scale_fill_gradient2_hdx",
        "scale_fill_gradient_hdx",
        "scale_fill_gradient_hdx_mint",
        "scale_fill_gradient_hdx_sapphire",
        "scale_fill_gradient_hdx_tomato",
        "scale_fill_hdx_discrete",
        "scale_fill_hdx_gray",
        "scale_fill_hdx_grey",
        "scale_fill_hdx_mint",
        "scale_fill_hdx_sapphire",
        "scale_fill_hdx_tomato"
      ]
    },
    {
      "page": "scale_y_hdx",
      "title": "Position scales for continuous y data",
      "topics": [
        "scale_y_continuous_hdx",
        "scale_y_log10_hdx",
        "scale_y_reverse_hdx",
        "scale_y_sqrt_hdx"
      ]
    },
    {
      "page": "theme_hdx",
      "title": "ggplot color theme based on HDX visual design guide",
      "topics": [
        "theme_hdx"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ocha-dap/gghdx/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/ocha-dap/gghdx/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "ggthemes",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "showtext",
    "showtextdb",
    "stringi",
    "stringr",
    "sysfonts",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "gghdx.Rmd",
      "filename": "gghdx.html",
      "title": "gghdx",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Using the package",
        "Theme",
        "Color palettes",
        "Adding fonts",
        "Streamlined plotting",
        "COVID plots"
      ],
      "created": "2022-07-20 13:05:56",
      "modified": "2024-05-10 21:06:28",
      "commits": 9
    }
  ],
  "_score": 5.445604203273597,
  "_indexed": true,
  "_nocasepkg": "gghdx",
  "_universes": [
    "ocha-dap",
    "caldwellst"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-20T08:30:50.000Z",
      "distro": "noble",
      "commit": "d47f50ae03bf681d11c792c8677be738de28a0fe",
      "fileid": "40320fb2cf87b664b1e8d7f330fc816d7b2e6e30dbdd310e1df6d37d72318633",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ocha-dap/actions/runs/27865577633"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-20T08:30:47.000Z",
      "distro": "noble",
      "commit": "d47f50ae03bf681d11c792c8677be738de28a0fe",
      "fileid": "045057148dd0d70f812bb31513ba4dc686c8aed07c3931d3e91afee4aaf3eef8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ocha-dap/actions/runs/27865577633"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-20T08:30:07.000Z",
      "commit": "d47f50ae03bf681d11c792c8677be738de28a0fe",
      "fileid": "d5a4faf4b79582e7a0cc009e1801a69753a424a50da34fc28918d9469dff2ac0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ocha-dap/actions/runs/27865577633"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-20T08:30:08.000Z",
      "commit": "d47f50ae03bf681d11c792c8677be738de28a0fe",
      "fileid": "ac3cd8a003e5130cd6e44035066355d021753b7b2f10d5c22c9cf1cac0518dd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ocha-dap/actions/runs/27865577633"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-20T08:30:53.000Z",
      "commit": "d47f50ae03bf681d11c792c8677be738de28a0fe",
      "fileid": "738427f8f91cb62c0c663bafa2698a0a9d96c047c99e2678e32de890edd35955",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ocha-dap/actions/runs/27865577633"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-20T08:29:58.000Z",
      "commit": "d47f50ae03bf681d11c792c8677be738de28a0fe",
      "fileid": "e59a0819dbee92ba6bbfb6d59d1a5ad33c5bb29b557a9b11f41af3be0f43eff7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ocha-dap/actions/runs/27865577633"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-20T08:29:42.000Z",
      "commit": "d47f50ae03bf681d11c792c8677be738de28a0fe",
      "fileid": "3648447f4c508d4854068d93c9d63b934468ba61d2e108518bdb3aa54ba3ef80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ocha-dap/actions/runs/27865577633"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-20T08:30:04.000Z",
      "commit": "d47f50ae03bf681d11c792c8677be738de28a0fe",
      "fileid": "7b9861ab0e757b4e6d65f20cdd04033121f6eb956db6bd2d5b4cfbc781972376",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ocha-dap/actions/runs/27865577633"
    }
  ]
}