{
  "_id": "6a1702e4acfb0bcc41d90a94",
  "Package": "chainbinomial",
  "Type": "Package",
  "Title": "Chain Binomial Models for Analysis of Infectious Disease Data",
  "Version": "0.1.10",
  "Authors@R": "person(given = \"Jonas Christoffer\",\nfamily = \"Lindstrøm\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jonaslindstrom88@gmail.com\")",
  "Maintainer": "Jonas Christoffer Lindstrøm <jonaslindstrom88@gmail.com>",
  "Description": "Implements the chain binomial model for analysis of\ninfectious disease data. Contains functions for calculating\nprobabilities of the final size of infectious disease outbreaks\nusing the method from D. Ludwig (1975)\n<doi:10.1016/0025-5564(75)90119-4> and for outbreaks that are\nnot concluded, from Lindstrøm et al. (2024)\n<doi:10.48550/arXiv.2403.03948>. The package also contains\nmethods for estimation and regression analysis of secondary\nattack rates.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://opisthokonta.r-universe.dev",
  "Date/Publication": "2026-05-27 13:41:28 UTC",
  "RemoteUrl": "https://github.com/opisthokonta/chainbinomial",
  "RemoteRef": "HEAD",
  "RemoteSha": "c4d49304e66c23e2b47623b5be9f753bcb5331ac",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 14:39:34 UTC",
    "User": "root"
  },
  "Author": "Jonas Christoffer Lindstrøm [aut, cre]",
  "MD5sum": "217f6e376ca51ca0c9241dd4941e3168",
  "_user": "opisthokonta",
  "_type": "src",
  "_file": "chainbinomial_0.1.10.tar.gz",
  "_fileid": "acca2054d6d4164762dbdbeca0579546e747c973bc9794917a1e220b3e4efa9e",
  "_filesize": 181964,
  "_sha256": "acca2054d6d4164762dbdbeca0579546e747c973bc9794917a1e220b3e4efa9e",
  "_created": "2026-05-27T14:39:34.000Z",
  "_published": "2026-05-27T14:42:44.831Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78101448112,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7243316445"
    },
    {
      "job": 78101448238,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243317857"
    },
    {
      "job": 78101448204,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7243298999"
    },
    {
      "job": 78101448261,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243325108"
    },
    {
      "job": 78100654352,
      "time": 221,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243260369"
    },
    {
      "job": 78101448069,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243305970"
    },
    {
      "job": 78101448108,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7243305793"
    },
    {
      "job": 78101448109,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7243295699"
    },
    {
      "job": 78101448431,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243309941"
    }
  ],
  "_buildurl": "https://github.com/r-universe/opisthokonta/actions/runs/26517992512",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/opisthokonta/chainbinomial",
  "_commit": {
    "id": "c4d49304e66c23e2b47623b5be9f753bcb5331ac",
    "author": "Jonas Christoffer Lindstrøm <JonasChristoffer.Lindstrom@fhi.no>",
    "committer": "Jonas Christoffer Lindstrøm <JonasChristoffer.Lindstrom@fhi.no>",
    "message": "import lifecycle\n",
    "time": 1779889288
  },
  "_maintainer": {
    "name": "Jonas Christoffer Lindstrøm",
    "email": "jonaslindstrom88@gmail.com",
    "login": "opisthokonta",
    "twitter": "@opisthokonta",
    "description": "",
    "uuid": 6104264
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "generics",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "numDeriv",
      "version": ">= 2016.8-1.1",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.3",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "version": ">= 1.3.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "opisthokonta",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "opisthokonta",
      "count": 4,
      "uuid": 6104264
    }
  ],
  "_userbio": {
    "uuid": 6104264,
    "type": "user",
    "name": "Jonas"
  },
  "_downloads": {
    "count": 137,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/chainbinomial"
  },
  "_devurl": "https://github.com/opisthokonta/chainbinomial",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/chainbinomial.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/opisthokonta/chainbinomial",
  "_realowner": "opisthokonta",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.5",
      "date": "2024-05-27"
    }
  ],
  "_exports": [
    "cbmod",
    "dcbhyper",
    "dchainbinom",
    "dchainbinom2",
    "ecbhyper",
    "echainbinom",
    "echainbinom2",
    "estimate_sar",
    "estimate_sar_cbhyper",
    "glance",
    "pchainbinom",
    "pchainbinom2",
    "rchainbinom",
    "tidy",
    "varchainbinom",
    "varchainbinom2"
  ],
  "_datasets": [
    {
      "name": "heasman_reid_1961_chains",
      "title": "Common Cold Data",
      "object": "heasman_reid_1961_chains",
      "class": [
        "data.frame"
      ],
      "fields": [
        "chain",
        "n"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "heasman_reid_1961_crowding",
      "title": "Common Cold Data",
      "object": "heasman_reid_1961_crowding",
      "class": [
        "data.frame"
      ],
      "fields": [
        "furter_cases",
        "overcrowding",
        "crowded",
        "uncrowded"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "heasman_reid_1961_intro_case_status",
      "title": "Common Cold Data",
      "object": "heasman_reid_1961_intro_case_status",
      "class": [
        "data.frame"
      ],
      "fields": [
        "furter_cases",
        "father",
        "mother",
        "school_child",
        "pre_school_child"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cbmod",
      "title": "Fitting models for the Transmission Probability with Chain Binomial response",
      "topics": [
        "cbmod"
      ]
    },
    {
      "page": "coef.cbmod",
      "title": "Extract Model Coefficient for cbmod Fits",
      "topics": [
        "coef.cbmod"
      ]
    },
    {
      "page": "confint.cbmod",
      "title": "Confidence intervals for cbmod Object.",
      "topics": [
        "confint.cbmod"
      ]
    },
    {
      "page": "confint.sar",
      "title": "Confidence intervals for sar Object.",
      "topics": [
        "confint.sar"
      ]
    },
    {
      "page": "confint.sar2",
      "title": "Confidence intervals for sar2 Object.",
      "topics": [
        "confint.sar2"
      ]
    },
    {
      "page": "dcbhyper",
      "title": "The Hyper Chain Binomial distribution",
      "topics": [
        "dcbhyper",
        "ecbhyper"
      ]
    },
    {
      "page": "dchainbinom",
      "title": "The Chain Binomial distribution",
      "topics": [
        "dchainbinom",
        "dchainbinom2",
        "echainbinom",
        "echainbinom2",
        "pchainbinom",
        "pchainbinom2",
        "rchainbinom",
        "varchainbinom",
        "varchainbinom2"
      ]
    },
    {
      "page": "estimate_sar",
      "title": "Estimate Transmission Probability of the Chain Binomial Model",
      "topics": [
        "estimate_sar"
      ]
    },
    {
      "page": "estimate_sar_cbhyper",
      "title": "Estimate Secondary Attack Rate of the Hyper Chain Binomial Model",
      "topics": [
        "estimate_sar_cbhyper"
      ]
    },
    {
      "page": "glance.cbmod",
      "title": "Glance at a cbmod object",
      "topics": [
        "glance.cbmod"
      ]
    },
    {
      "page": "heasman_reid_1961",
      "title": "Common Cold Data",
      "topics": [
        "heasman_reid_1961",
        "heasman_reid_1961_chains",
        "heasman_reid_1961_crowding",
        "heasman_reid_1961_intro_case_status"
      ]
    },
    {
      "page": "predict.cbmod",
      "title": "Predict Method for cbmod Fits",
      "topics": [
        "predict.cbmod"
      ]
    },
    {
      "page": "residuals.cbmod",
      "title": "Extract Model Residuals for cbmod Fits",
      "topics": [
        "residuals.cbmod"
      ]
    },
    {
      "page": "summary.cbmod",
      "title": "Summary of cbmod Object.",
      "topics": [
        "summary.cbmod"
      ]
    },
    {
      "page": "tidy.cbmod",
      "title": "Tidy a cbmod object",
      "topics": [
        "tidy.cbmod"
      ]
    },
    {
      "page": "vcov.cbmod",
      "title": "Variance-Covariance Matrix of cbmod Object.",
      "topics": [
        "vcov.cbmod"
      ]
    }
  ],
  "_readme": "https://github.com/opisthokonta/chainbinomial/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "generics",
    "lifecycle",
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "chain_glm.Rmd",
      "filename": "chain_glm.html",
      "title": "Analyzing chain data with glm",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The data",
        "Data processing",
        "Binomial log-linear models",
        "Fitting the model",
        "Analysis of final outbreak size",
        "Other models for the escape probability",
        "Becker's general model",
        "References"
      ],
      "created": "2024-05-14 07:48:42",
      "modified": "2026-05-27 12:32:29",
      "commits": 4
    },
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to the chainbinomial package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The Chain Binomial model",
        "The final Chain Binomial count probabilities",
        "The incomplete Chain Binomial count probabilities",
        "Estimating the transmission probability",
        "Regression model",
        "References"
      ],
      "created": "2024-05-02 12:53:03",
      "modified": "2026-05-27 12:32:29",
      "commits": 4
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "chainbinomial",
  "_universes": [
    "opisthokonta"
  ],
  "_previous": "0.1.9",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.10",
      "date": "2026-05-27T14:41:45.000Z",
      "distro": "noble",
      "commit": "c4d49304e66c23e2b47623b5be9f753bcb5331ac",
      "fileid": "032597ce8db8364538cc3f4c55bdd67977d2ad3adf900a3beeb00a8155d3c1ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/opisthokonta/actions/runs/26517992512"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.10",
      "date": "2026-05-27T14:41:47.000Z",
      "distro": "noble",
      "commit": "c4d49304e66c23e2b47623b5be9f753bcb5331ac",
      "fileid": "b8a26e88cbd890324ce92affae8b15e5a1062add9b5150c0e51cebf5da6fa6a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/opisthokonta/actions/runs/26517992512"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.10",
      "date": "2026-05-27T14:41:08.000Z",
      "commit": "c4d49304e66c23e2b47623b5be9f753bcb5331ac",
      "fileid": "baa2cdd4de309d3940f9413bbd88d27bb78e2b70ffd6724d46bab80a9e1c49b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/opisthokonta/actions/runs/26517992512"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.10",
      "date": "2026-05-27T14:42:01.000Z",
      "commit": "c4d49304e66c23e2b47623b5be9f753bcb5331ac",
      "fileid": "0df5593aa836268141210510aaa62ef738311e750fc32e76b536d1f0e1f6d07b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/opisthokonta/actions/runs/26517992512"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.10",
      "date": "2026-05-27T14:41:37.000Z",
      "commit": "c4d49304e66c23e2b47623b5be9f753bcb5331ac",
      "fileid": "7f9855c134207ba6e54fb75562e14d7c777e0b1fdd31048a2e3218aa7446d0a2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/opisthokonta/actions/runs/26517992512"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.10",
      "date": "2026-05-27T14:41:10.000Z",
      "commit": "c4d49304e66c23e2b47623b5be9f753bcb5331ac",
      "fileid": "72587af834693cb2d8db79ed707f5be379ebdbf2b546c03fede76e5c8cd66bdd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/opisthokonta/actions/runs/26517992512"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.10",
      "date": "2026-05-27T14:40:49.000Z",
      "commit": "c4d49304e66c23e2b47623b5be9f753bcb5331ac",
      "fileid": "cb6feff49e1b9bc28de8540a9c25678688b46d1ab0a0358199b181613369a37b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/opisthokonta/actions/runs/26517992512"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.10",
      "date": "2026-05-27T14:41:18.000Z",
      "commit": "c4d49304e66c23e2b47623b5be9f753bcb5331ac",
      "fileid": "c4df90cedea3c7fccf0a5d156dd7b1bc76675d68c9932de582ca25c324e68281",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/opisthokonta/actions/runs/26517992512"
    }
  ]
}