{
  "_id": "6a3020d03efcd9bda433d586",
  "Package": "NMADTA",
  "Type": "Package",
  "Title": "Network Meta-Analysis of Multiple Diagnostic Tests",
  "Version": "0.1.4",
  "Authors@R": "c(person(given = \"Xing\", family = \"Xing\",\nrole = c(\"aut\", \"cre\"), email = \"xxing@arizona.edu\",\ncomment = c(ORCID = \"0000-0001-9394-8957\")),\nperson(given = \"Boyang\", family = \"Lu\", role = c(\"aut\")),\nperson(given = \"Lifeng\", family = \"Lin\", role = c(\"aut\")),\nperson(given = \"Qinshu\", family = \"Lian\", role = c(\"aut\")),\nperson(given = \"James S.\", family = \"Hodges\", role = c(\"aut\")),\nperson(given = \"Yong\", family = \"Chen\", role = c(\"aut\")),\nperson(given = \"Haitao\", family = \"Chu\",\nrole = c(\"aut\"), email = \"chux0051@umn.edu\",\ncomment = c(ORCID = \"0000-0003-0932-598X\")))",
  "Maintainer": "Xing Xing <xxing@arizona.edu>",
  "SystemRequirements": "JAGS 4.x.y (http://mcmc-jags.sourceforge.net)",
  "Description": "Provides statistical methods for network meta-analysis of\ndiagnostic tests to simultaneously compare multiple tests\nwithin a missing data framework, including: - Bayesian\nhierarchical model for network meta-analysis of multiple\ndiagnostic tests (Ma, Lian, Chu, Ibrahim, and Chen (2018)\n<doi:10.1093/biostatistics/kxx025>) - Bayesian Hierarchical\nSummary Receiver Operating Characteristic Model for Network\nMeta-Analysis of Diagnostic Tests (Lian, Hodges, and Chu (2019)\n<doi:10.1080/01621459.2018.1476239>).",
  "License": "GPL (>= 2)",
  "RdMacros": "Rdpack",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "LazyData": "true",
  "Packaged": {
    "Date": "2026-06-15 15:51:31 UTC",
    "User": "root"
  },
  "Author": "Xing Xing [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9394-8957>), Boyang Lu [aut],\nLifeng Lin [aut], Qinshu Lian [aut], James S. Hodges [aut],\nYong Chen [aut], Haitao Chu [aut] (ORCID:\n<https://orcid.org/0000-0003-0932-598X>)",
  "Config/pak/sysreqs": "jags",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-15 14:40:05 UTC",
  "RemoteUrl": "https://github.com/cran/NMADTA",
  "RemoteRef": "HEAD",
  "RemoteSha": "a81e5c2f7cbf71fa9055720c17f5e4f78ed2aaf9",
  "MD5sum": "51b7ce053abef67e16c06d1bbafeca3b",
  "_user": "cran",
  "_type": "src",
  "_file": "NMADTA_0.1.4.tar.gz",
  "_fileid": "e6429d828ba591688aa303b5c26a8c4133f19c8290078d7108ffad962479cb80",
  "_filesize": 227570,
  "_sha256": "e6429d828ba591688aa303b5c26a8c4133f19c8290078d7108ffad962479cb80",
  "_created": "2026-06-15T15:51:31.000Z",
  "_published": "2026-06-15T15:57:04.927Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81464131598,
      "time": 283,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7643579840"
    },
    {
      "job": 81464131559,
      "time": 277,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7643579679"
    },
    {
      "job": 81463468267,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7643453627"
    },
    {
      "job": 81464131578,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7643522146"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27558374060",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/NMADTA",
  "_commit": {
    "id": "a81e5c2f7cbf71fa9055720c17f5e4f78ed2aaf9",
    "author": "Xing Xing <xxing@arizona.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.4\n",
    "time": 1781534405
  },
  "_maintainer": {
    "name": "Xing Xing",
    "email": "xxing@arizona.edu",
    "orcid": "0000-0001-9394-8957"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "rjags",
      "version": ">= 4-6",
      "role": "Imports"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ks",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "MCMCpack",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "plotrix",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2025-10-14"
    },
    {
      "name": "0.1.1",
      "date": "2025-10-29"
    },
    {
      "name": "0.1.2",
      "date": "2026-01-14"
    },
    {
      "name": "0.1.3",
      "date": "2026-04-15"
    },
    {
      "name": "0.1.4",
      "date": "2026-06-15"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "xxing8jh",
      "count": 4,
      "uuid": 180215998
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 478,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/NMADTA"
  },
  "_searchresults": 0,
  "_topics": [
    "jags",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NMADTA.html",
    "manual.pdf"
  ],
  "_realowner": "xxing8jh",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-10-14"
    },
    {
      "version": "0.1.1",
      "date": "2025-10-29"
    },
    {
      "version": "0.1.2",
      "date": "2026-01-14"
    },
    {
      "version": "0.1.3",
      "date": "2026-04-15"
    },
    {
      "version": "0.1.4",
      "date": "2026-06-15"
    }
  ],
  "_exports": [
    "nmadt.hierarchical",
    "nmadt.hierarchical.MNAR",
    "nmadt.hsroc",
    "nmadt.hsroc.MNAR"
  ],
  "_datasets": [
    {
      "name": "dat.kang",
      "title": "Study-level results on the multiple diagnostic tests for colorectal cancer detection",
      "object": "dat.kang",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sid",
        "delta0",
        "delta1",
        "delta2",
        "T0",
        "T1",
        "T2",
        "n"
      ],
      "rows": 48,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dat.kang",
      "title": "Study-level results on the multiple diagnostic tests for colorectal cancer detection",
      "topics": [
        "dat.kang"
      ]
    },
    {
      "page": "nmadt.hierarchical",
      "title": "Hierarchical Model for Network Meta-Analysis of Diagnostic Accuracy Studies",
      "topics": [
        "nmadt.hierarchical"
      ]
    },
    {
      "page": "nmadt.hierarchical.MNAR",
      "title": "Hierarchical Model Network Meta-Analysis of Diagnostic Accuracy Studies Under MNAR Assumptions",
      "topics": [
        "nmadt.hierarchical.MNAR"
      ]
    },
    {
      "page": "nmadt.hsroc",
      "title": "HSROC Model for Network Meta-Analysis of Diagnostic Accuracy Studies",
      "topics": [
        "nmadt.hsroc"
      ]
    },
    {
      "page": "nmadt.hsroc.MNAR",
      "title": "HSROC Model for Network Meta-Analysis of Diagnostic Accuracy Studies Under MNAR Assumptions",
      "topics": [
        "nmadt.hsroc.MNAR"
      ]
    },
    {
      "page": "plot.nmadt",
      "title": "Plot method for `nmadt` objects",
      "topics": [
        "plot.nmadt"
      ]
    },
    {
      "page": "print.nmadt",
      "title": "Print method for `nmadt` objects",
      "topics": [
        "print.nmadt"
      ]
    },
    {
      "page": "summary.nmadt",
      "title": "Summary method for `nmadt` objects",
      "topics": [
        "summary.nmadt"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "coda",
    "cpp11",
    "farver",
    "FNN",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "kernlab",
    "KernSmooth",
    "ks",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mclust",
    "mcmc",
    "MCMCpack",
    "mgcv",
    "multicool",
    "mvtnorm",
    "nlme",
    "plotrix",
    "plyr",
    "pracma",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "Rdpack",
    "reshape2",
    "rjags",
    "rlang",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libjags",
      "package": "jags",
      "headers": "jags",
      "source": "jags",
      "version": "4.3.2-2.2404.0",
      "name": "jags",
      "homepage": "https://mcmc-jags.sourceforge.io",
      "description": "Just Another Gibbs Sampler for Bayesian MCMC - binary"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2.1760912590556813,
  "_indexed": false,
  "_nocasepkg": "nmadta",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://xxing8jh.r-universe.dev/NMADTA",
  "_previous": "0.1.3",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-15T15:54:00.000Z",
      "distro": "noble",
      "commit": "a81e5c2f7cbf71fa9055720c17f5e4f78ed2aaf9",
      "fileid": "c553a70f7ec36ba1a815c68efe4ece4b6fc179f6502a7a3e73f6137c45b389cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27558374060"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-15T15:54:00.000Z",
      "distro": "noble",
      "commit": "a81e5c2f7cbf71fa9055720c17f5e4f78ed2aaf9",
      "fileid": "b77c03ec84abca6f1f63b20e7d5b2d9adc02ac942672854611f09f41e0adb8cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27558374060"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-15T15:54:32.000Z",
      "commit": "a81e5c2f7cbf71fa9055720c17f5e4f78ed2aaf9",
      "fileid": "0ed3ed5a9a6f103f6dbfb61c1ac459709215815f7e8b997374a08c788301dd74",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27558374060"
    }
  ]
}