{
  "_id": "6a10456facfb0bcc41c9e77f",
  "Package": "SampleSizeProportions",
  "Type": "Package",
  "Title": "Calculating Sample Size Requirements when Estimating the\nDifference Between Two Binomial Proportions",
  "Version": "1.1.3",
  "Date": "2023-08-22",
  "Authors@R": "c(person('Lawrence', 'Joseph', role='aut', email='lawrence.joseph@mcgill.ca'),\nperson('Patrick', \"Bélisle\", role=c('aut', 'cre'), email='patrickb.stat@gmail.com'),\nperson('Roxane', 'du Berger', role='aut'))",
  "Description": "Sample size requirements calculation using three different\nBayesian criteria in the context of designing an experiment to\nestimate the difference between two binomial proportions.\nFunctions for calculation of required sample sizes for the\nAverage Length Criterion, the Average Coverage Criterion and\nthe Worst Outcome Criterion in the context of binomial\nobservations are provided. In all cases, estimation of the\ndifference between two binomial proportions is considered.\nFunctions for both the fully Bayesian and the mixed\nBayesian/likelihood approaches are provided. For reference see\nJoseph L., du Berger R. and Bélisle P. (1997)\n<doi:10.1002/(sici)1097-0258(19970415)16:7%3C769::aid-sim495%3E3.0.co;2-v>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 06:02:40 UTC",
    "User": "root"
  },
  "Author": "Lawrence Joseph [aut], Patrick Bélisle [aut, cre], Roxane du\nBerger [aut]",
  "Maintainer": "Patrick Bélisle <patrickb.stat@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-08-23 01:27:03 UTC",
  "RemoteUrl": "https://github.com/cran/SampleSizeProportions",
  "RemoteRef": "HEAD",
  "RemoteSha": "62ce663be0b78933f685df38966d57e7a701770b",
  "MD5sum": "9fd48892eca1c3c20b992c9cecb243ea",
  "_user": "cran",
  "_type": "src",
  "_file": "SampleSizeProportions_1.1.3.tar.gz",
  "_fileid": "522aa95708076783bee737298a6280b5d68ca478c3aa65ef7872e076813d8f44",
  "_filesize": 144136,
  "_sha256": "522aa95708076783bee737298a6280b5d68ca478c3aa65ef7872e076813d8f44",
  "_created": "2026-05-11T06:02:40.000Z",
  "_published": "2026-05-22T12:00:47.749Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77375173171,
      "time": 84,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6911368782"
    },
    {
      "job": 77375172978,
      "time": 97,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911373043"
    },
    {
      "job": 77375172260,
      "time": 151,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911350257"
    },
    {
      "job": 77375172545,
      "time": 83,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159954578"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25653095764",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SampleSizeProportions",
  "_commit": {
    "id": "62ce663be0b78933f685df38966d57e7a701770b",
    "author": "Patrick Bélisle <patrickb.stat@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.3\n",
    "time": 1692754023
  },
  "_maintainer": {
    "name": "Patrick Bélisle",
    "email": "patrickb.stat@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 223,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SampleSizeProportions"
  },
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/SampleSizeProportions.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2009-12-17"
    },
    {
      "version": "1.1",
      "date": "2023-02-01"
    },
    {
      "version": "1.1.3",
      "date": "2023-08-24"
    }
  ],
  "_exports": [
    "propdiff.acc",
    "propdiff.alc",
    "propdiff.freq",
    "propdiff.mblacc",
    "propdiff.mblalc",
    "propdiff.mblmodwoc",
    "propdiff.mblwoc",
    "propdiff.modwoc",
    "propdiff.woc"
  ],
  "_help": [
    {
      "page": "SampleSizeProportions-package",
      "title": "Bayesian Sample Size Determination for the Difference between Two Binomial Proportions",
      "topics": [
        "SampleSizeProportions-package"
      ]
    },
    {
      "page": "propdiff.acc",
      "title": "Bayesian sample size determination for the difference between two binomial proportions using the Average Coverage Criterion",
      "concept": [
        "Bayesian sample size",
        "Difference between two binomial proportions",
        "Average Coverage Criterion ACC"
      ],
      "topics": [
        "propdiff.acc"
      ]
    },
    {
      "page": "propdiff.alc",
      "title": "Bayesian sample size determination for the difference between two binomial proportions using the Average Length Criterion",
      "concept": [
        "Bayesian sample size",
        "Difference between two binomial proportions",
        "Average Length Criterion ALC"
      ],
      "topics": [
        "propdiff.alc"
      ]
    },
    {
      "page": "propdiff.freq",
      "title": "Frequentist sample size determination for the difference between two binomial proportions",
      "concept": [
        "Frequentist sample size",
        "Difference between two binomial proportions"
      ],
      "topics": [
        "propdiff.freq"
      ]
    },
    {
      "page": "propdiff.mblacc",
      "title": "Bayesian sample size determination for the difference between two binomial proportions using the Mixed Bayesian/Likelihood Average Coverage Criterion",
      "concept": [
        "Bayesian sample size",
        "Difference between two binomial proportions",
        "Mixed Bayesian/Likelihood Average Coverage Criterion MBL ACC"
      ],
      "topics": [
        "propdiff.mblacc"
      ]
    },
    {
      "page": "propdiff.mblalc",
      "title": "Bayesian sample size determination for the difference between two binomial proportions using the Mixed Bayesian/Likelihood Average Length Criterion",
      "concept": [
        "Bayesian sample size",
        "Difference between two binomial proportions",
        "Mixed Bayesian/Likelihood Average Length Criterion MBL ALC"
      ],
      "topics": [
        "propdiff.mblalc"
      ]
    },
    {
      "page": "propdiff.mblmodwoc",
      "title": "Bayesian sample size determination for the difference between two binomial proportions using the Mixed Bayesian/Likelihood Modified Worst Outcome Criterion",
      "concept": [
        "Bayesian sample size",
        "Difference between two binomial proportions",
        "Mixed Bayesian/Likelihood Modified Worst Outcome Criterion MBL MODWOC"
      ],
      "topics": [
        "propdiff.mblmodwoc"
      ]
    },
    {
      "page": "propdiff.mblwoc",
      "title": "Bayesian sample size determination for the difference between two binomial proportions using the Mixed Bayesian/Likelihood Worst Outcome Criterion",
      "concept": [
        "Bayesian sample size",
        "Difference between two binomial proportions",
        "Mixed Bayesian/Likelihood Worst Outcome Criterion MBL WOC"
      ],
      "topics": [
        "propdiff.mblwoc"
      ]
    },
    {
      "page": "propdiff.modwoc",
      "title": "Bayesian sample size determination for the difference between two binomial proportions using the Modified Worst Outcome Criterion",
      "concept": [
        "Bayesian sample size",
        "Difference between two binomial proportions",
        "Modified Worst Outcome Criterion MODWOC"
      ],
      "topics": [
        "propdiff.modwoc"
      ]
    },
    {
      "page": "propdiff.woc",
      "title": "Bayesian sample size determination for the difference between two binomial proportions using the Worst Outcome Criterion",
      "concept": [
        "Bayesian sample size",
        "Difference between two binomial proportions",
        "Worst Outcome Criterion WOC"
      ],
      "topics": [
        "propdiff.woc"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "samplesizeproportions",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-05-11T06:04:11.000Z",
      "distro": "noble",
      "commit": "62ce663be0b78933f685df38966d57e7a701770b",
      "fileid": "f2b1867e5289d9df4fa5d201f55461feade214bfe180c8864243a972687e70f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25653095764"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-05-11T06:04:30.000Z",
      "distro": "noble",
      "commit": "62ce663be0b78933f685df38966d57e7a701770b",
      "fileid": "3b003133c10924b9bd79551215d07cc923ab03f0f99ee492c0d03b6feef9b8bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25653095764"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.3",
      "date": "2026-05-22T12:00:01.000Z",
      "commit": "62ce663be0b78933f685df38966d57e7a701770b",
      "fileid": "5cb0a04c9a052903a89947ae7beec5305e441817fb734e37da846202ce7d45bb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25653095764"
    }
  ]
}