{
  "_id": "6a0f683aacfb0bcc41c5da60",
  "Package": "ChauBoxplot",
  "Type": "Package",
  "Title": "Chauvenet-Type Boxplot",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Hongmei\", \"Lin\", email = \"hmlin@suibe.edu.cn\", role = \"aut\"),\nperson(\"Riquan\", \"Zhang\", email = \"rqzhang@suibe.edu.cn\", role = \"aut\"),\nperson(\"Tiejun\", \"Tong\", email = \"tongt@hkbu.edu.hk\", role = c(\"aut\",\"cre\"))\n)",
  "Description": "Provides a modified boxplot with a new fence coefficient\ndetermined by Lin et al. (2025). The traditional fence\ncoefficient k=1.5 in Tukey's boxplot is replaced by a\ncoefficient based on Chauvenet's criterion, as described in\ntheir formula (9). The new boxplot can be implemented in 'base\nR' with function chau_boxplot(), and in 'ggplot2' with function\ngeom_chau_boxplot().",
  "Maintainer": "Tiejun Tong <tongt@hkbu.edu.hk>",
  "URL": "https://tiejuntong.github.io/ChauBoxplot/",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Repository": "https://tiejuntong.r-universe.dev",
  "Date/Publication": "2026-02-19 13:26:27 UTC",
  "RemoteUrl": "https://github.com/tiejuntong/chauboxplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "9f1b66cc3074b2153319f677f6d4092a24abaaf5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 09:27:19 UTC",
    "User": "root"
  },
  "Author": "Hongmei Lin [aut],\nRiquan Zhang [aut],\nTiejun Tong [aut, cre]",
  "MD5sum": "806531d987148f81cafb3fef0f2f77f6",
  "_user": "tiejuntong",
  "_type": "src",
  "_file": "ChauBoxplot_1.0.0.tar.gz",
  "_fileid": "36e3a2d1567946c3b818331d89a0d4fd15b07a5b5305e470bcf81cc4bc11d87b",
  "_filesize": 1209062,
  "_sha256": "36e3a2d1567946c3b818331d89a0d4fd15b07a5b5305e470bcf81cc4bc11d87b",
  "_created": "2026-05-21T09:27:19.000Z",
  "_published": "2026-05-21T20:16:58.168Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77260383357,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7132146408"
    },
    {
      "job": 77260383257,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7132153282"
    },
    {
      "job": 77260383362,
      "time": 156,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7132155094"
    },
    {
      "job": 77260383265,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7132150870"
    },
    {
      "job": 77260402541,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132107627"
    },
    {
      "job": 77260382516,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146222658"
    },
    {
      "job": 77260383599,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7132137575"
    },
    {
      "job": 77260383815,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7132140962"
    },
    {
      "job": 77260383183,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7132134720"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tiejuntong/actions/runs/26217411383",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tiejuntong/chauboxplot",
  "_commit": {
    "id": "9f1b66cc3074b2153319f677f6d4092a24abaaf5",
    "author": "Tiejun Tong <166223896+tiejuntong@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add files via upload",
    "time": 1771507587
  },
  "_maintainer": {
    "name": "Tiejun Tong",
    "email": "tongt@hkbu.edu.hk"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tiejuntong",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-08",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "tiejuntong",
      "count": 50,
      "uuid": 166223896
    }
  ],
  "_userbio": {
    "uuid": 166223896,
    "type": "user",
    "name": "Tiejun Tong",
    "description": "Professor of Statistics"
  },
  "_downloads": {
    "count": 570,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ChauBoxplot"
  },
  "_devurl": "https://github.com/tiejuntong/chauboxplot",
  "_pkgdown": "https://tiejuntong.github.io/ChauBoxplot/",
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/ChauBoxplot.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tiejuntong/chauboxplot",
  "_realowner": "tiejuntong",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-05-21"
    }
  ],
  "_exports": [
    "chau_boxplot",
    "geom_chau_boxplot"
  ],
  "_help": [
    {
      "page": "ChauBoxplot-package",
      "title": "ChauBoxplot: Chauvenet-type boxplot",
      "topics": [
        "ChauBoxplot-package",
        "ChauBoxplot"
      ]
    },
    {
      "page": "chau_boxplot",
      "title": "Title: Chauvenet-type boxplot in base R",
      "topics": [
        "chau_boxplot"
      ]
    },
    {
      "page": "geom_chau_boxplot",
      "title": "Title: Chauvenet-type boxplot in ggplot2",
      "topics": [
        "geom_chau_boxplot"
      ]
    }
  ],
  "_readme": "https://github.com/tiejuntong/chauboxplot/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 2.9542425094393248,
  "_indexed": true,
  "_nocasepkg": "chauboxplot",
  "_universes": [
    "tiejuntong"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-21T09:29:05.000Z",
      "distro": "noble",
      "commit": "9f1b66cc3074b2153319f677f6d4092a24abaaf5",
      "fileid": "32af5b0fb90b7617b7e5e92b2ea4e0d4e406781608245c77cb11c3d315880347",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tiejuntong/actions/runs/26217411383"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-21T09:29:22.000Z",
      "distro": "noble",
      "commit": "9f1b66cc3074b2153319f677f6d4092a24abaaf5",
      "fileid": "706169eb585a954810410e2d55c99b57fbc74fa5411a352843a4a3b4c4615ecb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tiejuntong/actions/runs/26217411383"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-21T09:29:34.000Z",
      "commit": "9f1b66cc3074b2153319f677f6d4092a24abaaf5",
      "fileid": "dd6f56b0d4dad55f82a2ec90b244c6c48c8e837d206043c54b2e98df25401c58",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tiejuntong/actions/runs/26217411383"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-21T09:29:21.000Z",
      "commit": "9f1b66cc3074b2153319f677f6d4092a24abaaf5",
      "fileid": "c396a9784694e15bd0155f3c4b0f5cb9e150d3fc7042dec126b89bbac344443c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tiejuntong/actions/runs/26217411383"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-21T20:16:43.000Z",
      "commit": "9f1b66cc3074b2153319f677f6d4092a24abaaf5",
      "fileid": "57bfd0274d1f0bfe0d1f16f54dfe43084ce93c08007d57644021160bb5801bca",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tiejuntong/actions/runs/26217411383"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-21T09:28:35.000Z",
      "commit": "9f1b66cc3074b2153319f677f6d4092a24abaaf5",
      "fileid": "e359da70ecd8cb5871baf61c581b60e241f37497d880ed2ee7f0ea76bff08a5e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tiejuntong/actions/runs/26217411383"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-21T09:28:45.000Z",
      "commit": "9f1b66cc3074b2153319f677f6d4092a24abaaf5",
      "fileid": "b4e5a2d241289397c9169356b751b34d3bf7c020560190bc850cc75dca53e2aa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tiejuntong/actions/runs/26217411383"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-21T09:28:28.000Z",
      "commit": "9f1b66cc3074b2153319f677f6d4092a24abaaf5",
      "fileid": "c072af6576d01975904438b3016883a941a31b60d99758e56693a9c9a6edcd23",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tiejuntong/actions/runs/26217411383"
    }
  ]
}