{
  "_id": "6a143bc1acfb0bcc41d4231c",
  "Package": "diagmeta",
  "Title": "Meta-Analysis of Diagnostic Accuracy Studies with Several\nCutpoints",
  "Version": "0.6-0",
  "Date": "2024-09-30",
  "Authors@R": "c(person(\"Gerta\", \"Rücker\",\nrole = \"aut\",\ncomment = c(ORCID = \"0000-0002-2192-2560\")),\nperson(\"Susanne\", \"Steinhauser\",\nrole = \"aut\"),\nperson(\"Srinath\", \"Kolampally\",\nrole = \"aut\"),\nperson(\"Guido\", \"Schwarzer\",\nrole = c(\"aut\", \"cre\"),\nemail = \"guido.schwarzer@uniklinik-freiburg.de\",\ncomment = c(ORCID = \"0000-0001-6214-9087\")))",
  "URL": "https://github.com/guido-s/diagmeta",
  "Description": "Provides methods by Steinhauser et al. (2016)\n<DOI:10.1186/s12874-016-0196-1> for meta-analysis of diagnostic\naccuracy studies with several cutpoints.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libicu-dev libxml2-dev libx11-dev",
  "Repository": "https://guido-s.r-universe.dev",
  "Date/Publication": "2024-09-30 12:24:34 UTC",
  "RemoteUrl": "https://github.com/guido-s/diagmeta",
  "RemoteRef": "HEAD",
  "RemoteSha": "3504dcdb8c7baee33f60f3814ca8c0913675ac20",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 12:04:51 UTC",
    "User": "root"
  },
  "Author": "Gerta Rücker [aut] (ORCID: <https://orcid.org/0000-0002-2192-2560>),\nSusanne Steinhauser [aut],\nSrinath Kolampally [aut],\nGuido Schwarzer [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6214-9087>)",
  "Maintainer": "Guido Schwarzer <guido.schwarzer@uniklinik-freiburg.de>",
  "MD5sum": "9757934258c1cafe5662b48dc5d9d006",
  "_user": "guido-s",
  "_type": "src",
  "_file": "diagmeta_0.6-0.tar.gz",
  "_fileid": "36fef6721f20505b541ffe55fe960c0fcab5881c7b1df8860333f2147121d5f9",
  "_filesize": 202610,
  "_sha256": "36fef6721f20505b541ffe55fe960c0fcab5881c7b1df8860333f2147121d5f9",
  "_created": "2026-05-25T12:04:51.000Z",
  "_published": "2026-05-25T12:08:33.568Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77708426438,
      "time": 189,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7197860406"
    },
    {
      "job": 77708426396,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7197853370"
    },
    {
      "job": 77708426411,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7197840927"
    },
    {
      "job": 77708426436,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7197838679"
    },
    {
      "job": 77708015107,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7197815358"
    },
    {
      "job": 77708426443,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7197842666"
    },
    {
      "job": 77708426468,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7197844065"
    },
    {
      "job": 77708426408,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7197842463"
    },
    {
      "job": 77708426444,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7197842810"
    }
  ],
  "_buildurl": "https://github.com/r-universe/guido-s/actions/runs/26399474276",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/guido-s/diagmeta",
  "_commit": {
    "id": "3504dcdb8c7baee33f60f3814ca8c0913675ac20",
    "author": "Guido Schwarzer <guido.schwarzer@uniklinik-freiburg.de>",
    "committer": "Guido Schwarzer <guido.schwarzer@uniklinik-freiburg.de>",
    "message": "plot.diagmeta(): do not use chull() to determine order of x- and y-values to plot confidence regions for sensitivity and specificity\n",
    "time": 1727699074
  },
  "_maintainer": {
    "name": "Guido Schwarzer",
    "email": "guido.schwarzer@uniklinik-freiburg.de",
    "login": "guido-s",
    "description": "Research interests: meta-analysis, statistical programming - Author of Use-R! book \"Meta-Analysis with R\" (http://www.springer.com/gp/book/9783319214153)",
    "uuid": 10942806,
    "orcid": "0000-0001-6214-9087"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "meta",
      "version": ">= 5.0-0",
      "role": "Depends"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    }
  ],
  "_owner": "guido-s",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "diagnostic-accuracy-studies",
    "meta-analysis",
    "rstudio"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "guido-s",
      "count": 85,
      "uuid": 10942806
    }
  ],
  "_userbio": {
    "uuid": 10942806,
    "type": "user",
    "name": "Guido Schwarzer",
    "description": "Research interests: meta-analysis, statistical programming - Author of Use-R! book \"Meta-Analysis with R\" (http://www.springer.com/gp/book/9783319214153)"
  },
  "_downloads": {
    "count": 330,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/diagmeta"
  },
  "_mentions": 10,
  "_devurl": "https://github.com/guido-s/diagmeta",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/diagmeta.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/guido-s/diagmeta",
  "_realowner": "guido-s",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2-0",
      "date": "2018-03-28"
    },
    {
      "version": "0.3-0",
      "date": "2018-12-11"
    },
    {
      "version": "0.3-1",
      "date": "2019-04-11"
    },
    {
      "version": "0.4-0",
      "date": "2020-04-02"
    },
    {
      "version": "0.4-1",
      "date": "2021-05-11"
    },
    {
      "version": "0.5-0",
      "date": "2022-04-22"
    },
    {
      "version": "0.5-1",
      "date": "2022-12-21"
    }
  ],
  "_exports": [
    "as.data.frame.diagmeta",
    "diagmeta",
    "diagstats",
    "ipd2diag",
    "plot.diagmeta",
    "print.diagmeta",
    "print.diagstats",
    "print.summary.diagmeta",
    "summary.diagmeta"
  ],
  "_datasets": [
    {
      "name": "Schneider2017",
      "title": "Meta-analysis of studies of the diagnostic test accuracy of FENO for diagnosis of asthma",
      "object": "Schneider2017",
      "file": "Schneider2017.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "study_id",
        "author",
        "year",
        "group",
        "cutpoint",
        "tpos",
        "fneg",
        "fpos",
        "tneg"
      ],
      "rows": 150,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "diagmeta-package",
      "title": "diagmeta: Brief overview of methods and general hints",
      "topics": [
        "diagmeta-package"
      ]
    },
    {
      "page": "as.data.frame.diagmeta",
      "title": "Extract data frame from diagmeta objects",
      "topics": [
        "as.data.frame.diagmeta"
      ]
    },
    {
      "page": "diagmeta",
      "title": "Meta-analysis of diagnostic test accuracy studies with the multiple cutoffs model",
      "topics": [
        "diagmeta"
      ]
    },
    {
      "page": "diagstats",
      "title": "Calculate statistical measures of test performance for objects of class 'diagmeta'",
      "topics": [
        "diagstats"
      ]
    },
    {
      "page": "ipd2diag",
      "title": "Individual participant data to enter them into diagmeta",
      "topics": [
        "ipd2diag"
      ]
    },
    {
      "page": "plot.diagmeta",
      "title": "Plot for meta-analysis of diagnostic test accuracy studies with the multiple cutoffs model",
      "topics": [
        "plot.diagmeta"
      ]
    },
    {
      "page": "print.diagmeta",
      "title": "Print method for diagmeta objects",
      "topics": [
        "print.diagmeta"
      ]
    },
    {
      "page": "print.diagstats",
      "title": "Print method for diagstats objects",
      "topics": [
        "print.diagstats"
      ]
    },
    {
      "page": "print.summary.diagmeta",
      "title": "Print detailed results for diagmeta objects",
      "topics": [
        "print.summary.diagmeta"
      ]
    },
    {
      "page": "Schneider2017",
      "title": "Meta-analysis of studies of the diagnostic test accuracy of FENO for diagnosis of asthma",
      "topics": [
        "Schneider2017"
      ]
    },
    {
      "page": "summary.diagmeta",
      "title": "Summary method for diagmeta",
      "topics": [
        "summary.diagmeta"
      ]
    }
  ],
  "_readme": "https://github.com/guido-s/diagmeta/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "boot",
    "cli",
    "clipr",
    "CompQuadForm",
    "cpp11",
    "crayon",
    "digest",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "magrittr",
    "MASS",
    "mathjaxr",
    "Matrix",
    "meta",
    "metabook",
    "metadat",
    "metafor",
    "minqa",
    "nlme",
    "nloptr",
    "numDeriv",
    "pbapply",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "readr",
    "reformulas",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xml2"
  ],
  "_score": 4.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "diagmeta",
  "_universes": [
    "guido-s"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6-0",
      "date": "2026-05-25T12:07:10.000Z",
      "distro": "noble",
      "commit": "3504dcdb8c7baee33f60f3814ca8c0913675ac20",
      "fileid": "1fb7a4e90b11f32be0ccaa51594abac8ca7ecf05fe223a25d4e5f34455e1629d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guido-s/actions/runs/26399474276"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6-0",
      "date": "2026-05-25T12:07:02.000Z",
      "distro": "noble",
      "commit": "3504dcdb8c7baee33f60f3814ca8c0913675ac20",
      "fileid": "eb932efc32e330cae2d3d41ef51712ae145c7e62fff3101115f3c7d5c36573aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guido-s/actions/runs/26399474276"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6-0",
      "date": "2026-05-25T12:06:26.000Z",
      "commit": "3504dcdb8c7baee33f60f3814ca8c0913675ac20",
      "fileid": "d104cbc6d98500060ccf48e6a5e508848ff5cf45b74693be9cb840a10db8e3e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guido-s/actions/runs/26399474276"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6-0",
      "date": "2026-05-25T12:06:18.000Z",
      "commit": "3504dcdb8c7baee33f60f3814ca8c0913675ac20",
      "fileid": "82b25d90f188104368656426e8e106f74203fd91e7b8bd9f2afa469a3e2e6ac8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guido-s/actions/runs/26399474276"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6-0",
      "date": "2026-05-25T12:07:04.000Z",
      "commit": "3504dcdb8c7baee33f60f3814ca8c0913675ac20",
      "fileid": "5bfb6aff3d87e3db4d8ba8d529aa032792a41d94fffebdfbb39d06bba7429f3f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/guido-s/actions/runs/26399474276"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6-0",
      "date": "2026-05-25T12:06:12.000Z",
      "commit": "3504dcdb8c7baee33f60f3814ca8c0913675ac20",
      "fileid": "7b95173693aa3f01cde47b1ba44f212c713e3e5ead8998687ef5590c2ece8ae7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guido-s/actions/runs/26399474276"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6-0",
      "date": "2026-05-25T12:06:07.000Z",
      "commit": "3504dcdb8c7baee33f60f3814ca8c0913675ac20",
      "fileid": "8923e9ec9d2e9f95e645bd7f4a42624230c45ed6233356c8cb73630d8311ddf7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guido-s/actions/runs/26399474276"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6-0",
      "date": "2026-05-25T12:06:11.000Z",
      "commit": "3504dcdb8c7baee33f60f3814ca8c0913675ac20",
      "fileid": "94c400c383206bd10864ea62f19acd66232d328772be85fbcfbf5acc19f0bcf6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guido-s/actions/runs/26399474276"
    }
  ]
}