{
  "_id": "6a1970edacfb0bcc41ded71c",
  "Package": "ggtukey",
  "Title": "Compact Letter Displays for Multiple Comparisons in 'ggplot2'",
  "Version": "0.5.0",
  "Authors@R": "person(\"Ethan\", \"Bass\", , \"ethanbass@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6175-6739\"))",
  "Maintainer": "Ethan Bass <ethanbass@gmail.com>",
  "Description": "Provides a simple interface to visualize paired\ncomparisons in 'ggplot2' by adding compact letter displays\n(i.e. Tukey letters).",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Requires": "R >= 4.1.0",
  "VignetteBuilder": "knitr",
  "URL": "https://ethanbass.github.io/ggtukey/,\nhttps://github.com/ethanbass/ggtukey/",
  "BugReports": "https://github.com/ethanbass/ggtukey/issues/",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://ethanbass.r-universe.dev",
  "Date/Publication": "2026-04-28 18:34:59 UTC",
  "RemoteUrl": "https://github.com/ethanbass/ggtukey",
  "RemoteRef": "HEAD",
  "RemoteSha": "604d804dfc224dbf3dfb093674dc1cfde61b1fa9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 09:14:57 UTC",
    "User": "root"
  },
  "Author": "Ethan Bass [aut, cre] (ORCID: <https://orcid.org/0000-0002-6175-6739>)",
  "MD5sum": "3f6a407028d09993e1d6c3c228814ee7",
  "_user": "ethanbass",
  "_type": "src",
  "_file": "ggtukey_0.5.0.tar.gz",
  "_fileid": "def6f4cb412b7bbf167f2b79466d8cb000e8a2f7d45df31019018defc9cb8f67",
  "_filesize": 2184293,
  "_sha256": "def6f4cb412b7bbf167f2b79466d8cb000e8a2f7d45df31019018defc9cb8f67",
  "_created": "2026-05-29T09:14:57.000Z",
  "_published": "2026-05-29T10:56:45.548Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78472510010,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287316843"
    },
    {
      "job": 78472509921,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287317574"
    },
    {
      "job": 78472509962,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7289029134"
    },
    {
      "job": 78472510040,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289045607"
    },
    {
      "job": 78471907647,
      "time": 238,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287262154"
    },
    {
      "job": 78472509917,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287308423"
    },
    {
      "job": 78472510053,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287298548"
    },
    {
      "job": 78472510189,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7287295668"
    },
    {
      "job": 78472509991,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287294338"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26628719984",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ethanbass/ggtukey",
  "_commit": {
    "id": "604d804dfc224dbf3dfb093674dc1cfde61b1fa9",
    "author": "Ethan Bass <ethanbass@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "docs: recommend installation with pak instead of remotes",
    "time": 1777401299
  },
  "_maintainer": {
    "name": "Ethan Bass",
    "email": "ethanbass@gmail.com",
    "login": "ethanbass",
    "mastodon": "@ethanbass@ecoevo.social",
    "bluesky": "@ethanbass.bsky.social",
    "orcid": "0000-0002-6175-6739",
    "description": "I am an evolutionary ecologist studying plant interactions & their chemical mechanisms. I also do some scientific software development in R.",
    "uuid": 15876283
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "egg",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "multcompView",
      "role": "Imports"
    },
    {
      "package": "pgirmess",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rstatix",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "Hmisc",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "palmerpenguins",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "ethanbass",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-02",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "cld",
    "data-visualization",
    "ggplot-extension",
    "ggplot2"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "ethanbass",
      "count": 56,
      "uuid": 15876283
    }
  ],
  "_userbio": {
    "uuid": 15876283,
    "type": "user",
    "name": "Ethan Bass",
    "description": "I am an evolutionary ecologist studying plant interactions & their chemical mechanisms. I also do some scientific software development in R."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggtukey"
  },
  "_devurl": "https://github.com/ethanbass/ggtukey",
  "_pkgdown": "https://ethanbass.github.io/ggtukey/",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggtukey.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "boxplot_letters",
    "geom_tukey",
    "is.color"
  ],
  "_help": [
    {
      "page": "boxplot_letters",
      "title": "Create ggplot boxplot with compact letter display",
      "topics": [
        "boxplot_letters"
      ]
    },
    {
      "page": "geom_tukey",
      "title": "Create Compact Letter Display Layer Groups with at least one letter in common are not significantly different.",
      "topics": [
        "geom_tukey"
      ]
    },
    {
      "page": "is.color",
      "title": "Check whether color specifications exists.",
      "topics": [
        "is.color"
      ]
    }
  ],
  "_readme": "https://github.com/ethanbass/ggtukey/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "class",
    "classInt",
    "cli",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "DBI",
    "deldir",
    "Deriv",
    "doBy",
    "dplyr",
    "e1071",
    "egg",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "multcompView",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pgirmess",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rstatix",
    "s2",
    "S7",
    "scales",
    "sf",
    "sp",
    "SparseM",
    "spData",
    "spdep",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "units",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "ggtukey.Rmd",
      "filename": "ggtukey.html",
      "title": "ggtukey",
      "author": "Ethan Bass",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction to geom_tukey",
        "Customization",
        "Introduction to boxplot_letters",
        "Creating a simple boxplot",
        "Creating multipanel plots",
        "Other types of plots",
        "Dynamite plot",
        "Dot plot",
        "References"
      ],
      "created": "2022-11-21 05:26:14",
      "modified": "2024-01-19 20:01:34",
      "commits": 13
    }
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "ggtukey",
  "_universes": [
    "ethanbass"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-29T09:17:37.000Z",
      "distro": "noble",
      "commit": "604d804dfc224dbf3dfb093674dc1cfde61b1fa9",
      "fileid": "9012837b82cbd33ab67ca979c5170cd067cce939dfc1e4cae078d3e8b7175810",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26628719984"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-29T09:17:40.000Z",
      "distro": "noble",
      "commit": "604d804dfc224dbf3dfb093674dc1cfde61b1fa9",
      "fileid": "e048852be71a0b17a9192e19d2c499e1b2d4610be287e420cb8e5833cb8749f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26628719984"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-29T10:55:07.000Z",
      "commit": "604d804dfc224dbf3dfb093674dc1cfde61b1fa9",
      "fileid": "e4227ee065c1f0ef9f9024ea44764c1afbe101300584fbc2d6b42946e970f836",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26628719984"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-29T10:55:45.000Z",
      "commit": "604d804dfc224dbf3dfb093674dc1cfde61b1fa9",
      "fileid": "7c61f24d8b72b8b6f0c3edfd488758330693fd09f35097a4ce9620c31d16d705",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26628719984"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-05-29T09:17:42.000Z",
      "commit": "604d804dfc224dbf3dfb093674dc1cfde61b1fa9",
      "fileid": "ccf92025fb31a27ddce0cf801e0718d6a4f235a9d4a2a99afdbfd48404f35560",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26628719984"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-29T09:16:33.000Z",
      "commit": "604d804dfc224dbf3dfb093674dc1cfde61b1fa9",
      "fileid": "e7cf9d9d97fcebe1d9c48d84229f72c43bf5b63d6fdb56091739e89b28ee0f43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26628719984"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-29T09:16:22.000Z",
      "commit": "604d804dfc224dbf3dfb093674dc1cfde61b1fa9",
      "fileid": "c0d8d7af309b2e8141f6ebded0ebe333188056d0e163e8b8a37ab4ca998791de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26628719984"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-29T09:16:19.000Z",
      "commit": "604d804dfc224dbf3dfb093674dc1cfde61b1fa9",
      "fileid": "ec3e861b44815f12aa422d905b25461fab094ffc92b21acaebf2e379df9b3e2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ethanbass/actions/runs/26628719984"
    }
  ]
}