{
  "_id": "6a1ee296b401979e73410c33",
  "Package": "door",
  "Type": "Package",
  "Title": "Analysis of Clinical Trials with the Desirability of Outcome\nRanking Methodology",
  "Version": "0.0.3",
  "Authors@R": "c(\nperson(\"Yijie\", \"He\", email = \"yih148@gwu.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Qihang\", \"Wu\", email = \"qihang.wu@gwu.edu\", role = c(\"ctb\")),\nperson(\"Toshimitsu\", \"Hamasaki\", role = c(\"ctb\")) )",
  "Description": "Statistical methods and related graphical representations\nfor the Desirability of Outcome Ranking (DOOR) methodology. The\nDOOR is a paradigm for the design, analysis, interpretation of\nclinical trials and other research studies based on the patient\ncentric benefit risk evaluation. The package provides functions\nfor generating summary statistics from individual level/summary\nlevel datasets, conduct DOOR probability-based inference, and\nvisualization of the results. For more details of DOOR\nmethodology, see Hamasaki and Evans (2025)\n<doi:10.1201/9781003390855>. For more explanation of the\nstatistical methods and the graphics, see the technical\ndocument and user manual of the DOOR 'Shiny' apps at\n<https://methods.bsc.gwu.edu>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Collate": "'DOOR.R' 'door_summary.R' 'calc_doorprob.R' 'check.HLP.R'\n'check.homog.R' 'create.U.R' 'create.Z.ZF.R' 'data.R'\n'door_barplot.R' 'var_pi.R' 'door_ci.R' 'door_test.R'\n'forest_plot.R' 'mph.fit.R' 'mph.summary.R' 'num.deriv.fct.R'\n'partial_credit_analysis.R' 'partial_credit_plots.R'",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 06:46:48 UTC",
    "User": "root"
  },
  "Author": "Yijie He [aut, cre], Qihang Wu [ctb], Toshimitsu Hamasaki [ctb]",
  "Maintainer": "Yijie He <yih148@gwu.edu>",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://yijiehe.r-universe.dev",
  "Date/Publication": "2025-08-23 02:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/door",
  "RemoteRef": "HEAD",
  "RemoteSha": "2b7175b6630635728aec4f304e85980515665e57",
  "MD5sum": "53988641dc2df83f189f8ceafd2a0f0a",
  "_user": "yijiehe",
  "_type": "src",
  "_file": "door_0.0.3.tar.gz",
  "_fileid": "7e98951a4b71d359f59d673be8607ca30543f4f03849af2a0e062e269be7bf76",
  "_filesize": 174122,
  "_sha256": "7e98951a4b71d359f59d673be8607ca30543f4f03849af2a0e062e269be7bf76",
  "_created": "2026-05-20T06:46:48.000Z",
  "_published": "2026-06-02T14:03:02.549Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79088769732,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7103113083"
    },
    {
      "job": 79088770333,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103114737"
    },
    {
      "job": 79088770121,
      "time": 167,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7103115407"
    },
    {
      "job": 79088770252,
      "time": 186,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103114909"
    },
    {
      "job": 79088769557,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103075672"
    },
    {
      "job": 79088768975,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359885804"
    },
    {
      "job": 79088769890,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7103103256"
    },
    {
      "job": 79088770524,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7103101656"
    },
    {
      "job": 79088769880,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103105128"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yijiehe/actions/runs/26146121771",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/door",
  "_commit": {
    "id": "2b7175b6630635728aec4f304e85980515665e57",
    "author": "Yijie He <yih148@gwu.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.3\n",
    "time": 1755916202
  },
  "_maintainer": {
    "name": "Yijie He",
    "email": "yih148@gwu.edu",
    "login": "yijiehe",
    "description": "",
    "uuid": 49454726
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "forestplot",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "labeling",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.0.1",
      "date": "2025-06-28"
    },
    {
      "name": "0.0.2",
      "date": "2025-07-08"
    },
    {
      "name": "0.0.3",
      "date": "2025-08-23"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "yijiehe",
      "count": 3,
      "uuid": 49454726
    }
  ],
  "_userbio": {
    "uuid": 49454726,
    "type": "user",
    "name": "Yijie He"
  },
  "_downloads": {
    "count": 514,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/door"
  },
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/door.html",
    "manual.pdf"
  ],
  "_realowner": "yijiehe",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2025-06-28"
    },
    {
      "version": "0.0.2",
      "date": "2025-07-08"
    },
    {
      "version": "0.0.3",
      "date": "2025-08-23"
    }
  ],
  "_exports": [
    "calc_doorprob",
    "door_barplot",
    "door_ci",
    "door_component_barplot",
    "door_component_forestplot",
    "door_cumulative_forestplot",
    "door_summary",
    "door_test",
    "halperin_ci",
    "inv_tanh_ci",
    "partial_credit_analysis",
    "partial_credit_biplot",
    "partial_credit_contour_plot",
    "pseudo_score_ci"
  ],
  "_datasets": [
    {
      "name": "mock_raw_data",
      "title": "Mock Raw Data",
      "object": "mock_raw_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ARM",
        "Arm text",
        "DOOR",
        "DOORtext",
        "clinical failure",
        "clinical failure text",
        "infectious complications",
        "infectious complications text",
        "death",
        "death text",
        "Weight",
        "Duration"
      ],
      "rows": 56,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calc_doorprob",
      "title": "Calculate DOOR probability",
      "topics": [
        "calc_doorprob"
      ]
    },
    {
      "page": "door_barplot",
      "title": "Create DOOR summary barplot",
      "topics": [
        "door_barplot"
      ]
    },
    {
      "page": "door_ci",
      "title": "Calculate confidence intervals for DOOR probability",
      "topics": [
        "door_ci"
      ]
    },
    {
      "page": "door_component_barplot",
      "title": "Create DOOR component barplot",
      "topics": [
        "door_component_barplot"
      ]
    },
    {
      "page": "door_component_forestplot",
      "title": "Create DOOR component forest plot",
      "topics": [
        "door_component_forestplot"
      ]
    },
    {
      "page": "door_cumulative_forestplot",
      "title": "Generate cumulative DOOR forest plot",
      "topics": [
        "door_cumulative_forestplot"
      ]
    },
    {
      "page": "door_summary",
      "title": "Summarize individual level data into summary level data",
      "topics": [
        "door_summary"
      ]
    },
    {
      "page": "door_test",
      "title": "Hypothesis testing for the DOOR probability",
      "topics": [
        "door_test"
      ]
    },
    {
      "page": "halperin_ci",
      "title": "Calculate confidence interval of DOOR probability based on Halperin et al. (1989)'s method",
      "topics": [
        "halperin_ci"
      ]
    },
    {
      "page": "inv_tanh_ci",
      "title": "Calculate confidence interval of DOOR probability based on inverse hyperbolic tangent transformation of Wald-type CI",
      "topics": [
        "inv_tanh_ci"
      ]
    },
    {
      "page": "mock_raw_data",
      "title": "Mock Raw Data",
      "topics": [
        "mock_raw_data"
      ]
    },
    {
      "page": "partial_credit_analysis",
      "title": "Partial credit analysis for DOOR",
      "topics": [
        "partial_credit_analysis"
      ]
    },
    {
      "page": "partial_credit_biplot",
      "title": "Partial credit plot",
      "topics": [
        "partial_credit_biplot"
      ]
    },
    {
      "page": "partial_credit_contour_plot",
      "title": "Generate contour plot for partial credit analysis",
      "topics": [
        "partial_credit_contour_plot"
      ]
    },
    {
      "page": "pseudo_score_ci",
      "title": "Calculate pseudo score type confidence interval of DOOR probability",
      "topics": [
        "pseudo_score_ci"
      ]
    },
    {
      "page": "var_pi",
      "title": "Variance of DOOR probability",
      "topics": [
        "var_pi"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "backports",
    "checkmate",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "forestplot",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1.4771212547196624,
  "_indexed": true,
  "_nocasepkg": "door",
  "_universes": [
    "yijiehe"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-05-20T06:48:55.000Z",
      "distro": "noble",
      "commit": "2b7175b6630635728aec4f304e85980515665e57",
      "fileid": "45f0116734ec78e458b2e9b29a1b45371db58889dddddb725f0b3acbbf9e9a24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yijiehe/actions/runs/26146121771"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-05-20T06:49:02.000Z",
      "distro": "noble",
      "commit": "2b7175b6630635728aec4f304e85980515665e57",
      "fileid": "e5b3eef9e49079168d5c712928f32f3ca5db81b7d4545e016d5548f02eda711b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yijiehe/actions/runs/26146121771"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-05-20T06:49:17.000Z",
      "commit": "2b7175b6630635728aec4f304e85980515665e57",
      "fileid": "6e76bcfd8de21d71bc8276c87a2464553da5fef2c09a34af9ae16e0a26446ad2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yijiehe/actions/runs/26146121771"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-05-20T06:49:04.000Z",
      "commit": "2b7175b6630635728aec4f304e85980515665e57",
      "fileid": "5c910828ba3e5aa8b846dbb9e9fb3063fd4828ba95c2f800170e441d00ff4ee6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yijiehe/actions/runs/26146121771"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-05-20T06:48:02.000Z",
      "commit": "2b7175b6630635728aec4f304e85980515665e57",
      "fileid": "8f524ca436b665160d11c22c8d3bcad30deff4317ffd9c7ae5a82f1a865aee66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yijiehe/actions/runs/26146121771"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-05-20T06:48:03.000Z",
      "commit": "2b7175b6630635728aec4f304e85980515665e57",
      "fileid": "d90a3f7388f0f87557bcd3f3b90a2cf226bc98c00b74436959dbc4cae25a79de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yijiehe/actions/runs/26146121771"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-05-20T06:48:12.000Z",
      "commit": "2b7175b6630635728aec4f304e85980515665e57",
      "fileid": "2e27a7bcc078d7feec75945998a7a771c70c378c0497bb8fe91b38063b286456",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yijiehe/actions/runs/26146121771"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3",
      "date": "2026-06-02T14:01:03.000Z",
      "commit": "2b7175b6630635728aec4f304e85980515665e57",
      "fileid": "58051fcaf7b922434d7955292efb0478b41fce42847be2da91b31b8a05014341",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yijiehe/actions/runs/26146121771"
    }
  ]
}