{
  "_id": "6a10167aacfb0bcc41c84707",
  "Package": "MRMCbinary",
  "Title": "Multi-Reader Multi-Case Analysis of Binary Diagnostic Tests",
  "Version": "1.0.6",
  "Description": "Implements methods for comparing sensitivities and\nspecificities in balanced (or fully crossed) multi-reader\nmulti-case (MRMC) studies with binary diagnostic test results.\nIt implements conditional logistic regression and provides\nscore tests equivalent to Cochran's Q test (which corresponds\nto McNemar's test when comparing two modalities only). The\nmethodology is based on Lee et al. (2026)\n<doi:10.1002/sim.70471>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/seungjae2525/MRMCbinary",
  "BugReports": "https://github.com/seungjae2525/MRMCbinary/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Authors@R": "c(person(given = \"Seungjae\",\nfamily = \"Lee\",\nrole = c(\"aut\", \"cre\"),\nemail = \"seungjae2525@gmail.com\",\ncomment = c(ORCID = \"0000-0001-5508-8634\")),\nperson(given = \"Woojoo\",\nfamily = \"Lee\",\nrole = \"aut\",\ncomment = c(ORCID = \"0000-0001-7447-7045\")))",
  "Packaged": {
    "Date": "2026-05-22 08:37:02 UTC",
    "User": "root"
  },
  "Author": "Seungjae Lee [aut, cre]\n(<https://orcid.org/0000-0001-5508-8634>), Woojoo Lee [aut]\n(<https://orcid.org/0000-0001-7447-7045>)",
  "Maintainer": "Seungjae Lee <seungjae2525@gmail.com>",
  "Config/pak/sysreqs": "cmake make libuv1-dev libssl-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://seungjae2525.r-universe.dev",
  "Date/Publication": "2026-03-23 14:27:36 UTC",
  "RemoteUrl": "https://github.com/seungjae2525/mrmcbinary",
  "RemoteRef": "HEAD",
  "RemoteSha": "9bb5cbb36c662a94494432323f09daedaf01e5d7",
  "MD5sum": "6f74de989b729a8669dd6da497a61641",
  "_user": "seungjae2525",
  "_type": "src",
  "_file": "MRMCbinary_1.0.6.tar.gz",
  "_fileid": "dba35aa8683b116ca1bf69189e52769213ed72c67ed924b9892c7866e2b5fcfa",
  "_filesize": 158781,
  "_sha256": "dba35aa8683b116ca1bf69189e52769213ed72c67ed924b9892c7866e2b5fcfa",
  "_created": "2026-05-22T08:37:02.000Z",
  "_published": "2026-05-22T08:40:26.715Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77345341533,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7156356040"
    },
    {
      "job": 77345341605,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156356585"
    },
    {
      "job": 77345341527,
      "time": 172,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7156354044"
    },
    {
      "job": 77345341532,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156351343"
    },
    {
      "job": 77344936863,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156312296"
    },
    {
      "job": 77345341568,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156343281"
    },
    {
      "job": 77345341628,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7156343931"
    },
    {
      "job": 77345341566,
      "time": 160,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7156363545"
    },
    {
      "job": 77345341560,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156340682"
    }
  ],
  "_buildurl": "https://github.com/r-universe/seungjae2525/actions/runs/26277389950",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/seungjae2525/mrmcbinary",
  "_commit": {
    "id": "9bb5cbb36c662a94494432323f09daedaf01e5d7",
    "author": "Seungjae Lee <seungjae2525@gmail.com>",
    "committer": "Seungjae Lee <seungjae2525@gmail.com>",
    "message": "Update MRMCbinary package to version 1.0.6\n",
    "time": 1774276056
  },
  "_maintainer": {
    "name": "Seungjae Lee",
    "email": "seungjae2525@gmail.com",
    "login": "seungjae2525",
    "description": "Biostatistics;\nMedical Statistics;\nCausal Inference",
    "uuid": 31301710,
    "orcid": "0000-0001-5508-8634"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "DescTools",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "survival",
      "version": ">= 3.8-1",
      "role": "Imports"
    }
  ],
  "_owner": "seungjae2525",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 5
    }
  ],
  "_tags": [],
  "_topics": [
    "binary-data",
    "diagnostic-accuracy",
    "mrmc"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "seungjae2525",
      "count": 67,
      "uuid": 31301710
    }
  ],
  "_userbio": {
    "uuid": 31301710,
    "type": "user",
    "name": "Seungjae Lee",
    "description": "Biostatistics;\r\nMedical Statistics;\r\nCausal Inference"
  },
  "_downloads": {
    "count": 184,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MRMCbinary"
  },
  "_devurl": "https://github.com/seungjae2525/mrmcbinary",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MRMCbinary.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/seungjae2525/mrmcbinary",
  "_realowner": "seungjae2525",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.4",
      "date": "2025-01-31"
    },
    {
      "version": "1.0.5",
      "date": "2025-02-20"
    },
    {
      "version": "1.0.6",
      "date": "2026-03-23"
    }
  ],
  "_exports": [
    "MRMCbinary",
    "SensSpec"
  ],
  "_datasets": [
    {
      "name": "VanDyke",
      "title": "Multi-reader multi-case dataset",
      "object": "VanDyke",
      "class": [
        "data.frame"
      ],
      "fields": [
        "reader",
        "treatment",
        "case",
        "truth",
        "rating",
        "case2",
        "case3"
      ],
      "rows": 1140,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "MRMCbinary-package",
      "title": "MRMCbinary: Multi-reader multi-case analysis of binary diagnostic tests",
      "topics": [
        "MRMCbinary-package"
      ]
    },
    {
      "page": "MRMCbinary",
      "title": "Multi-reader multi-case analysis of binary diagnostic tests",
      "topics": [
        "MRMCbinary"
      ]
    },
    {
      "page": "print.MRMCbinary",
      "title": "Print method for 'MRMCbinary' objects",
      "topics": [
        "print.MRMCbinary"
      ]
    },
    {
      "page": "print.SensSpec",
      "title": "Print method for 'SensSpec' objects",
      "topics": [
        "print.SensSpec"
      ]
    },
    {
      "page": "SensSpec",
      "title": "Calculate sensitivity and specificity",
      "topics": [
        "SensSpec"
      ]
    },
    {
      "page": "summary.MRMCbinary",
      "title": "Summary method for 'MRMCbinary' objects",
      "topics": [
        "summary.MRMCbinary"
      ]
    },
    {
      "page": "VanDyke",
      "title": "Multi-reader multi-case dataset",
      "topics": [
        "VanDyke"
      ]
    }
  ],
  "_readme": "https://github.com/seungjae2525/mrmcbinary/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "boot",
    "cellranger",
    "class",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DescTools",
    "e1071",
    "Exact",
    "expm",
    "forcats",
    "fs",
    "gld",
    "glue",
    "haven",
    "hms",
    "httr",
    "jsonlite",
    "lattice",
    "lifecycle",
    "lmom",
    "magrittr",
    "MASS",
    "Matrix",
    "mime",
    "mvtnorm",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "R6",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "rootSolve",
    "rstudioapi",
    "survival",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "mrmcbinary",
  "_universes": [
    "seungjae2525"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-05-22T08:39:08.000Z",
      "distro": "noble",
      "commit": "9bb5cbb36c662a94494432323f09daedaf01e5d7",
      "fileid": "d17a1adf4d62572a0f39fad659ab55015ed9cd820912ea658909363d97423f32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/seungjae2525/actions/runs/26277389950"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-05-22T08:39:09.000Z",
      "distro": "noble",
      "commit": "9bb5cbb36c662a94494432323f09daedaf01e5d7",
      "fileid": "3fecec2aee7a44b3e50f285b6faff525794e1ee9a5ab270400b093ceb73c948a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/seungjae2525/actions/runs/26277389950"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-05-22T08:39:14.000Z",
      "commit": "9bb5cbb36c662a94494432323f09daedaf01e5d7",
      "fileid": "72842039f1905cc3ae7d0a05717f278417c5769733efabcf62f6b97977762ce1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/seungjae2525/actions/runs/26277389950"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-05-22T08:38:57.000Z",
      "commit": "9bb5cbb36c662a94494432323f09daedaf01e5d7",
      "fileid": "2e3573de5d17c9053f99ecc715e2c1df7a016fc723e8875f0e5ed8bfefea941e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/seungjae2525/actions/runs/26277389950"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.6",
      "date": "2026-05-22T08:39:01.000Z",
      "commit": "9bb5cbb36c662a94494432323f09daedaf01e5d7",
      "fileid": "a5ea374a5130716c364ac01c586023ea2176b65e9f4d9c1cdf02a3dfb9a71ff9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/seungjae2525/actions/runs/26277389950"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-22T08:38:23.000Z",
      "commit": "9bb5cbb36c662a94494432323f09daedaf01e5d7",
      "fileid": "5ff37d2d46d4721dd7e90c31ed4492ad1a0d6988aa71e03703babba35e4b61b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/seungjae2525/actions/runs/26277389950"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-22T08:39:34.000Z",
      "commit": "9bb5cbb36c662a94494432323f09daedaf01e5d7",
      "fileid": "8cf6b348b283c7255dda24b71f2680f44b85da60890e65f9dcc95f67527af17e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/seungjae2525/actions/runs/26277389950"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-22T08:38:12.000Z",
      "commit": "9bb5cbb36c662a94494432323f09daedaf01e5d7",
      "fileid": "bbe3d6f781daec5f33dc569795c777c423d160fb19efc9ae78170edb8f0a9c61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/seungjae2525/actions/runs/26277389950"
    }
  ]
}