{
  "_id": "6a27c9cb24555f66ed5414ec",
  "Type": "Package",
  "Package": "gghighlight",
  "Title": "Highlight Lines and Points in 'ggplot2'",
  "Version": "0.5.0.9000",
  "Authors@R": "person(given = \"Hiroaki\",\nfamily = \"Yutani\",\nrole = c(\"aut\", \"cre\"),\nemail = \"yutani.ini@gmail.com\",\ncomment = c(ORCID = \"0000-0002-3385-7233\"))",
  "Description": "Make it easier to explore data with highlights.",
  "License": "MIT + file LICENSE",
  "URL": "https://yutannihilation.github.io/gghighlight/,\nhttps://github.com/yutannihilation/gghighlight",
  "BugReports": "https://github.com/yutannihilation/gghighlight/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Repository": "https://yutannihilation.r-universe.dev",
  "Date/Publication": "2025-06-14 07:52:48 UTC",
  "RemoteUrl": "https://github.com/yutannihilation/gghighlight",
  "RemoteRef": "HEAD",
  "RemoteSha": "080ba1ef5b9e148db7db68a9943994db5b403ba8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 07:55:13 UTC",
    "User": "root"
  },
  "Author": "Hiroaki Yutani [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3385-7233>)",
  "Maintainer": "Hiroaki Yutani <yutani.ini@gmail.com>",
  "MD5sum": "bf261e5d0ddb7710eff54ea6f116a038",
  "_user": "yutannihilation",
  "_type": "src",
  "_file": "gghighlight_0.5.0.9000.tar.gz",
  "_fileid": "896607190cf8cb3be44b332de6eec61d0cbfe8b41b9249a1823547c79dcfc54c",
  "_filesize": 4117877,
  "_sha256": "896607190cf8cb3be44b332de6eec61d0cbfe8b41b9249a1823547c79dcfc54c",
  "_created": "2026-06-09T07:55:13.000Z",
  "_published": "2026-06-09T08:07:39.401Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80274590196,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501759496"
    },
    {
      "job": 80274590216,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501752793"
    },
    {
      "job": 80274590175,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501940278"
    },
    {
      "job": 80274590224,
      "time": 273,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501866502"
    },
    {
      "job": 80273991380,
      "time": 229,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501703574"
    },
    {
      "job": 80274590183,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501742652"
    },
    {
      "job": 80274590194,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501736182"
    },
    {
      "job": 80274590207,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501738683"
    },
    {
      "job": 80274590188,
      "time": 173,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501761231"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/27191912062",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yutannihilation/gghighlight",
  "_commit": {
    "id": "080ba1ef5b9e148db7db68a9943994db5b403ba8",
    "author": "Hiroaki Yutani <yutani.ini@gmail.com>",
    "committer": "Hiroaki Yutani <yutani.ini@gmail.com>",
    "message": "Increment version number to 0.5.0.9000\n",
    "time": 1749887568
  },
  "_maintainer": {
    "name": "Hiroaki Yutani",
    "email": "yutani.ini@gmail.com",
    "login": "yutannihilation",
    "mastodon": "@yutannihilation@fosstodon.org",
    "bluesky": "@yutannihilation-en.bsky.social",
    "description": "",
    "uuid": 1978793,
    "orcid": "0000-0002-3385-7233"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "version": ">= 3.3.6",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.4",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "geomtextpath",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "version": ">= 0.3.0",
      "role": "Suggests"
    }
  ],
  "_owner": "yutannihilation",
  "_selfowned": true,
  "_usedby": 7,
  "_updates": [
    {
      "week": "2025-24",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.5.0",
      "date": "2025-06-14"
    }
  ],
  "_stars": 534,
  "_contributors": [
    {
      "user": "yutannihilation",
      "count": 505,
      "uuid": 1978793
    },
    {
      "user": "jsta",
      "count": 1,
      "uuid": 7844578
    },
    {
      "user": "ljupch0",
      "count": 1,
      "uuid": 46574875
    },
    {
      "user": "maxdrohde",
      "count": 1,
      "uuid": 25734232
    },
    {
      "user": "teunbrand",
      "count": 1,
      "uuid": 49372158
    }
  ],
  "_userbio": {
    "uuid": 1978793,
    "type": "user",
    "name": "Hiroaki Yutani"
  },
  "_downloads": {
    "count": 3190,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gghighlight"
  },
  "_devurl": "https://github.com/yutannihilation/gghighlight",
  "_pkgdown": "https://yutannihilation.github.io/gghighlight/",
  "_searchresults": 3108,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gghighlight.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yutannihilation/gghighlight",
  "_realowner": "yutannihilation",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2017-10-05"
    },
    {
      "version": "0.1.0",
      "date": "2018-07-04"
    },
    {
      "version": "0.2.0",
      "date": "2020-01-25"
    },
    {
      "version": "0.3.0",
      "date": "2020-03-29"
    },
    {
      "version": "0.3.1",
      "date": "2020-12-12"
    },
    {
      "version": "0.3.2",
      "date": "2021-06-05"
    },
    {
      "version": "0.3.3",
      "date": "2022-06-06"
    },
    {
      "version": "0.4.0",
      "date": "2022-10-16"
    },
    {
      "version": "0.4.1",
      "date": "2023-12-16"
    },
    {
      "version": "0.5.0",
      "date": "2025-06-14"
    }
  ],
  "_exports": [
    "aes",
    "gghighlight",
    "n"
  ],
  "_help": [
    {
      "page": "gghighlight-package",
      "title": "Highlight Lines and Points in 'ggplot2'",
      "topics": [
        "gghighlight-package"
      ]
    },
    {
      "page": "gghighlight",
      "title": "Highlight Data With Predicate",
      "topics": [
        "gghighlight"
      ]
    }
  ],
  "_readme": "https://github.com/yutannihilation/gghighlight/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "ggrepel",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "gghighlight.Rmd",
      "filename": "gghighlight.html",
      "title": "Introduction to gghighlight",
      "author": "Hiroaki Yutani",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Motivation",
        "gghighlight()",
        "Customization",
        "Geoms",
        "Bar",
        "Point",
        "Non-logical predicate",
        "Labels",
        "Options",
        "unhighlighted_params",
        "keep_scales",
        "calculate_per_facet",
        "line_label_type (experimental)"
      ],
      "created": "2018-06-23 10:15:11",
      "modified": "2024-08-04 22:52:57",
      "commits": 17
    }
  ],
  "_score": 11.347062240612514,
  "_indexed": true,
  "_nocasepkg": "gghighlight",
  "_universes": [
    "yutannihilation"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0.9000",
      "date": "2026-06-09T07:57:49.000Z",
      "distro": "noble",
      "commit": "080ba1ef5b9e148db7db68a9943994db5b403ba8",
      "fileid": "bd8ff8dd5b331de364e3a2f832837936b1228c841c40874887508da31dd7ce56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/27191912062"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0.9000",
      "date": "2026-06-09T07:57:28.000Z",
      "distro": "noble",
      "commit": "080ba1ef5b9e148db7db68a9943994db5b403ba8",
      "fileid": "fc7b140677d89cd3184d1c7298b51ed8afd8b722fcb9c78d827542c19a573fab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/27191912062"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0.9000",
      "date": "2026-06-09T08:06:50.000Z",
      "commit": "080ba1ef5b9e148db7db68a9943994db5b403ba8",
      "fileid": "07c98d12f908c483a532565bcfec062b653bd3216f229964c583f69e173086d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/27191912062"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0.9000",
      "date": "2026-06-09T08:03:04.000Z",
      "commit": "080ba1ef5b9e148db7db68a9943994db5b403ba8",
      "fileid": "ff2a43ad19c5c5b0a10e164bcfeadbab47145d352588419ac3a2176a1fc35c5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/27191912062"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0.9000",
      "date": "2026-06-09T07:57:29.000Z",
      "commit": "080ba1ef5b9e148db7db68a9943994db5b403ba8",
      "fileid": "08fab4a0a9307bad8adf1e4440a8c8cade2b8d2bc8898fd02e44608c483278d3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/27191912062"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-06-09T07:56:32.000Z",
      "commit": "080ba1ef5b9e148db7db68a9943994db5b403ba8",
      "fileid": "2aac8fb53e6744b3c197e79891daf3b90d6f11a1886a20dee62917a677e6874a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/27191912062"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-06-09T07:56:40.000Z",
      "commit": "080ba1ef5b9e148db7db68a9943994db5b403ba8",
      "fileid": "2d2264b7b3416a8ff23b7f9d2f0462fc35b01aac6c601b680b6047bef6e1417e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/27191912062"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-06-09T07:56:47.000Z",
      "commit": "080ba1ef5b9e148db7db68a9943994db5b403ba8",
      "fileid": "b49d4a2b40f91fff2ccceb9095b9f15959bba1bbd0dc248325e0bfac1ea47855",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/27191912062"
    }
  ]
}