{
  "_id": "6a2543864b233be19839a48b",
  "Type": "Package",
  "Package": "matchedcc",
  "Title": "'Stata'-Like Matched Case-Control Analysis",
  "Version": "0.1.1.9000",
  "Date": "2024-11-19",
  "Authors@R": "person(c(\"Simon\", \"R\"), \"Parker\", email = \"simon.parker.24@ucl.ac.uk\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0003-8214-4496\"))",
  "Maintainer": "Simon R Parker <simon.parker.24@ucl.ac.uk>",
  "Description": "Calculate multiple statistics with confidence intervals\nfor matched case-control data including risk difference, risk\nratio, relative difference, and the odds ratio. Results are\nequivalent to those from 'Stata', and you can choose how to\nformat your input data. Methods used are those described on\npage 56 of the 'Stata' documentation for \"Epitab - Tables for\nEpidemologists\" <https://www.stata.com/manuals/repitab.pdf>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://github.com/simpar1471/matchedcc/,\nhttps://simpar1471.github.io/matchedcc/",
  "BugReports": "https://github.com/simpar1471/matchedcc/issues",
  "LazyData": "true",
  "Config/Needs/website": "rmarkdown",
  "Repository": "https://simpar1471.r-universe.dev",
  "Date/Publication": "2024-11-21 19:00:02 UTC",
  "RemoteUrl": "https://github.com/simpar1471/matchedcc",
  "RemoteRef": "HEAD",
  "RemoteSha": "278932d54dd50e05be4c569f6d90eed4ce99a05f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 10:06:53 UTC",
    "User": "root"
  },
  "Author": "Simon R Parker [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0003-8214-4496>)",
  "MD5sum": "ec1ad9ee805dc3351d3387cbe1856328",
  "_user": "simpar1471",
  "_type": "src",
  "_file": "matchedcc_0.1.1.9000.tar.gz",
  "_fileid": "cb8b9002233f31f116fd0d22067da361491463ab67e834a94d6108e36365d328",
  "_filesize": 466738,
  "_sha256": "cb8b9002233f31f116fd0d22067da361491463ab67e834a94d6108e36365d328",
  "_created": "2026-06-07T10:06:53.000Z",
  "_published": "2026-06-07T10:10:14.575Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79950219189,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7463109090"
    },
    {
      "job": 79950219194,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463110109"
    },
    {
      "job": 79950219154,
      "time": 169,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7463111843"
    },
    {
      "job": 79950219157,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463107808"
    },
    {
      "job": 79950053685,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463095790"
    },
    {
      "job": 79950219164,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463108364"
    },
    {
      "job": 79950219193,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7463106622"
    },
    {
      "job": 79950219172,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7463105553"
    },
    {
      "job": 79950219175,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463104772"
    }
  ],
  "_buildurl": "https://github.com/r-universe/simpar1471/actions/runs/27089406668",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/simpar1471/matchedcc",
  "_commit": {
    "id": "278932d54dd50e05be4c569f6d90eed4ce99a05f",
    "author": "Simon Parker <65285181+awadafuk@users.noreply.github.com>",
    "committer": "Simon Parker <65285181+awadafuk@users.noreply.github.com>",
    "message": "chore: add Zenodo DOI badge + minor DESCRIPTION update\n",
    "time": 1732215602
  },
  "_maintainer": {
    "name": "Simon R Parker",
    "email": "simon.parker.24@ucl.ac.uk",
    "login": "simpar1471",
    "uuid": 65285181
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "binom",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "vctrs",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "RStata",
      "role": "Suggests"
    }
  ],
  "_owner": "simpar1471",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "epidemiology",
    "matched-case-control"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "simpar1471",
      "count": 12,
      "uuid": 65285181
    }
  ],
  "_userbio": {
    "uuid": 65285181,
    "type": "user",
    "name": "Simon Parker",
    "description": "PhD Student at the Unit for Lifelong Health and Ageing @ UCL. In my spare time I maintain packages for the analysis of child growth."
  },
  "_downloads": {
    "count": 136,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/matchedcc"
  },
  "_devurl": "https://github.com/simpar1471/matchedcc",
  "_pkgdown": "https://simpar1471.github.io/matchedcc/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/matchedcc.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/simpar1471/matchedcc",
  "_realowner": "simpar1471",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2024-11-21"
    }
  ],
  "_exports": [
    "mcc",
    "mcci"
  ],
  "_datasets": [
    {
      "name": "mccxmpl",
      "title": "Example data for matched case-control analysis",
      "object": "mccxmpl",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "case",
        "control"
      ],
      "rows": 27,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "mcc",
      "title": "Stata-like analysis of unstratified matched-case control data",
      "topics": [
        "mcc",
        "mcci"
      ]
    },
    {
      "page": "mccxmpl",
      "title": "Example data for matched case-control analysis",
      "topics": [
        "mccxmpl"
      ]
    }
  ],
  "_pkglogo": "https://github.com/simpar1471/matchedcc/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/simpar1471/matchedcc/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "binom",
    "checkmate",
    "cli"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "matchedcc",
  "_universes": [
    "simpar1471"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-06-07T10:08:40.000Z",
      "distro": "noble",
      "commit": "278932d54dd50e05be4c569f6d90eed4ce99a05f",
      "fileid": "730738a7611559080bb6b3b87c3aa99e83b09734d777c49c5dd509bd3643d661",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simpar1471/actions/runs/27089406668"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-06-07T10:08:48.000Z",
      "distro": "noble",
      "commit": "278932d54dd50e05be4c569f6d90eed4ce99a05f",
      "fileid": "1331f332212ba8d070da3b36fffb36cb62ee9ec49ac3f6678bc618abd279e29c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simpar1471/actions/runs/27089406668"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-06-07T10:09:03.000Z",
      "commit": "278932d54dd50e05be4c569f6d90eed4ce99a05f",
      "fileid": "b536f7b1a040060f9e3c8c16ea51c70afd59200d532e4d2a120bcb4723f53254",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simpar1471/actions/runs/27089406668"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-06-07T10:08:34.000Z",
      "commit": "278932d54dd50e05be4c569f6d90eed4ce99a05f",
      "fileid": "b0cb972f18c57a6a437c1f2b998225d0b29ea41a15b993964146eec7275237ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simpar1471/actions/runs/27089406668"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-06-07T10:08:49.000Z",
      "commit": "278932d54dd50e05be4c569f6d90eed4ce99a05f",
      "fileid": "8b41045f2ba973e02e4d577f99991c4d5b3ea220c3f54cc5e8e7a72a10698558",
      "status": "success",
      "buildurl": "https://github.com/r-universe/simpar1471/actions/runs/27089406668"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-06-07T10:08:13.000Z",
      "commit": "278932d54dd50e05be4c569f6d90eed4ce99a05f",
      "fileid": "ef84fa5fa33d313b56bd26357b688807e422a5e1686056e36cfb2297208fdb89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simpar1471/actions/runs/27089406668"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-06-07T10:08:08.000Z",
      "commit": "278932d54dd50e05be4c569f6d90eed4ce99a05f",
      "fileid": "7721f22019460e438690d4279e3eba663a4910b23918e2edcd0ce017be9deabd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simpar1471/actions/runs/27089406668"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-06-07T10:07:58.000Z",
      "commit": "278932d54dd50e05be4c569f6d90eed4ce99a05f",
      "fileid": "3f0374a37508a4b5220d34a769f103444569b70a564f73e975816dd598462cd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simpar1471/actions/runs/27089406668"
    }
  ]
}