{
  "_id": "6a2bcdf4ba420f1ac0cbbde2",
  "Package": "impower133",
  "Type": "Package",
  "Title": "Reproduce IMpower133 Clinical Trial Results",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Lu\", \"Huang\", role = c(\"aut\", \"cre\"), email = \"2998785392@qq.com\"),\nperson(\"Wenkai\", \"Nie\", role = \"aut\"),\nperson(\"Qingyang\", \"Jiang\", role = \"aut\"),\nperson(\"Qinxin\", \"Chen\", role = \"aut\"))",
  "Description": "Provides functions to simulate baseline characteristics,\nreconstruct overall survival data from published Kaplan-Meier\ncurves, and generate publication-ready tables and forest plots\nreproducing the IMpower133 clinical trial results (Horn et al.,\n2018, <doi:10.1056/NEJMoa1809064>). The IPD reconstruction\nmethod is based on Liu et al. (2021,\n<doi:10.1186/s12874-021-01285-7>).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "SystemRequirements": "GNU make",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/fanfande131/impower133",
  "BugReports": "https://github.com/fanfande131/impower133/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libjpeg-dev libpng-dev\nlibtiff-dev libuv1-dev libxml2-dev libssl-dev libnode-dev",
  "Repository": "https://fanfande131.r-universe.dev",
  "Date/Publication": "2026-05-29 13:53:38 UTC",
  "RemoteUrl": "https://github.com/fanfande131/impower133",
  "RemoteRef": "HEAD",
  "RemoteSha": "b25ec78614b97a06940ba2dcc4203f06c7d936f2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 09:10:10 UTC",
    "User": "root"
  },
  "Author": "Lu Huang [aut, cre],\nWenkai Nie [aut],\nQingyang Jiang [aut],\nQinxin Chen [aut]",
  "Maintainer": "Lu Huang <2998785392@qq.com>",
  "MD5sum": "dcdcf440db2e89eb2bdca81e6352dc72",
  "_user": "fanfande131",
  "_type": "src",
  "_file": "impower133_1.0.0.tar.gz",
  "_fileid": "58d98669a8eddc93f3c0e72ac70ded1098a237f7d62232d225551ceff2d578e1",
  "_filesize": 1519980,
  "_sha256": "58d98669a8eddc93f3c0e72ac70ded1098a237f7d62232d225551ceff2d578e1",
  "_created": "2026-06-12T09:10:10.000Z",
  "_published": "2026-06-12T09:14:28.135Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80996110665,
      "time": 228,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7587661742"
    },
    {
      "job": 80996110667,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587635558"
    },
    {
      "job": 80996110724,
      "time": 161,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7587628167"
    },
    {
      "job": 80996110670,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587623640"
    },
    {
      "job": 80995450238,
      "time": 246,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587583157"
    },
    {
      "job": 80996110630,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587629830"
    },
    {
      "job": 80996110700,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7587612120"
    },
    {
      "job": 80996110781,
      "time": 180,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7587646224"
    },
    {
      "job": 80996110672,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587611216"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fanfande131/actions/runs/27406061264",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fanfande131/impower133",
  "_commit": {
    "id": "b25ec78614b97a06940ba2dcc4203f06c7d936f2",
    "author": "fanfande131 <fanfande67@gmail.com>",
    "committer": "fanfande131 <fanfande67@gmail.com>",
    "message": "Resolve merge conflict in README\n",
    "time": 1780062818
  },
  "_maintainer": {
    "name": "Lu Huang",
    "email": "2998785392@qq.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "survminer",
      "role": "Imports"
    },
    {
      "package": "gt",
      "role": "Imports"
    },
    {
      "package": "forestplot",
      "role": "Imports"
    },
    {
      "package": "IPDfromKM",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "fanfande131",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 5
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "fanfande131",
      "count": 9,
      "uuid": 288043616
    }
  ],
  "_userbio": {
    "uuid": 288043616,
    "type": "user",
    "name": "fanfande131"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/impower133"
  },
  "_devurl": "https://github.com/fanfande131/impower133",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/impower133.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fanfande131/impower133",
  "_realowner": "fanfande131",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-06-11"
    }
  ],
  "_exports": [
    "%>%",
    "analyze_survival",
    "make_table1",
    "make_table2",
    "make_table3",
    "plot_figure2c",
    "plot_survival",
    "reconstruct_survival",
    "rtriang",
    "simulate_impower133"
  ],
  "_help": [
    {
      "page": "analyze_survival",
      "title": "Analyze survival data and print key statistics",
      "topics": [
        "analyze_survival"
      ]
    },
    {
      "page": "make_table1",
      "title": "Generate Table 1: Baseline characteristics",
      "topics": [
        "make_table1"
      ]
    },
    {
      "page": "make_table2",
      "title": "Generate Table 2: Response rate and disease progression",
      "topics": [
        "make_table2"
      ]
    },
    {
      "page": "make_table3",
      "title": "Generate Table 3: Adverse events",
      "topics": [
        "make_table3"
      ]
    },
    {
      "page": "plot_figure2c",
      "title": "Plot Figure 2C: Subgroup forest plot",
      "topics": [
        "plot_figure2c"
      ]
    },
    {
      "page": "plot_survival",
      "title": "Plot survival K-M curve",
      "topics": [
        "plot_survival"
      ]
    },
    {
      "page": "reconstruct_survival",
      "title": "Reconstruct individual patient data from K-M curves",
      "topics": [
        "reconstruct_survival"
      ]
    },
    {
      "page": "rtriang",
      "title": "Triangular distribution random number generator",
      "topics": [
        "rtriang"
      ]
    },
    {
      "page": "simulate_impower133",
      "title": "Simulate IMpower133 complete ITT population",
      "topics": [
        "simulate_impower133"
      ]
    }
  ],
  "_readme": "https://github.com/fanfande131/impower133/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "bigD",
    "bitops",
    "bmp",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "checkmate",
    "cli",
    "colorspace",
    "commonmark",
    "corrplot",
    "cowplot",
    "cpp11",
    "curl",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "evaluate",
    "exactRankTests",
    "farver",
    "fastmap",
    "fontawesome",
    "forecast",
    "forestplot",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "ggtext",
    "glue",
    "gridExtra",
    "gridtext",
    "gt",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "IPDfromKM",
    "isoband",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "litedown",
    "lme4",
    "lmtest",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "MatrixModels",
    "maxstat",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "modelr",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "png",
    "polynom",
    "purrr",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reactable",
    "reactR",
    "readbitmap",
    "reformulas",
    "rlang",
    "rmarkdown",
    "rstatix",
    "S7",
    "sass",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "survminer",
    "tibble",
    "tidyr",
    "tidyselect",
    "tiff",
    "timeDate",
    "tinytex",
    "urca",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zoo"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "impower133",
  "_universes": [
    "fanfande131"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-12T09:13:57.000Z",
      "distro": "noble",
      "commit": "b25ec78614b97a06940ba2dcc4203f06c7d936f2",
      "fileid": "433002161c07bd6a20a96db1d58df0941ae686232e8dd790b7a8c6e6464809d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fanfande131/actions/runs/27406061264"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-12T09:12:40.000Z",
      "distro": "noble",
      "commit": "b25ec78614b97a06940ba2dcc4203f06c7d936f2",
      "fileid": "e69b69328f832dd734f91fe960a88b59d6d079e82e8dcf0cb593e4525f294bf7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fanfande131/actions/runs/27406061264"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-12T09:12:22.000Z",
      "commit": "b25ec78614b97a06940ba2dcc4203f06c7d936f2",
      "fileid": "2cd3669ebced1687331410220f17d948ce992a88a5b2a3f34cec1dfefef3978c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fanfande131/actions/runs/27406061264"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-12T09:12:04.000Z",
      "commit": "b25ec78614b97a06940ba2dcc4203f06c7d936f2",
      "fileid": "864b974f5265c61eefed4bc060794ce59ed92b787b6e3969a1e0ed87f86a2eb0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fanfande131/actions/runs/27406061264"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-12T09:12:38.000Z",
      "commit": "b25ec78614b97a06940ba2dcc4203f06c7d936f2",
      "fileid": "99983fb37c157dcf8ce62d67df4f4ce7ec606e7aea4b28075c1b5da4b8d89c9d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fanfande131/actions/runs/27406061264"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-12T09:11:25.000Z",
      "commit": "b25ec78614b97a06940ba2dcc4203f06c7d936f2",
      "fileid": "e5df26517ed606c4fae73ca809fbb80ac864ee0ea878ff2cbac03a0b89dd411d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fanfande131/actions/runs/27406061264"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-12T09:13:05.000Z",
      "commit": "b25ec78614b97a06940ba2dcc4203f06c7d936f2",
      "fileid": "0ae4db1f0f5032cef3e1ca91eeacf5b25fc7376dc7f2c2b135edda6eead9685d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fanfande131/actions/runs/27406061264"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-12T09:11:22.000Z",
      "commit": "b25ec78614b97a06940ba2dcc4203f06c7d936f2",
      "fileid": "8eafe171fa2fc56b112fae4ee4f56595d35ff992c832dafbf94e231e9a7b9e94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fanfande131/actions/runs/27406061264"
    }
  ]
}