{
  "_id": "6a3571ed3efcd9bda43eb616",
  "Type": "Package",
  "Package": "cicalc",
  "Title": "Calculate Confidence Intervals",
  "Version": "0.2.2",
  "Authors@R": "c(\nperson(\"Christina\", \"Fillmore\", , \"christina.e.fillmore@gsk.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-0595-2302\")),\nperson(\"GlaxoSmithKline Research & Development Limited\", role = c(\"cph\", \"fnd\")),\nperson(\"Mike\", \"Sprys\", role = \"aut\"),\nperson(\"Dan\", \"Lythgoe\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-4682-772X\"))\n)",
  "Description": "This calculates a variety of different CIs for proportions\nand difference of proportions that are commonly used in the\npharmaceutical industry including Wald, Wilson,\nClopper-Pearson, Agresti-Coull and Jeffreys for proportions.\nAnd Miettinen-Nurminen (1985) <doi:10.1002/sim.4780040211>,\nWald, Haldane, and Mee\n<https://www.lexjansen.com/wuss/2016/127_Final_Paper_PDF.pdf>\nfor difference in proportions.",
  "License": "Apache License (>= 2)",
  "URL": "https://gsk-biostatistics.github.io/cicalc/,\nhttps://github.com/gsk-biostatistics/cicalc",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://gsk-biostatistics.r-universe.dev",
  "Date/Publication": "2026-06-19 14:21:51 UTC",
  "RemoteUrl": "https://github.com/gsk-biostatistics/cicalc",
  "RemoteRef": "HEAD",
  "RemoteSha": "a3057105ee40ab371091b5315147331302b82d2c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-19 16:39:31 UTC",
    "User": "root"
  },
  "Author": "Christina Fillmore [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0595-2302>),\nGlaxoSmithKline Research & Development Limited [cph, fnd],\nMike Sprys [aut],\nDan Lythgoe [aut] (ORCID: <https://orcid.org/0000-0002-4682-772X>)",
  "Maintainer": "Christina Fillmore <christina.e.fillmore@gsk.com>",
  "MD5sum": "93dc42ffda5fb81cd267590abda256de",
  "_user": "gsk-biostatistics",
  "_type": "src",
  "_file": "cicalc_0.2.2.tar.gz",
  "_fileid": "b4a285c8ec0cdfe1ad24fdac0967a0b2bda6c4080a578528cbf65f5502ba51e5",
  "_filesize": 691249,
  "_sha256": "b4a285c8ec0cdfe1ad24fdac0967a0b2bda6c4080a578528cbf65f5502ba51e5",
  "_created": "2026-06-19T16:39:31.000Z",
  "_published": "2026-06-19T16:44:29.227Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82389812572,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7754642359"
    },
    {
      "job": 82389812562,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7754645315"
    },
    {
      "job": 82389812570,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7754682722"
    },
    {
      "job": 82389812574,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7754677362"
    },
    {
      "job": 82389448617,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7754612904"
    },
    {
      "job": 82389812555,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7754639847"
    },
    {
      "job": 82389812578,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7754639431"
    },
    {
      "job": 82389812576,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7754633637"
    },
    {
      "job": 82389812584,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7754636676"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gsk-biostatistics/actions/runs/27837685223",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gsk-biostatistics/cicalc",
  "_commit": {
    "id": "a3057105ee40ab371091b5315147331302b82d2c",
    "author": "Christina Fillmore <55274484+statasaurus@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #25 from GSK-Biostatistics/fix-bugs-20-24",
    "time": 1781878911
  },
  "_maintainer": {
    "name": "Christina Fillmore",
    "email": "christina.e.fillmore@gsk.com",
    "login": "statasaurus",
    "description": "",
    "uuid": 55274484,
    "orcid": "0000-0003-0595-2302"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "gsk-biostatistics",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 20
    },
    {
      "week": "2025-28",
      "n": 14
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 2
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 3
    },
    {
      "week": "2026-19",
      "n": 3
    },
    {
      "week": "2026-25",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.0",
      "date": "2026-01-06"
    },
    {
      "name": "0.2.1",
      "date": "2026-05-08"
    }
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "statasaurus",
      "count": 106,
      "uuid": 55274484
    },
    {
      "user": "ayogasekaram",
      "count": 9,
      "uuid": 73252787
    },
    {
      "user": "ddsjoberg",
      "count": 2,
      "uuid": 26774684
    }
  ],
  "_userbio": {
    "uuid": 87132606,
    "type": "organization",
    "name": "GSK Biostatistics",
    "followers": 85
  },
  "_downloads": {
    "count": 533,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cicalc"
  },
  "_devurl": "https://github.com/gsk-biostatistics/cicalc",
  "_pkgdown": "https://gsk-biostatistics.github.io/cicalc/",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cicalc.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/gsk-biostatistics/cicalc",
  "_realowner": "gsk-biostatistics",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-07-21"
    },
    {
      "version": "0.2.0",
      "date": "2026-01-07"
    },
    {
      "version": "0.2.1",
      "date": "2026-05-08"
    }
  ],
  "_exports": [
    "ci_prop_agresti_coull",
    "ci_prop_clopper_pearson",
    "ci_prop_diff_ha",
    "ci_prop_diff_haldane",
    "ci_prop_diff_jp",
    "ci_prop_diff_mee",
    "ci_prop_diff_mh_strata",
    "ci_prop_diff_mn",
    "ci_prop_diff_mn_strata",
    "ci_prop_diff_nc",
    "ci_prop_diff_nc_strata",
    "ci_prop_diff_wald",
    "ci_prop_jeffreys",
    "ci_prop_mid_p",
    "ci_prop_wald",
    "ci_prop_wilson",
    "ci_prop_wilson_strata",
    "ci_rel_risk_cmh_strata",
    "expand"
  ],
  "_help": [
    {
      "page": "ci_prop_agresti_coull",
      "title": "Agresti-Coull CI",
      "topics": [
        "ci_prop_agresti_coull"
      ]
    },
    {
      "page": "ci_prop_clopper_pearson",
      "title": "Clopper-Pearson CI",
      "topics": [
        "ci_prop_clopper_pearson"
      ]
    },
    {
      "page": "ci_prop_diff_ha",
      "title": "Anderson-Hauck Confidence Interval for Difference in Proportions",
      "topics": [
        "ci_prop_diff_ha"
      ]
    },
    {
      "page": "ci_prop_diff_haldane",
      "title": "Haldane Confidence Interval for Difference in Proportions",
      "topics": [
        "ci_prop_diff_haldane"
      ]
    },
    {
      "page": "ci_prop_diff_jp",
      "title": "Jeffreys-Perks Confidence Interval for Difference in Proportions",
      "topics": [
        "ci_prop_diff_jp"
      ]
    },
    {
      "page": "ci_prop_diff_mee",
      "title": "Mee Confidence Interval for Difference in Proportions",
      "topics": [
        "ci_prop_diff_mee"
      ]
    },
    {
      "page": "ci_prop_diff_mh_strata",
      "title": "Mantel-Haenszel Common Risk Difference Confidence Interval",
      "topics": [
        "ci_prop_diff_mh_strata"
      ]
    },
    {
      "page": "ci_prop_diff_mn",
      "title": "Miettinen-Nurminen Confidence Interval for Difference in Proportions",
      "topics": [
        "ci_prop_diff_mn"
      ]
    },
    {
      "page": "ci_prop_diff_mn_strata",
      "title": "Stratified Miettinen-Nurminen Confidence Interval for Difference in Proportions",
      "topics": [
        "ci_prop_diff_mn_strata"
      ]
    },
    {
      "page": "ci_prop_diff_nc",
      "title": "Newcombe Confidence Interval for Difference in Proportions",
      "topics": [
        "ci_prop_diff_nc"
      ]
    },
    {
      "page": "ci_prop_diff_nc_strata",
      "title": "Stratified Newcombe Common Risk Difference Confidence Interval",
      "topics": [
        "ci_prop_diff_nc_strata"
      ]
    },
    {
      "page": "ci_prop_diff_wald",
      "title": "Wald Confidence Interval for Difference in Proportions",
      "topics": [
        "ci_prop_diff_wald"
      ]
    },
    {
      "page": "ci_prop_jeffreys",
      "title": "Jeffreys CI",
      "topics": [
        "ci_prop_jeffreys"
      ]
    },
    {
      "page": "ci_prop_mid_p",
      "title": "Mid-P CI",
      "topics": [
        "ci_prop_mid_p"
      ]
    },
    {
      "page": "ci_prop_wald",
      "title": "Wald CI",
      "topics": [
        "ci_prop_wald"
      ]
    },
    {
      "page": "ci_prop_wilson",
      "title": "Wilson CI",
      "topics": [
        "ci_prop_wilson"
      ]
    },
    {
      "page": "ci_prop_wilson_strata",
      "title": "Stratified Wilson CI",
      "topics": [
        "ci_prop_wilson_strata"
      ]
    },
    {
      "page": "ci_rel_risk_cmh_strata",
      "title": "Mantel-Haenszel Stratified Relative Risk Confidence Interval",
      "topics": [
        "ci_rel_risk_cmh_strata"
      ]
    },
    {
      "page": "expand",
      "title": "Expand Count Data into Binary Vectors",
      "topics": [
        "expand"
      ]
    }
  ],
  "_readme": "https://github.com/gsk-biostatistics/cicalc/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "broom",
    "cli",
    "cpp11",
    "dplyr",
    "forcats",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 4.778151250383644,
  "_indexed": true,
  "_nocasepkg": "cicalc",
  "_universes": [
    "gsk-biostatistics",
    "statasaurus"
  ],
  "_previous": "0.2.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-19T16:41:20.000Z",
      "distro": "noble",
      "commit": "a3057105ee40ab371091b5315147331302b82d2c",
      "fileid": "6ee3ff4d5f0c1dcda75d58ec600dc47a40cbf5d01ffca491358789b5720ab455",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gsk-biostatistics/actions/runs/27837685223"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-19T16:41:30.000Z",
      "distro": "noble",
      "commit": "a3057105ee40ab371091b5315147331302b82d2c",
      "fileid": "d619dd548b1b566b5d51fea106902241f22008700df6de5ae321de8149f8a24c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gsk-biostatistics/actions/runs/27837685223"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-19T16:44:02.000Z",
      "commit": "a3057105ee40ab371091b5315147331302b82d2c",
      "fileid": "7b0a5f4fa97aa148f68a0ae28cdf062dd1b06509b8554bc5aeb1efc522c49cdc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gsk-biostatistics/actions/runs/27837685223"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-19T16:43:38.000Z",
      "commit": "a3057105ee40ab371091b5315147331302b82d2c",
      "fileid": "c3df46fc6283c013cc1340c68771f7084b14348323bfd77c3eb405669a05fe5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gsk-biostatistics/actions/runs/27837685223"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-19T16:41:29.000Z",
      "commit": "a3057105ee40ab371091b5315147331302b82d2c",
      "fileid": "5a5de27e4af38d9ffc9fbc3261547dd0f372b64f8aaa2ea9d83c7e715c244a63",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gsk-biostatistics/actions/runs/27837685223"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-19T16:41:00.000Z",
      "commit": "a3057105ee40ab371091b5315147331302b82d2c",
      "fileid": "e98da3a2093b50f89c8aede38ca76c7c49146072aea107480c68c7eaaa754fe6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gsk-biostatistics/actions/runs/27837685223"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-19T16:40:35.000Z",
      "commit": "a3057105ee40ab371091b5315147331302b82d2c",
      "fileid": "33506388fc94b8c2a764f8decfebaf3aee8eed9ddeae9fdc0f12b3a57c811935",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gsk-biostatistics/actions/runs/27837685223"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-19T16:40:47.000Z",
      "commit": "a3057105ee40ab371091b5315147331302b82d2c",
      "fileid": "5f8c37676aef0b14a82fb4711206cb2a406e82a45c948cb96cfd92bd4217c770",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gsk-biostatistics/actions/runs/27837685223"
    }
  ]
}