{
  "_id": "6a548f6cff0138dec5d6526b",
  "Type": "Package",
  "Package": "metawho",
  "Title": "Meta-Analytical Implementation to Identify Who Benefits Most\nfrom Treatments",
  "Version": "0.2.0",
  "Authors@R": "person(given = \"Shixiang\",\nfamily = \"Wang\",\nrole = c(\"aut\", \"cre\"),\nemail = \"w_shixiang@163.com\",\ncomment = c(ORCID = \"0000-0001-9855-7357\"))",
  "Description": "A tool for implementing so called 'deft' approach (see\nFisher, David J., et al. (2017) <DOI:10.1136/bmj.j573>) and\nmodel visualization.",
  "License": "GPL-3",
  "URL": "https://github.com/ShixiangWang/metawho",
  "BugReports": "https://github.com/ShixiangWang/metawho/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.0.0",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://shixiangwang.r-universe.dev",
  "Date/Publication": "2019-12-06 14:56:53 UTC",
  "RemoteUrl": "https://github.com/ShixiangWang/metawho",
  "RemoteRef": "HEAD",
  "RemoteSha": "56a6884abbebd1be30fa08c7c0f246771d3ab46a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-13 07:06:45 UTC",
    "User": "root"
  },
  "Author": "Shixiang Wang [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9855-7357>)",
  "Maintainer": "Shixiang Wang <w_shixiang@163.com>",
  "_user": "shixiangwang",
  "_type": "src",
  "_file": "metawho_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/4db09ad9c0c840fead0193aedfce7455ead56d6140dca3326f68a43fd9b5dfc2",
  "_filesize": 498730,
  "_sha256": "4db09ad9c0c840fead0193aedfce7455ead56d6140dca3326f68a43fd9b5dfc2",
  "_expires": "2026-10-21T07:10:34.000Z",
  "_created": "2026-07-13T07:06:45.000Z",
  "_published": "2026-07-13T07:10:36.405Z",
  "_jobs": [
    {
      "job": 86755019461,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8271559657"
    },
    {
      "job": 86755019424,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8271568844"
    },
    {
      "job": 86755019416,
      "time": 148,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8271557029"
    },
    {
      "job": 86755019464,
      "time": 138,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8271553687"
    },
    {
      "job": 86754505001,
      "time": 186,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8271507002"
    },
    {
      "job": 86755019396,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8271550229"
    },
    {
      "job": 86755019422,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8271549098"
    },
    {
      "job": 86755019480,
      "time": 173,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8271565461"
    },
    {
      "job": 86755019386,
      "time": 123,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8271548485"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/29230820977",
  "_status": "success",
  "_upstream": "https://github.com/ShixiangWang/metawho",
  "_commit": {
    "id": "56a6884abbebd1be30fa08c7c0f246771d3ab46a",
    "author": "Shixiang Wang <wangshx@shanghaitech.edu.cn>",
    "committer": "Shixiang Wang <wangshx@shanghaitech.edu.cn>",
    "message": ":bookmark: CRAN v0.2.0\n",
    "time": 1575644213
  },
  "_maintainer": {
    "name": "Shixiang Wang",
    "email": "w_shixiang@163.com",
    "login": "shixiangwang",
    "orcid": "0000-0001-9855-7357",
    "twitter": "@WangShxiang",
    "description": "形每万变，神唯守一。",
    "uuid": 25057508
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "metafor",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "forestmodel",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.1.2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "shixiangwang",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "deft-approach",
    "meta-analysis",
    "subgroup-analysis"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "shixiangwang",
      "count": 22,
      "uuid": 25057508
    }
  ],
  "_userbio": {
    "uuid": 25057508,
    "type": "user",
    "name": "Shixiang Wang (王诗翔)",
    "followers": 897,
    "description": "形每万变，神唯守一。"
  },
  "_downloads": {
    "count": 235,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/metawho"
  },
  "_devurl": "https://github.com/shixiangwang/metawho",
  "_searchresults": 15,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/metawho.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/shixiangwang/metawho",
  "_realowner": "shixiangwang",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-05-14"
    },
    {
      "version": "0.2.0",
      "date": "2019-12-06"
    }
  ],
  "_exports": [
    ":=",
    ".data",
    "%>%",
    "as_label",
    "as_name",
    "deft_do",
    "deft_prepare",
    "deft_show",
    "enquo",
    "enquos",
    "expr",
    "sym",
    "syms"
  ],
  "_datasets": [
    {
      "name": "wang2019",
      "title": "Hazard ratio (HR) for disease progression analysis comparing TMB-high with TMB-low in three NSCLC datasets",
      "object": "wang2019",
      "class": [
        "data.frame"
      ],
      "fields": [
        "entry",
        "trial",
        "subgroup",
        "hr",
        "ci.lb",
        "ci.ub",
        "ni",
        "conf_q",
        "yi",
        "sei"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "deft_do",
      "title": "Implement deft method",
      "topics": [
        "deft_do"
      ]
    },
    {
      "page": "deft_prepare",
      "title": "Prepare log transformation data for effect size estimation according to confidence level and distribution",
      "topics": [
        "deft_prepare"
      ]
    },
    {
      "page": "deft_show",
      "title": "Show deft result",
      "topics": [
        "deft_show"
      ]
    },
    {
      "page": "wang2019",
      "title": "Hazard ratio (HR) for disease progression analysis comparing TMB-high with TMB-low in three NSCLC datasets",
      "topics": [
        "wang2019"
      ]
    }
  ],
  "_readme": "https://github.com/ShixiangWang/metawho/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "broom",
    "cli",
    "cpp11",
    "digest",
    "dplyr",
    "farver",
    "forestmodel",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "mathjaxr",
    "Matrix",
    "metadat",
    "metafor",
    "nlme",
    "numDeriv",
    "pbapply",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "metawho.Rmd",
      "filename": "metawho.html",
      "title": "metawho",
      "author": "Shixiang Wang w_shixiang@163.com",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Example",
        "Prepare data",
        "Do deft analysis",
        "Show analysis result",
        "Combine with metafor",
        "References"
      ],
      "created": "2019-05-12 14:28:12",
      "modified": "2019-12-06 14:56:53",
      "commits": 5
    }
  ],
  "_score": 4.720159303405957,
  "_indexed": true,
  "_nocasepkg": "metawho",
  "_universes": [
    "shixiangwang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-13T07:09:06.000Z",
      "distro": "resolute",
      "commit": "56a6884abbebd1be30fa08c7c0f246771d3ab46a",
      "fileid": "https://r2.ropensci.org/e6f57ce0a928f2a6540841b252c4bfe725b712e49c989297d14a45e128dae307",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/29230820977"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-13T07:09:21.000Z",
      "distro": "resolute",
      "commit": "56a6884abbebd1be30fa08c7c0f246771d3ab46a",
      "fileid": "https://r2.ropensci.org/8495d3048c31e315b0f62746db30bc325735417095f8c23a17c248f5f6e94027",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/29230820977"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-13T07:08:50.000Z",
      "commit": "56a6884abbebd1be30fa08c7c0f246771d3ab46a",
      "fileid": "https://r2.ropensci.org/f9de773e07a55085da9ccf7a09f3b4650116ff2a027527bb5cda9557f606986b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/29230820977"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-13T07:08:48.000Z",
      "commit": "56a6884abbebd1be30fa08c7c0f246771d3ab46a",
      "fileid": "https://r2.ropensci.org/005325dffb3886621a648cbd50b6bfe62ee16d2732520c221e3a602e6b298f59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/29230820977"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-13T07:09:12.000Z",
      "commit": "56a6884abbebd1be30fa08c7c0f246771d3ab46a",
      "fileid": "https://r2.ropensci.org/81d0d00c5e32bac44005be9e968274745734e97fd245110e7a00b7ac5e7384cb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/29230820977"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-13T07:08:22.000Z",
      "commit": "56a6884abbebd1be30fa08c7c0f246771d3ab46a",
      "fileid": "https://r2.ropensci.org/d2ea9c3df6f69789641a7e89304d1380cf3fdb9ecf628c4c4ef425324ceae15b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/29230820977"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-13T07:09:12.000Z",
      "commit": "56a6884abbebd1be30fa08c7c0f246771d3ab46a",
      "fileid": "https://r2.ropensci.org/b612e566f510f2228fd93cc7994084d3b9f9cfdc8e058a46cd4c4f86ea2b1f79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/29230820977"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-13T07:08:27.000Z",
      "commit": "56a6884abbebd1be30fa08c7c0f246771d3ab46a",
      "fileid": "https://r2.ropensci.org/d40cbaacb4a365bdc440b1b167b630e131ad8620e417d67659d414cac338533f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/29230820977"
    }
  ]
}