{
  "_id": "6a1425daacfb0bcc41d3f855",
  "Package": "ggcompare",
  "Title": "Mean Comparison in 'ggplot2'",
  "Version": "0.0.6.9000",
  "Authors@R": "person(\"Hao\", \"Wang\", email = \"wanghao8772@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0009-0000-9477-9585\"))",
  "Description": "Add mean comparison annotations to a 'ggplot'. This\npackage provides an easy way to indicate if two or more groups\nare significantly different in a 'ggplot'. Usually you do not\nneed to specify the test method, you only need to tell\nstat_compare() whether you want to perform a parametric test or\na nonparametric test, and stat_compare() will automatically\nchoose the appropriate test method based on your data. For\ncomparisons between two groups, the p-value is calculated by\nt-test (parametric) or Wilcoxon rank sum test (nonparametric).\nFor comparisons among more than two groups, the p-value is\ncalculated by One-way ANOVA (parametric) or Kruskal-Wallis test\n(nonparametric).",
  "License": "Artistic-2.0",
  "URL": "https://hmu-wh.github.io/ggcompare/,\nhttps://github.com/HMU-WH/ggcompare/",
  "BugReports": "https://github.com/HMU-WH/ggcompare/issues/",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Repository": "https://hmu-wh.r-universe.dev",
  "Date/Publication": "2026-03-26 01:44:07 UTC",
  "RemoteUrl": "https://github.com/hmu-wh/ggcompare",
  "RemoteRef": "HEAD",
  "RemoteSha": "196480e64503ba47ba42c14ae38df9b2ae1c5963",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 10:32:11 UTC",
    "User": "root"
  },
  "Author": "Hao Wang [aut, cre] (ORCID: <https://orcid.org/0009-0000-9477-9585>)",
  "Maintainer": "Hao Wang <wanghao8772@gmail.com>",
  "MD5sum": "0fc761086c16c996649cfff3a8771c89",
  "_user": "hmu-wh",
  "_type": "src",
  "_file": "ggcompare_0.0.6.9000.tar.gz",
  "_fileid": "c9c1fa107f98289435cfc4eab4df0cd07e4d7a09de96db876be6161fe25ee505",
  "_filesize": 1811845,
  "_sha256": "c9c1fa107f98289435cfc4eab4df0cd07e4d7a09de96db876be6161fe25ee505",
  "_created": "2026-05-25T10:32:11.000Z",
  "_published": "2026-05-25T10:35:06.007Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77696726493,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196490239"
    },
    {
      "job": 77696726472,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196488229"
    },
    {
      "job": 77696726479,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196488949"
    },
    {
      "job": 77696726469,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196486785"
    },
    {
      "job": 77696370786,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196459394"
    },
    {
      "job": 77696726478,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196492130"
    },
    {
      "job": 77696726513,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196483155"
    },
    {
      "job": 77696726488,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196476543"
    },
    {
      "job": 77696726496,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196481880"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hmu-wh/actions/runs/26395886581",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hmu-wh/ggcompare",
  "_commit": {
    "id": "196480e64503ba47ba42c14ae38df9b2ae1c5963",
    "author": "Hao Wang <150757643+HMU-WH@users.noreply.github.com>",
    "committer": "Hao Wang <150757643+HMU-WH@users.noreply.github.com>",
    "message": "Add files via upload\n",
    "time": 1774489447
  },
  "_maintainer": {
    "name": "Hao Wang",
    "email": "wanghao8772@gmail.com",
    "login": "hmu-wh",
    "description": "",
    "uuid": 150757643
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "hmu-wh",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "hmu-wh",
      "count": 1,
      "uuid": 150757643
    }
  ],
  "_userbio": {
    "uuid": 150757643,
    "type": "user",
    "name": "Hao Wang"
  },
  "_downloads": {
    "count": 236,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggcompare"
  },
  "_devurl": "https://github.com/hmu-wh/ggcompare",
  "_pkgdown": "https://hmu-wh.github.io/ggcompare/",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggcompare.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hmu-wh/ggcompare",
  "_realowner": "hmu-wh",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2024-10-02"
    },
    {
      "version": "0.0.2",
      "date": "2024-10-07"
    },
    {
      "version": "0.0.3",
      "date": "2024-12-09"
    },
    {
      "version": "0.0.4",
      "date": "2025-08-20"
    },
    {
      "version": "0.0.5",
      "date": "2025-09-24"
    },
    {
      "version": "0.0.6",
      "date": "2026-01-31"
    }
  ],
  "_exports": [
    "geom_bracket",
    "stat_compare"
  ],
  "_help": [
    {
      "page": "geom_bracket",
      "title": "Add Brackets with Labels to a ggplot",
      "topics": [
        "geom_bracket"
      ]
    },
    {
      "page": "stat_compare",
      "title": "Add Mean Comparison for Groups to a ggplot",
      "topics": [
        "stat_compare"
      ]
    }
  ],
  "_pkglogo": "https://github.com/hmu-wh/ggcompare/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/hmu-wh/ggcompare/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "StatCompare.Rmd",
      "filename": "StatCompare.html",
      "title": "StatCompare",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Basic",
        "Enhancement"
      ],
      "created": "2026-03-26 01:44:07",
      "modified": "2026-03-26 01:44:07",
      "commits": 1
    }
  ],
  "_score": 4.653212513775344,
  "_indexed": true,
  "_nocasepkg": "ggcompare",
  "_universes": [
    "hmu-wh"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.6.9000",
      "date": "2026-05-25T10:34:10.000Z",
      "distro": "noble",
      "commit": "196480e64503ba47ba42c14ae38df9b2ae1c5963",
      "fileid": "1ae5de8ed9370b9f9655be0e04e011d1d183a63232eeeaaa984e1ac7cfe91722",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hmu-wh/actions/runs/26395886581"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.6.9000",
      "date": "2026-05-25T10:34:04.000Z",
      "distro": "noble",
      "commit": "196480e64503ba47ba42c14ae38df9b2ae1c5963",
      "fileid": "bf220de41c9b72788cedd6cd4e8d20915c28675d1e7146bcf68ece3e19ca274d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hmu-wh/actions/runs/26395886581"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.6.9000",
      "date": "2026-05-25T10:34:09.000Z",
      "commit": "196480e64503ba47ba42c14ae38df9b2ae1c5963",
      "fileid": "fb7a9acb7a041b53f7ef71b6b5d8444b84125c29915d72dab1190ba34a2f5796",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hmu-wh/actions/runs/26395886581"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.6.9000",
      "date": "2026-05-25T10:33:59.000Z",
      "commit": "196480e64503ba47ba42c14ae38df9b2ae1c5963",
      "fileid": "ec37c7f47642563ff37702686f3d99d644bebcc6342fcad6ef85576329851d88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hmu-wh/actions/runs/26395886581"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.6.9000",
      "date": "2026-05-25T10:34:33.000Z",
      "commit": "196480e64503ba47ba42c14ae38df9b2ae1c5963",
      "fileid": "4b73dcd79522220e9cd2f3230e15e5dad9ae2ce95ae4f5ecc3797548d211ebcd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hmu-wh/actions/runs/26395886581"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.6.9000",
      "date": "2026-05-25T10:33:41.000Z",
      "commit": "196480e64503ba47ba42c14ae38df9b2ae1c5963",
      "fileid": "2aae3d260a2c6af12a80d1064878acc8c8b8f1e03403f0a3fb1c7411ea3a39b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hmu-wh/actions/runs/26395886581"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.6.9000",
      "date": "2026-05-25T10:33:15.000Z",
      "commit": "196480e64503ba47ba42c14ae38df9b2ae1c5963",
      "fileid": "3a1229c442077b80e5bacb1d3a55f3e9d8f19c4d943509eb9a24d1ea6b30d3db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hmu-wh/actions/runs/26395886581"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.6.9000",
      "date": "2026-05-25T10:33:33.000Z",
      "commit": "196480e64503ba47ba42c14ae38df9b2ae1c5963",
      "fileid": "3aa497ec724b35fc4ccf59a2be49668d36e8644eeeace12f783e8f254c877d3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hmu-wh/actions/runs/26395886581"
    }
  ]
}