{
  "_id": "6a13f196acfb0bcc41d30c1c",
  "Package": "plotGrouper",
  "Title": "Shiny app GUI wrapper for ggplot with built-in statistical\nanalysis",
  "Version": "1.31.0",
  "Authors@R": "person(\"John D.\", \"Gagnon\", \nemail = \"john.gagnon.42@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "A shiny app-based GUI wrapper for ggplot with built-in\nstatistical analysis. Import data from file and use dropdown\nmenus and checkboxes to specify the plotting variables, graph\ntype, and look of your plots. Once created, plots can be saved\nindependently or stored in a report that can be saved as a pdf.\nIf new data are added to the file, the report can be refreshed\nto include new data. Statistical tests can be selected and\nadded to the graphs. Analysis of flow cytometry data is\nespecially integrated with plotGrouper. Count data can be\ntransformed to return the absolute number of cells in a sample\n(this feature requires inclusion of the number of beads per\nsample and information about any dilution performed).",
  "VignetteBuilder": "knitr",
  "biocViews": "ImmunoOncology, FlowCytometry, GraphAndNetwork,\nStatisticalMethod, DataImport, GUI, MultipleComparison",
  "URL": "https://jdgagnon.github.io/plotGrouper/",
  "BugReports": "https://github.com/jdgagnon/plotGrouper/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.0",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:48:35 UTC",
  "RemoteUrl": "https://github.com/bioc/plotGrouper",
  "RemoteRef": "HEAD",
  "RemoteSha": "508fb9bd513c840da5cf5097ee8ce873da066b40",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 06:47:59 UTC",
    "User": "root"
  },
  "Author": "John D. Gagnon [aut, cre]",
  "Maintainer": "John D. Gagnon <john.gagnon.42@gmail.com>",
  "MD5sum": "596e2176b642ced689a52f3aa95c9f06",
  "_user": "bioc",
  "_type": "src",
  "_file": "plotGrouper_1.31.0.tar.gz",
  "_fileid": "c7bf6e5782e05dbfe67f0e84b07dbf0af76245caa9321ab7ee7f4370f35fa49a",
  "_filesize": 1348515,
  "_sha256": "c7bf6e5782e05dbfe67f0e84b07dbf0af76245caa9321ab7ee7f4370f35fa49a",
  "_created": "2026-05-25T06:47:59.000Z",
  "_published": "2026-05-25T06:52:06.201Z",
  "_jobs": [
    {
      "job": 77669107096,
      "time": 161,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7193154451"
    },
    {
      "job": 77669107120,
      "time": 200,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7193163247"
    },
    {
      "job": 77669107100,
      "time": 209,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7193165035"
    },
    {
      "job": 77669107128,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7193144633"
    },
    {
      "job": 77669107189,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7193145252"
    },
    {
      "job": 77668686358,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193118879"
    },
    {
      "job": 77669107095,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193151387"
    },
    {
      "job": 77669107116,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7193144890"
    },
    {
      "job": 77669107104,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7193143045"
    },
    {
      "job": 77669107107,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7193143895"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 5,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26387315681",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/plotGrouper",
  "_commit": {
    "id": "508fb9bd513c840da5cf5097ee8ce873da066b40",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380515
  },
  "_maintainer": {
    "name": "John D. Gagnon",
    "email": "john.gagnon.42@gmail.com",
    "login": "jdgagnon",
    "description": "",
    "uuid": 12565516
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7.6",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 1.4.2",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "version": ">= 2.3",
      "role": "Imports"
    },
    {
      "package": "egg",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "gtable",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "version": ">= 0.1.8",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "shinythemes",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "colourpicker",
      "version": ">= 1.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "Hmisc",
      "version": ">= 4.1.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.2.2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.31.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.30.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "immunooncology",
    "flowcytometry",
    "graphandnetwork",
    "statisticalmethod",
    "dataimport",
    "gui",
    "multiplecomparison",
    "bioconductor",
    "ggplot2",
    "plotting",
    "shiny"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "jdgagnon",
      "count": 105,
      "uuid": 12565516
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 320,
    "source": "https://www.bioconductor.org/packages/stats/bioc/plotGrouper"
  },
  "_devurl": "https://github.com/jdgagnon/plotgrouper",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/plotGrouper.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jdgagnon/plotgrouper",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "%>%",
    "gplot",
    "organizeData",
    "plotGrouper",
    "readData",
    "readData_example"
  ],
  "_help": [
    {
      "page": "pipe",
      "title": "Pipe graphics",
      "topics": [
        "%>%"
      ]
    },
    {
      "page": "gplot",
      "title": "A function to create a grouped plot and return a table grob.",
      "topics": [
        "gplot"
      ]
    },
    {
      "page": "organizeData",
      "title": "A function to organize a tibble into tidy format and perform count transformations",
      "topics": [
        "organizeData"
      ]
    },
    {
      "page": "plotGrouper",
      "title": "A function to run the plotGrouper shiny app",
      "topics": [
        "plotGrouper"
      ]
    },
    {
      "page": "readData",
      "title": "A function to read an excel file and combine its sheets into a single dataframe.",
      "topics": [
        "readData"
      ]
    },
    {
      "page": "readData_example",
      "title": "Get path to readData example",
      "topics": [
        "readData_example"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/plotGrouper/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "cellranger",
    "checkmate",
    "cli",
    "clipr",
    "cluster",
    "colorspace",
    "colourpicker",
    "commonmark",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "data.table",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "egg",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forecast",
    "foreign",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "hms",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "miniUI",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "otel",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "polynom",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readr",
    "readxl",
    "reformulas",
    "rematch",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstatix",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinyjs",
    "shinythemes",
    "sourcetools",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "tzdb",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xtable",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "plotGrouper-vignette.Rmd",
      "filename": "plotGrouper-vignette.html",
      "title": "plotGrouper",
      "author": "John D. Gagnon",
      "engine": "knitr::knitr",
      "headings": [
        "Description",
        "Prerequisites",
        "Usage",
        "Session info",
        "License"
      ],
      "created": "2018-08-24 22:36:19",
      "modified": "2018-09-15 16:27:21",
      "commits": 11
    }
  ],
  "_score": 5.021189299069938,
  "_indexed": true,
  "_nocasepkg": "plotgrouper",
  "_universes": [
    "bioc",
    "jdgagnon"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.31.0",
      "date": "2026-05-25T06:51:01.000Z",
      "distro": "noble",
      "commit": "508fb9bd513c840da5cf5097ee8ce873da066b40",
      "fileid": "bc1d58c6eaadfde4367731eae0057739307ac5ff7ea69cc90cedfdfee34641f4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26387315681"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.31.0",
      "date": "2026-05-25T06:51:03.000Z",
      "distro": "noble",
      "commit": "508fb9bd513c840da5cf5097ee8ce873da066b40",
      "fileid": "0c438082dedc54ecdecf303aa8f5d1247c95b69b90c29e4e7358b2967a055d7d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26387315681"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.31.0",
      "date": "2026-05-25T06:49:47.000Z",
      "commit": "508fb9bd513c840da5cf5097ee8ce873da066b40",
      "fileid": "64fa344090b4c7c1f712b4079bbed205e6723623c92b851388d47a65b8605f07",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26387315681"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.31.0",
      "date": "2026-05-25T06:49:41.000Z",
      "commit": "508fb9bd513c840da5cf5097ee8ce873da066b40",
      "fileid": "b6a17aeb8b0633131be95dfa9e2c24ce2d097e17456b727be186e8645b418fcd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26387315681"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.31.0",
      "date": "2026-05-25T06:50:43.000Z",
      "commit": "508fb9bd513c840da5cf5097ee8ce873da066b40",
      "fileid": "de70c8bd1769be2eb23137502682842ea10923cdfc47315e965b241d23af237c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26387315681"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.31.0",
      "date": "2026-05-25T06:49:27.000Z",
      "commit": "508fb9bd513c840da5cf5097ee8ce873da066b40",
      "fileid": "4ef8266db15de8db0fb4ade91ce0fb5f17230d7915c639a4aa2867af13584959",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26387315681"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.31.0",
      "date": "2026-05-25T06:49:23.000Z",
      "commit": "508fb9bd513c840da5cf5097ee8ce873da066b40",
      "fileid": "816685996ffebfaa4cb94e68f9f34170350c3ad363845b80839586cfe20e2e50",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26387315681"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.31.0",
      "date": "2026-05-25T06:49:23.000Z",
      "commit": "508fb9bd513c840da5cf5097ee8ce873da066b40",
      "fileid": "d84355d283abab5b9fe74570a2765e4d2e1297ea087db7de1e849d1e12fcfcd0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26387315681"
    }
  ]
}