{
  "_id": "6a102300acfb0bcc41c8d415",
  "Package": "BagWhiskerPlot",
  "Type": "Package",
  "Title": "Bag-and-Whisker Plot",
  "Version": "0.1.0",
  "Description": "Implementation of the Bag-and-Whisker Plot for bivariate\ndata. Provides a single user-facing function bag_whisker() that\nwraps the computation and plotting helpers in this package. For\nmore details, please refer to the paper \"The Bag-and-Whisker\nPlot: A New Bagplot for Bivariate Data\" by Qin, Gang, Tong and\nCui (2025) <doi:10.48550/arXiv.2512.06314>.",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Authors@R": "c(person(given = \"Shenghao\",\nfamily = \"Qin\",\nemail = \"seanqin31@outlook.com\",\nrole = c(\"aut\", \"cre\")))",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 23:08:34 UTC",
    "User": "root"
  },
  "Author": "Shenghao Qin [aut, cre]",
  "Maintainer": "Shenghao Qin <seanqin31@outlook.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-13 21:00:01 UTC",
  "RemoteUrl": "https://github.com/cran/BagWhiskerPlot",
  "RemoteRef": "HEAD",
  "RemoteSha": "8fb77e46ab434fda033884795b3fceedf3490b82",
  "MD5sum": "f92f2cc01f1503862fd3a9c74818bb6c",
  "_user": "cran",
  "_type": "src",
  "_file": "BagWhiskerPlot_0.1.0.tar.gz",
  "_fileid": "e3bf5032779b100a7748fab8be88d25ded9e2374d1619d3136b89cc80e11906b",
  "_filesize": 372240,
  "_sha256": "e3bf5032779b100a7748fab8be88d25ded9e2374d1619d3136b89cc80e11906b",
  "_created": "2026-05-13T23:08:34.000Z",
  "_published": "2026-05-22T09:33:52.169Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77353595198,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6983592225"
    },
    {
      "job": 77353595431,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6983593920"
    },
    {
      "job": 77353594704,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6983563196"
    },
    {
      "job": 77353594771,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157367508"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25831516708",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/BagWhiskerPlot",
  "_commit": {
    "id": "8fb77e46ab434fda033884795b3fceedf3490b82",
    "author": "Shenghao Qin <seanqin31@outlook.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1778706001
  },
  "_maintainer": {
    "name": "Shenghao Qin",
    "email": "seanqin31@outlook.com",
    "login": "seanq31",
    "uuid": 148406559
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "MASS",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-05-13"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "seanq31",
      "count": 1,
      "uuid": 148406559
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BagWhiskerPlot"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BagWhiskerPlot.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-13"
    }
  ],
  "_exports": [
    "bag_whisker"
  ],
  "_help": [
    {
      "page": "bag_whisker",
      "title": "Bag-and-whisker plot implementation, with outlier detection under different type-I error controls",
      "topics": [
        "bag_whisker"
      ]
    },
    {
      "page": "plot.bagWhiskerPlot",
      "title": "Plot a bag-whisker plot using ggplot2",
      "topics": [
        "plot.bagWhiskerPlot"
      ]
    }
  ],
  "_readme": "https://github.com/cran/BagWhiskerPlot/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "MASS",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "bag-whisker-plot.Rmd",
      "filename": "bag-whisker-plot.html",
      "title": "bag-whisker-plot",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-05-13 21:00:01",
      "modified": "2026-05-13 21:00:01",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "bagwhiskerplot",
  "_universes": [
    "cran",
    "seanq31"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-13T23:10:35.000Z",
      "distro": "noble",
      "commit": "8fb77e46ab434fda033884795b3fceedf3490b82",
      "fileid": "43853e669bcc9dd84b8ee0b8fd1ede8594ade9f5bbbb5ea6b3fd0a53b6462e97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25831516708"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-13T23:10:42.000Z",
      "distro": "noble",
      "commit": "8fb77e46ab434fda033884795b3fceedf3490b82",
      "fileid": "d6da3e16afecbd9eb4240f821f0266fc6df8c1e547c9a9a74f1ecef94f77943c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25831516708"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T09:33:39.000Z",
      "commit": "8fb77e46ab434fda033884795b3fceedf3490b82",
      "fileid": "fcc985a3f3755b55479df99fa51d8b9205611628067969cc08f3a4cf38d3d823",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25831516708"
    }
  ]
}