{
  "_id": "6a105dbbacfb0bcc41ca506d",
  "Type": "Package",
  "Package": "cicalc",
  "Title": "Calculate Confidence Intervals",
  "Version": "0.2.1",
  "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-05-08 13:43:08 UTC",
  "RemoteUrl": "https://github.com/gsk-biostatistics/cicalc",
  "RemoteRef": "HEAD",
  "RemoteSha": "c37ac6805c6c0ba2b6828e3085003a6897c141c3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 15:21:28 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": "04cc3f5389e15a94d74fc4e6226a7e85",
  "_user": "gsk-biostatistics",
  "_type": "src",
  "_file": "cicalc_0.2.1.tar.gz",
  "_fileid": "60156ef7c2e8de6523c4bfbb97d4d4dabbc6abde6ac73a21e47166cdd16ee3d1",
  "_filesize": 688887,
  "_sha256": "60156ef7c2e8de6523c4bfbb97d4d4dabbc6abde6ac73a21e47166cdd16ee3d1",
  "_created": "2026-05-08T15:21:28.000Z",
  "_published": "2026-05-22T13:44:27.762Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77392002791,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6882565350"
    },
    {
      "job": 77392002811,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6882575757"
    },
    {
      "job": 77392003000,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6882552756"
    },
    {
      "job": 77392003095,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6882552758"
    },
    {
      "job": 77392002387,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6882522769"
    },
    {
      "job": 77392002145,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161992875"
    },
    {
      "job": 77392002852,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6882552551"
    },
    {
      "job": 77392002903,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6882549338"
    },
    {
      "job": 77392003004,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6882552344"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gsk-biostatistics/actions/runs/25563624371",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gsk-biostatistics/cicalc",
  "_commit": {
    "id": "c37ac6805c6c0ba2b6828e3085003a6897c141c3",
    "author": "cf124952_gsk <christinaefillmore@gmail.com>",
    "committer": "cf124952_gsk <christinaefillmore@gmail.com>",
    "message": "remove global var note\n",
    "time": 1778247788
  },
  "_maintainer": {
    "name": "Christina Fillmore",
    "email": "christina.e.fillmore@gsk.com",
    "login": "statasaurus",
    "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-19",
      "n": 6
    },
    {
      "week": "2025-21",
      "n": 6
    },
    {
      "week": "2025-22",
      "n": 4
    },
    {
      "week": "2025-23",
      "n": 7
    },
    {
      "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
    }
  ],
  "_tags": [
    {
      "name": "0.2.0",
      "date": "2026-01-06"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "statasaurus",
      "count": 102,
      "uuid": 55274484
    },
    {
      "user": "ayogasekaram",
      "count": 9,
      "uuid": 73252787
    },
    {
      "user": "ddsjoberg",
      "count": 2,
      "uuid": 26774684
    }
  ],
  "_userbio": {
    "uuid": 87132606,
    "type": "organization",
    "name": "GSK Biostatistics"
  },
  "_downloads": {
    "count": 809,
    "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": 4,
  "_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"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-08T15:23:34.000Z",
      "distro": "noble",
      "commit": "c37ac6805c6c0ba2b6828e3085003a6897c141c3",
      "fileid": "0295932cce5a5731b73ea7360796fee47351ad5e36d947913df73364d0623e12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gsk-biostatistics/actions/runs/25563624371"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-08T15:24:05.000Z",
      "distro": "noble",
      "commit": "c37ac6805c6c0ba2b6828e3085003a6897c141c3",
      "fileid": "3c7ad14630bc7917d7332a4ba86ea23854b6b9d7360e430cecba177b6fa6c11d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gsk-biostatistics/actions/runs/25563624371"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-08T15:23:02.000Z",
      "commit": "c37ac6805c6c0ba2b6828e3085003a6897c141c3",
      "fileid": "b025558f0e47cfa04a11f9eb18e497f2d8ff795779cae235c8e45a02d73f9c2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gsk-biostatistics/actions/runs/25563624371"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-08T15:22:59.000Z",
      "commit": "c37ac6805c6c0ba2b6828e3085003a6897c141c3",
      "fileid": "10122725492d956ef285bea99916187720fe5a687bf0ad636cb261949b8dd940",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gsk-biostatistics/actions/runs/25563624371"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-08T15:22:46.000Z",
      "commit": "c37ac6805c6c0ba2b6828e3085003a6897c141c3",
      "fileid": "82fc6f485c3330e79ec2dc97a3b2f5294f2889c24c67d5e3380f9660ab004dc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gsk-biostatistics/actions/runs/25563624371"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-08T15:22:40.000Z",
      "commit": "c37ac6805c6c0ba2b6828e3085003a6897c141c3",
      "fileid": "744005e85e9e04408abbc64f0a9ee4b298c13982566854c16d1860c41adaeb0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gsk-biostatistics/actions/runs/25563624371"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-08T15:22:46.000Z",
      "commit": "c37ac6805c6c0ba2b6828e3085003a6897c141c3",
      "fileid": "e029154871323c9d46180913523e46ef547201ac1f3b0fd6018640501c074e83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gsk-biostatistics/actions/runs/25563624371"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-22T13:44:04.000Z",
      "commit": "c37ac6805c6c0ba2b6828e3085003a6897c141c3",
      "fileid": "08a60ed909c6ee9e165bf70832443924a389b83e5dbed176c5d77257a6465bdf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gsk-biostatistics/actions/runs/25563624371"
    }
  ]
}