{
  "_id": "6a1d44b51d7bb097a0a41e93",
  "Package": "boxTest",
  "Type": "Package",
  "Title": "Boxplot and Significance Test for Two Groups",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Arkaprabha\", \"Sau\",\nemail = \"arka.doctor@gmail.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Santanu\", \"Phadikar\",\nemail = \"phadikar@gmail.com\",\nrole = \"aut\"),\nperson(\"Ishita\", \"Bhakta\",\nemail = \"ishita.official@gmail.com\",\nrole = \"aut\")\n)",
  "Description": "Creates a side-by-side boxplot for a continuous variable\ngrouped by a two-level categorical variable, checks normality\nassumptions, and runs the appropriate statistical test (t-test\nor Wilcoxon rank-sum test). Returns a publication-ready plot\nand test statistics including test statistic, degrees of\nfreedom, and p-value.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Repository": "https://arka1985.r-universe.dev",
  "Date/Publication": "2025-09-24 11:59:16 UTC",
  "RemoteUrl": "https://github.com/arka1985/boxtest",
  "RemoteRef": "HEAD",
  "RemoteSha": "0cdcbe7f02b8eb84c0735e9aa497c4bb7d95c85e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 08:34:03 UTC",
    "User": "root"
  },
  "Author": "Arkaprabha Sau [aut, cre],\nSantanu Phadikar [aut],\nIshita Bhakta [aut]",
  "Maintainer": "Arkaprabha Sau <arka.doctor@gmail.com>",
  "MD5sum": "038b161ed30fd3d9b113e9042b9f4bb0",
  "_user": "arka1985",
  "_type": "src",
  "_file": "boxTest_0.1.0.tar.gz",
  "_fileid": "eb49e85055ef079aa7962578dcfcdd653d958df684d458a012d84f838087301b",
  "_filesize": 77159,
  "_sha256": "eb49e85055ef079aa7962578dcfcdd653d958df684d458a012d84f838087301b",
  "_created": "2026-06-01T08:34:03.000Z",
  "_published": "2026-06-01T08:37:09.144Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78815054079,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326904006"
    },
    {
      "job": 78815054154,
      "time": 97,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326898688"
    },
    {
      "job": 78815054098,
      "time": 153,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7326908614"
    },
    {
      "job": 78815054262,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326908087"
    },
    {
      "job": 78814611257,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326866404"
    },
    {
      "job": 78815054095,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326897575"
    },
    {
      "job": 78815054264,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326895474"
    },
    {
      "job": 78815054205,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7326891399"
    },
    {
      "job": 78815054124,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326891261"
    }
  ],
  "_buildurl": "https://github.com/r-universe/arka1985/actions/runs/26743947013",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/arka1985/boxtest",
  "_commit": {
    "id": "0cdcbe7f02b8eb84c0735e9aa497c4bb7d95c85e",
    "author": "Dr Arkaprabha Sau <33415109+arka1985@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "README.md",
    "time": 1758715156
  },
  "_maintainer": {
    "name": "Arkaprabha Sau",
    "email": "arka.doctor@gmail.com",
    "login": "arka1985",
    "description": "Deputy Ditecror(Medical),\nMBBS, MD(Gold Medalist), DPH, Dip. Geriatric Medicine, PhD (Computer Science and Engineering)",
    "uuid": 33415109
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "arka1985",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 2
    },
    {
      "week": "2025-39",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-09-24"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "arka1985",
      "count": 3,
      "uuid": 33415109
    }
  ],
  "_userbio": {
    "uuid": 33415109,
    "type": "user",
    "name": "Dr Arkaprabha Sau",
    "description": "Deputy Ditecror(Medical),\r\nMBBS, MD(Gold Medalist), DPH, Dip. Geriatric Medicine, PhD (Computer Science and Engineering)"
  },
  "_downloads": {
    "count": 131,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/boxTest"
  },
  "_devurl": "https://github.com/arka1985/boxtest",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/boxTest.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/arka1985/boxtest",
  "_realowner": "arka1985",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-10-03"
    }
  ],
  "_exports": [
    "compare_two_groups"
  ],
  "_help": [
    {
      "page": "compare_two_groups",
      "title": "Compare Two Groups with Boxplot and Significance Test",
      "topics": [
        "compare_two_groups"
      ]
    }
  ],
  "_readme": "https://github.com/arka1985/boxtest/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "intro-boxTest.Rmd",
      "filename": "intro-boxTest.html",
      "title": "Introduction to boxTest",
      "engine": "knitr::rmarkdown",
      "headings": {},
      "created": "2025-09-20 16:07:26",
      "modified": "2025-09-20 16:07:26",
      "commits": 1
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "boxtest",
  "_universes": [
    "arka1985"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-01T08:35:58.000Z",
      "distro": "noble",
      "commit": "0cdcbe7f02b8eb84c0735e9aa497c4bb7d95c85e",
      "fileid": "db813126069e5194b5d7f07b0aef851badca73900111c63e1be432f84accfaa0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arka1985/actions/runs/26743947013"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-01T08:35:42.000Z",
      "distro": "noble",
      "commit": "0cdcbe7f02b8eb84c0735e9aa497c4bb7d95c85e",
      "fileid": "a1bb3870bccccfe0eba5a7df518f17b848e7cf7603a68e493229e2d1298617c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arka1985/actions/runs/26743947013"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-01T08:36:15.000Z",
      "commit": "0cdcbe7f02b8eb84c0735e9aa497c4bb7d95c85e",
      "fileid": "f17fe463501acae5983d16dc4e3d98ad04a7e26eafe1270950b03fc6979cb581",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arka1985/actions/runs/26743947013"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-01T08:36:10.000Z",
      "commit": "0cdcbe7f02b8eb84c0735e9aa497c4bb7d95c85e",
      "fileid": "670d392058fb081c2a2efb8eeac7ecaaaeba1292db0a278f53d6ea0723340711",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arka1985/actions/runs/26743947013"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-01T08:35:50.000Z",
      "commit": "0cdcbe7f02b8eb84c0735e9aa497c4bb7d95c85e",
      "fileid": "232ed30eca1bb049618c0e8ffeee42bb86836fd7f4148116d758f008ff480b6a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/arka1985/actions/runs/26743947013"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-01T08:35:28.000Z",
      "commit": "0cdcbe7f02b8eb84c0735e9aa497c4bb7d95c85e",
      "fileid": "baad236915fd896c3e4520d91c458220c4efe185fde30398c1a62b30a82eb0fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arka1985/actions/runs/26743947013"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-01T08:35:04.000Z",
      "commit": "0cdcbe7f02b8eb84c0735e9aa497c4bb7d95c85e",
      "fileid": "6d77c0cb7f6a9a11b3c9bd316e277b84cf0173658a2549826d6a9a42f7264be1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arka1985/actions/runs/26743947013"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-01T08:35:14.000Z",
      "commit": "0cdcbe7f02b8eb84c0735e9aa497c4bb7d95c85e",
      "fileid": "634c8e71f083de7141d5c305149b67ecfa8918078745c273672df983f502795e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arka1985/actions/runs/26743947013"
    }
  ]
}