{
  "_id": "6a1eb49db25058d4daadd589",
  "Package": "poth",
  "Title": "Precision of Treatment Hierarchy (POTH)",
  "Version": "0.2-0",
  "Date": "2024-10-11",
  "Authors@R": "c(person(\"Augustine\", \"Wigle\",\nrole =  c(\"aut\", \"cre\", \"cph\"),\nemail = \"amhwigle@uwaterloo.ca\",\ncomment = c(ORCID = \"0000-0003-0225-1949\")),\nperson(\"Guido\", \"Schwarzer\",\nrole = \"aut\",\nemail = \"guido.schwarzer@uniklinik-freiburg.de\",\ncomment = c(ORCID = \"0000-0001-6214-9087\")))",
  "Author": "Augustine Wigle [aut, cre, cph]\n(<https://orcid.org/0000-0003-0225-1949>), Guido Schwarzer\n[aut] (<https://orcid.org/0000-0001-6214-9087>)",
  "Maintainer": "Augustine Wigle <amhwigle@uwaterloo.ca>",
  "Description": "Calculate POTH for treatment hierarchies from frequentist\nand Bayesian network meta-analysis. POTH quantifies the\ncertainty in a treatment hierarchy. Subset POTH, POTH\nresiduals, and cumulative POTH can also be calculated to\nimprove interpretation of treatment hierarchies.",
  "URL": "https://github.com/augustinewigle/poth",
  "BugReports": "https://github.com/augustinewigle/poth/issues",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libxml2-dev\nlibx11-dev",
  "Repository": "https://augustinewigle.r-universe.dev",
  "Date/Publication": "2024-10-29 17:38:21 UTC",
  "RemoteUrl": "https://github.com/augustinewigle/poth",
  "RemoteRef": "HEAD",
  "RemoteSha": "fc28fe5f2bc51965b2b1bb162dd47b890fb1bb8b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:34:19 UTC",
    "User": "root"
  },
  "MD5sum": "b5344a9735093ee540255f6156684477",
  "_user": "augustinewigle",
  "_type": "src",
  "_file": "poth_0.2-0.tar.gz",
  "_fileid": "8bf31f0e74be1aaeae15bd3af9e5137698f7fa96d8061d43e9e479fa80d40266",
  "_filesize": 145771,
  "_sha256": "8bf31f0e74be1aaeae15bd3af9e5137698f7fa96d8061d43e9e479fa80d40266",
  "_created": "2026-06-02T10:34:19.000Z",
  "_published": "2026-06-02T10:46:53.849Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79051698785,
      "time": 188,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355407133"
    },
    {
      "job": 79051698775,
      "time": 184,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355405564"
    },
    {
      "job": 79051698815,
      "time": 230,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355577086"
    },
    {
      "job": 79051698777,
      "time": 198,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355478560"
    },
    {
      "job": 79051267015,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355340441"
    },
    {
      "job": 79051698799,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355382567"
    },
    {
      "job": 79051698798,
      "time": 191,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355409035"
    },
    {
      "job": 79051698796,
      "time": 135,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355388508"
    },
    {
      "job": 79051698821,
      "time": 127,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355385122"
    }
  ],
  "_buildurl": "https://github.com/r-universe/augustinewigle/actions/runs/26814063788",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/augustinewigle/poth",
  "_commit": {
    "id": "fc28fe5f2bc51965b2b1bb162dd47b890fb1bb8b",
    "author": "Augustine Wigle <augustine.wigle@gmail.com>",
    "committer": "Augustine Wigle <augustine.wigle@gmail.com>",
    "message": "Add mvtnorm to Suggests to avoid problems running examples with netmeta::rankogram\n",
    "time": 1730223501
  },
  "_maintainer": {
    "name": "Augustine Wigle",
    "email": "amhwigle@uwaterloo.ca",
    "orcid": "0000-0003-0225-1949"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "netmeta",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Suggests"
    }
  ],
  "_owner": "augustinewigle",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "augustinewigle",
      "count": 20,
      "uuid": 65681549
    },
    {
      "user": "guido-s",
      "count": 11,
      "uuid": 10942806
    }
  ],
  "_userbio": {
    "uuid": 65681549,
    "type": "user",
    "name": "augustinewigle"
  },
  "_downloads": {
    "count": 530,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/poth"
  },
  "_devurl": "https://github.com/augustinewigle/poth",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/poth.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/augustinewigle/poth",
  "_realowner": "augustinewigle",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2-0",
      "date": "2024-11-01"
    },
    {
      "version": "0.3-0",
      "date": "2025-04-17"
    }
  ],
  "_exports": [
    "cumul",
    "loo",
    "poth"
  ],
  "_datasets": [
    {
      "name": "Xu2018",
      "title": "Safety of Immune Checkpoint Inhibitors in Cancer",
      "object": "Xu2018",
      "class": [
        "data.frame"
      ],
      "fields": [
        "studyID",
        "treatment",
        "adverse",
        "n"
      ],
      "rows": 47,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "poth-package",
      "title": "poth: Brief overview of methods and general hints",
      "topics": [
        "poth-package"
      ]
    },
    {
      "page": "cumul",
      "title": "Cumulative method for precision of treatment hierarchy (POTH) metric",
      "topics": [
        "cumul",
        "cumul.poth",
        "print.cumul.poth"
      ]
    },
    {
      "page": "loo",
      "title": "Leave-one-out method for precision of treatment hierarchy (POTH) metric",
      "topics": [
        "loo",
        "loo.poth",
        "print.loo.poth"
      ]
    },
    {
      "page": "plot.cumul.poth",
      "title": "Plot cumulative precision of treatment hierarchy (POTH) values",
      "topics": [
        "plot.cumul.poth"
      ]
    },
    {
      "page": "plot.loo.poth",
      "title": "Plot results of leave-one-out method",
      "topics": [
        "plot.loo.poth"
      ]
    },
    {
      "page": "poth",
      "title": "Calculate precision of treatment hierarchy (POTH) metric",
      "topics": [
        "poth",
        "print.poth",
        "print.summary.poth",
        "summary.poth"
      ]
    },
    {
      "page": "pscores",
      "title": "Calculate P-scores from a set of relative effects and standard errors",
      "topics": [
        "pscores"
      ]
    },
    {
      "page": "rankMCMC",
      "title": "Calculate a ranking probabilities matrix from MCMC samples",
      "topics": [
        "rankMCMC"
      ]
    },
    {
      "page": "subset.poth",
      "title": "Calculate the local POTH for a subset of treatments",
      "topics": [
        "subset.poth"
      ]
    },
    {
      "page": "Xu2018",
      "title": "Safety of Immune Checkpoint Inhibitors in Cancer",
      "topics": [
        "Xu2018"
      ]
    }
  ],
  "_readme": "https://github.com/augustinewigle/poth/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "bit",
    "bit64",
    "boot",
    "cli",
    "clipr",
    "colorspace",
    "CompQuadForm",
    "cpp11",
    "crayon",
    "digest",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "ggrepel",
    "glue",
    "gtable",
    "hms",
    "igraph",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "magic",
    "magrittr",
    "MASS",
    "mathjaxr",
    "Matrix",
    "meta",
    "metabook",
    "metadat",
    "metafor",
    "minqa",
    "mvtnorm",
    "netmeta",
    "nlme",
    "nloptr",
    "numDeriv",
    "pbapply",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "readr",
    "reformulas",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xml2"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "poth",
  "_universes": [
    "augustinewigle"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2-0",
      "date": "2026-06-02T10:36:48.000Z",
      "distro": "noble",
      "commit": "fc28fe5f2bc51965b2b1bb162dd47b890fb1bb8b",
      "fileid": "02fa2366bbc594222fe239f2e98e52202df7e0a7b3da14a18bdcea7de8c916b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/augustinewigle/actions/runs/26814063788"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2-0",
      "date": "2026-06-02T10:36:47.000Z",
      "distro": "noble",
      "commit": "fc28fe5f2bc51965b2b1bb162dd47b890fb1bb8b",
      "fileid": "6b8a3deec65e78c28d8a631e41acb63633712c43fed66f064e097fef616e98a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/augustinewigle/actions/runs/26814063788"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2-0",
      "date": "2026-06-02T10:45:16.000Z",
      "commit": "fc28fe5f2bc51965b2b1bb162dd47b890fb1bb8b",
      "fileid": "b62ae7eb263a22be0d744808b94223de8c96115e4f8b20a658798fefb5611e4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/augustinewigle/actions/runs/26814063788"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2-0",
      "date": "2026-06-02T10:40:20.000Z",
      "commit": "fc28fe5f2bc51965b2b1bb162dd47b890fb1bb8b",
      "fileid": "35c9754b71dde47683e71a44f0cc3ba068d2c1102fc3aff2b4de2b2e35ae52d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/augustinewigle/actions/runs/26814063788"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2-0",
      "date": "2026-06-02T10:36:41.000Z",
      "commit": "fc28fe5f2bc51965b2b1bb162dd47b890fb1bb8b",
      "fileid": "3b451c69cb88b65df3ca6b165ee0c7fbf7254e6fe72b943ac02954cf019fcd58",
      "status": "success",
      "buildurl": "https://github.com/r-universe/augustinewigle/actions/runs/26814063788"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2-0",
      "date": "2026-06-02T10:36:52.000Z",
      "commit": "fc28fe5f2bc51965b2b1bb162dd47b890fb1bb8b",
      "fileid": "1d229c9e76ea5a215e35afac48f136d86d5e96f84f9fb69b75278de546ce0e8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/augustinewigle/actions/runs/26814063788"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2-0",
      "date": "2026-06-02T10:35:46.000Z",
      "commit": "fc28fe5f2bc51965b2b1bb162dd47b890fb1bb8b",
      "fileid": "3be41e27822b7fce3124491cb5f71214316f9a93dedc21b357bf54cf9d151392",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/augustinewigle/actions/runs/26814063788"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2-0",
      "date": "2026-06-02T10:35:40.000Z",
      "commit": "fc28fe5f2bc51965b2b1bb162dd47b890fb1bb8b",
      "fileid": "ca5c58083f715192a6f01ece9c6f2329ab25b820892161cc7d1ad9ce5d6de3bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/augustinewigle/actions/runs/26814063788"
    }
  ]
}