{
  "_id": "6a1f138db401979e7341e068",
  "Package": "SPRT",
  "Version": "1.1.0",
  "Title": "Sequential Probability Ratio Test (SPRT) Method",
  "Authors@R": "person(\"Huchesh\", \"Budihal\", email = \"hhbudihal17@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides functions to perform the Sequential Probability\nRatio Test (SPRT) for hypothesis testing in Binomial, Poisson\nand Normal distributions. The package allows users to specify\nType I and Type II error probabilities, decision thresholds,\nand compare null and alternative hypotheses sequentially as\ndata accumulate. It includes visualization tools for plotting\nthe likelihood ratio path and decision boundaries, making it\neasier to interpret results. The methods are based on Wald\n(1945) <doi:10.1214/aoms/1177731118>, who introduced the SPRT\nas one of the earliest and most powerful sequential analysis\ntechniques. This package is useful in quality control, clinical\ntrials, and other applications requiring early\ndecision-making.The term 'SPRT' is an abbreviation and used\nintentionally.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 07:16:19 UTC",
    "User": "root"
  },
  "Author": "Huchesh Budihal [aut, cre]",
  "Maintainer": "Huchesh Budihal <hhbudihal17@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-09-15 08:41:49 UTC",
  "RemoteUrl": "https://github.com/cran/SPRT",
  "RemoteRef": "HEAD",
  "RemoteSha": "a30409cf0e1b29a38dc35516c5efe5ffc57781f5",
  "MD5sum": "846eda0f1310e9b9acbca4a9386c6df4",
  "_user": "cran",
  "_type": "src",
  "_file": "SPRT_1.1.0.tar.gz",
  "_fileid": "0286725508c87e0d4a7676a039a5971e25dc2f1322a40c4facc3ab7efa45d128",
  "_filesize": 244224,
  "_sha256": "0286725508c87e0d4a7676a039a5971e25dc2f1322a40c4facc3ab7efa45d128",
  "_created": "2026-05-17T07:16:19.000Z",
  "_published": "2026-06-02T17:31:57.852Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79132600702,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040353891"
    },
    {
      "job": 79132601627,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040354394"
    },
    {
      "job": 79132600321,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040339698"
    },
    {
      "job": 79132599861,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365179918"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25984356021",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SPRT",
  "_commit": {
    "id": "a30409cf0e1b29a38dc35516c5efe5ffc57781f5",
    "author": "Huchesh Budihal <hhbudihal17@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.0\n",
    "time": 1757925709
  },
  "_maintainer": {
    "name": "Huchesh Budihal",
    "email": "hhbudihal17@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.1.0",
      "date": "2025-09-15"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bottines",
      "count": 1,
      "uuid": 8325049
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 520,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SPRT"
  },
  "_mentions": 21,
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/SPRT.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-04-14"
    },
    {
      "version": "1.1.0",
      "date": "2025-09-15"
    }
  ],
  "_exports": [
    "sprt",
    "sprt_plot"
  ],
  "_help": [
    {
      "page": "sprt",
      "title": "Sequential Probability Ratio Test (SPRT)",
      "topics": [
        "sprt"
      ]
    },
    {
      "page": "sprt_plot",
      "title": "Plot SPRT results",
      "topics": [
        "sprt_plot"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "SPRT-intro.Rmd",
      "filename": "SPRT-intro.html",
      "title": "Introduction to SPRT package",
      "author": "Your Name",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Theoretical Background",
        "Derivation of Decision Boundaries",
        "Why these thresholds?",
        "Example 1: Binomial Data"
      ],
      "created": "2025-09-15 08:41:49",
      "modified": "2025-09-15 08:41:49",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "sprt",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-17T07:18:15.000Z",
      "distro": "noble",
      "commit": "a30409cf0e1b29a38dc35516c5efe5ffc57781f5",
      "fileid": "82d16f4b1f77751973a3e57697b951e24cd0f0f0d62ab9aa9c0200baa889c990",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25984356021"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-17T07:18:17.000Z",
      "distro": "noble",
      "commit": "a30409cf0e1b29a38dc35516c5efe5ffc57781f5",
      "fileid": "1b75e2ab6b26757f24afb05020f1f19a5bad6454597a01a76e7b1028f0896521",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25984356021"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-02T17:31:35.000Z",
      "commit": "a30409cf0e1b29a38dc35516c5efe5ffc57781f5",
      "fileid": "642d7e8390b3cd7f1fa97e314f2cc43e9bcaa7a61398e4e139a258d5cecf6df5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25984356021"
    }
  ]
}