{
  "_id": "6a22a09ecd65a98ecbd5869b",
  "Package": "ggpval",
  "Type": "Package",
  "Title": "Annotate Statistical Tests for 'ggplot2'",
  "Version": "0.2.5",
  "Authors@R": "person(\"Jun\", \"Cheng\", email = \"s6juncheng@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Automatically performs desired statistical tests (e.g.\nwilcox.test(), t.test()) to compare between groups, and adds\nthe resulting p-values to the plot with an annotation bar.\nVisualizing group differences are frequently performed by\nboxplots, bar plots, etc. Statistical test results are often\nneeded to be annotated on these plots. This package provides a\nconvenient function that works on 'ggplot2' objects, performs\nthe desired statistical test between groups of interest and\nannotates the test results on the plot.",
  "URL": "https://github.com/s6juncheng/ggpval",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.1",
  "Repository": "https://s6juncheng.r-universe.dev",
  "Date/Publication": "2022-07-11 16:45:23 UTC",
  "RemoteUrl": "https://github.com/s6juncheng/ggpval",
  "RemoteRef": "HEAD",
  "RemoteSha": "87e2e4827d62889f55700797abe4324132d4b59a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 10:07:01 UTC",
    "User": "root"
  },
  "Author": "Jun Cheng [aut, cre]",
  "Maintainer": "Jun Cheng <s6juncheng@gmail.com>",
  "MD5sum": "e017ceda9b4869f48dc5e373f76a47a3",
  "_user": "s6juncheng",
  "_type": "src",
  "_file": "ggpval_0.2.5.tar.gz",
  "_fileid": "531cac168fdbc6b4f393fa71e5e93ab065eaeb6203de47cb5d60c869a4083fe1",
  "_filesize": 1506726,
  "_sha256": "531cac168fdbc6b4f393fa71e5e93ab065eaeb6203de47cb5d60c869a4083fe1",
  "_created": "2026-06-05T10:07:01.000Z",
  "_published": "2026-06-05T10:10:38.308Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79706859933,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434078795"
    },
    {
      "job": 79706859950,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434072389"
    },
    {
      "job": 79706859982,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434067767"
    },
    {
      "job": 79706859972,
      "time": 188,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434073840"
    },
    {
      "job": 79706462406,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434032901"
    },
    {
      "job": 79706860016,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434060262"
    },
    {
      "job": 79706860145,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434058314"
    },
    {
      "job": 79706860004,
      "time": 136,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434073064"
    },
    {
      "job": 79706859994,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434060084"
    }
  ],
  "_buildurl": "https://github.com/r-universe/s6juncheng/actions/runs/27008622705",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/s6juncheng/ggpval",
  "_commit": {
    "id": "87e2e4827d62889f55700797abe4324132d4b59a",
    "author": "Jun Cheng <s6juncheng@gmail.com>",
    "committer": "Jun Cheng <s6juncheng@gmail.com>",
    "message": "no lazydata\n",
    "time": 1657557923
  },
  "_maintainer": {
    "name": "Jun Cheng",
    "email": "s6juncheng@gmail.com",
    "login": "s6juncheng",
    "description": "Machine learning & computational biology",
    "uuid": 7549674
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "s6juncheng",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 46,
  "_contributors": [
    {
      "user": "s6juncheng",
      "count": 16,
      "uuid": 7549674
    },
    {
      "user": "dbrookeuab",
      "count": 6,
      "uuid": 7574868
    },
    {
      "user": "ganthark",
      "count": 1,
      "uuid": 34514825
    },
    {
      "user": "c-mertes",
      "count": 1,
      "uuid": 22544249
    },
    {
      "user": "martinmspedersen",
      "count": 1,
      "uuid": 1326261
    },
    {
      "user": "vyepez88",
      "count": 1,
      "uuid": 30469316
    }
  ],
  "_userbio": {
    "uuid": 7549674,
    "type": "user",
    "name": "Jun Cheng",
    "description": "Machine learning & computational biology"
  },
  "_downloads": {
    "count": 186,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggpval"
  },
  "_devurl": "https://github.com/s6juncheng/ggpval",
  "_searchresults": 298,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggpval.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/s6juncheng/ggpval",
  "_realowner": "s6juncheng",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-06-12"
    },
    {
      "version": "0.2.0",
      "date": "2017-07-26"
    },
    {
      "version": "0.2.1",
      "date": "2018-07-21"
    },
    {
      "version": "0.2.2",
      "date": "2019-07-04"
    },
    {
      "version": "0.2.3",
      "date": "2019-09-10"
    },
    {
      "version": "0.2.4",
      "date": "2020-11-22"
    },
    {
      "version": "0.2.5",
      "date": "2022-07-11"
    }
  ],
  "_exports": [
    "add_pval"
  ],
  "_help": [
    {
      "page": "add_pval",
      "title": "Add p-values to ggplot objects.",
      "topics": [
        "add_pval"
      ]
    }
  ],
  "_readme": "https://github.com/s6juncheng/ggpval/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "ggpval.Rmd",
      "filename": "ggpval.html",
      "title": "ggpval user guide",
      "author": "Jun Cheng",
      "engine": "knitr::knitr",
      "headings": [
        "ggpval",
        "Installation",
        "Example",
        "A trivial boxplot example",
        "Boxplot with facets",
        "Bar plot",
        "Annotate your plot",
        "Bugs and issues",
        "Acknowledgement"
      ],
      "created": "2017-06-10 09:26:40",
      "modified": "2022-07-11 15:40:10",
      "commits": 17
    }
  ],
  "_score": 7.534914104429867,
  "_indexed": true,
  "_nocasepkg": "ggpval",
  "_universes": [
    "s6juncheng"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-06-05T10:09:31.000Z",
      "distro": "noble",
      "commit": "87e2e4827d62889f55700797abe4324132d4b59a",
      "fileid": "65214980ada5649cd195defa76c05df0aefc83b258672f67c3f47e23d269dac8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s6juncheng/actions/runs/27008622705"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-06-05T10:09:04.000Z",
      "distro": "noble",
      "commit": "87e2e4827d62889f55700797abe4324132d4b59a",
      "fileid": "a1f6b8d94ff7d14be9cd053324c433861eb5e3ba5a546a83398e572c1dfb0de9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s6juncheng/actions/runs/27008622705"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-06-05T10:09:00.000Z",
      "commit": "87e2e4827d62889f55700797abe4324132d4b59a",
      "fileid": "e478cef11c85a838f1872a41947286fe379d784e39414273e57c39efcb2110e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s6juncheng/actions/runs/27008622705"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-06-05T10:09:08.000Z",
      "commit": "87e2e4827d62889f55700797abe4324132d4b59a",
      "fileid": "2b4d7251c2aa5afa96bca66c173ad40e27c1b641f01a5da027fdcc079f58540d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s6juncheng/actions/runs/27008622705"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.5",
      "date": "2026-06-05T10:08:48.000Z",
      "commit": "87e2e4827d62889f55700797abe4324132d4b59a",
      "fileid": "74737ca8d2e2248921ac37f5de378f82c3ffaf4eb55a9680c4aee9b4ff1bc6b5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/s6juncheng/actions/runs/27008622705"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-06-05T10:08:12.000Z",
      "commit": "87e2e4827d62889f55700797abe4324132d4b59a",
      "fileid": "5a32efc9ab74326908823cf13d72d0a1fd58239cf62c7940eead16d8768227b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s6juncheng/actions/runs/27008622705"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-06-05T10:09:03.000Z",
      "commit": "87e2e4827d62889f55700797abe4324132d4b59a",
      "fileid": "a3a2cd50395c0488566c20e41b25e364e9d27d39932d12249a739de5f0648b76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s6juncheng/actions/runs/27008622705"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-06-05T10:08:16.000Z",
      "commit": "87e2e4827d62889f55700797abe4324132d4b59a",
      "fileid": "29bf5b67b3d6cd81fe38fe45ce295679bcaf48c3ab26c405f812c6e540fc0151",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s6juncheng/actions/runs/27008622705"
    }
  ]
}