{
  "_id": "6a44198f31091564a7deeab2",
  "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",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-30 19:28:36 UTC",
    "User": "root"
  },
  "Author": "Christina Fillmore [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0595-2302>), GlaxoSmithKline\nResearch & Development Limited [cph, fnd], Mike Sprys [aut],\nDan Lythgoe [aut] (ORCID:\n<https://orcid.org/0000-0002-4682-772X>)",
  "Maintainer": "Christina Fillmore <christina.e.fillmore@gsk.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-30 15:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/cicalc",
  "RemoteRef": "HEAD",
  "RemoteSha": "28fadb277f4d5825ecf922c2075f10ec0145112e",
  "MD5sum": "388ef711aedadbabb2f7b3979a0ec438",
  "_user": "cran",
  "_type": "src",
  "_file": "cicalc_0.2.2.tar.gz",
  "_fileid": "77eb963c1f4e18a3e1f7654aed957a37484d9ad5ec13d4c4f3cec35320764102",
  "_filesize": 693062,
  "_sha256": "77eb963c1f4e18a3e1f7654aed957a37484d9ad5ec13d4c4f3cec35320764102",
  "_created": "2026-06-30T19:28:36.000Z",
  "_published": "2026-06-30T19:31:27.249Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84381370983,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7991471117"
    },
    {
      "job": 84381371005,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7991471831"
    },
    {
      "job": 84380543635,
      "time": 257,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7991419665"
    },
    {
      "job": 84381371035,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7991460702"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28470198883",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/cicalc",
  "_commit": {
    "id": "28fadb277f4d5825ecf922c2075f10ec0145112e",
    "author": "Christina Fillmore <christina.e.fillmore@gsk.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.2\n",
    "time": 1782832802
  },
  "_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": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2025-07-21"
    },
    {
      "name": "0.2.0",
      "date": "2026-01-07"
    },
    {
      "name": "0.2.1",
      "date": "2026-05-08"
    },
    {
      "name": "0.2.2",
      "date": "2026-06-30"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "statasaurus",
      "count": 4,
      "uuid": 55274484
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 614,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 521,
    "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.1",
  "_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": false,
  "_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"
    },
    {
      "version": "0.2.2",
      "date": "2026-06-30"
    }
  ],
  "_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/cran/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": 2.3010299956639813,
  "_indexed": false,
  "_nocasepkg": "cicalc",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://gsk-biostatistics.r-universe.dev/cicalc",
  "_previous": "0.2.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-30T19:30:49.000Z",
      "distro": "resolute",
      "commit": "28fadb277f4d5825ecf922c2075f10ec0145112e",
      "fileid": "daf0bedb25ef83a7ff412cca2c451bb8ca72bbde0309dd176d01ac2a958a9670",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28470198883"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-30T19:30:50.000Z",
      "distro": "resolute",
      "commit": "28fadb277f4d5825ecf922c2075f10ec0145112e",
      "fileid": "7aa0ad680970698b83fbac9a8bec5a1ec1180651eda410460582a292dea44fa4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28470198883"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-30T19:30:43.000Z",
      "commit": "28fadb277f4d5825ecf922c2075f10ec0145112e",
      "fileid": "060a583a93500423afe93452111b43942126903e162caf2553be02b9d1f73073",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28470198883"
    }
  ]
}