{
  "_id": "6a101473acfb0bcc41c83aaf",
  "Package": "tteICE",
  "Type": "Package",
  "Title": "Treatment Effect Estimation for Time-to-Event Data with\nIntercurrent Events",
  "Version": "1.1.4",
  "Author": "Yuhao Deng [aut], Yi Zhou [cre]",
  "Maintainer": "Yi Zhou <yzhou@pku.edu.cn>",
  "Authors@R": "c(person(given = \"Yuhao\",\nfamily = \"Deng\",\nrole = \"aut\",\nemail = \"dengyuhao@pku.edu.cn\"),\nperson(given = \"Yi\",\nfamily = \"Zhou\",\nrole = \"cre\",\nemail = \"yzhou@pku.edu.cn\"))",
  "Description": "Analysis of treatment effects in clinical trials with\ntime-to-event outcomes is complicated by intercurrent events.\nThis package implements methods for estimating and inferring\nthe cumulative incidence functions for time-to-event (TTE)\noutcomes with intercurrent events (ICE) under the five\nstrategies outlined in the ICH E9 (R1) addendum, see Deng\n(2025) <doi:10.1002/sim.70091>. This package can be used for\nanalyzing data from both randomized controlled trials and\nobservational studies. In general, the data involve a primary\noutcome event and, potentially, an intercurrent event. Two data\nstructures are allowed: competing risks, where only the time to\nthe first event is recorded, and semicompeting risks, where the\ntimes to both the primary outcome event and intercurrent event\n(or censoring) are recorded. For estimation methods, users can\nchoose nonparametric estimation (which does not use covariates)\nand semiparametrically efficient estimation.",
  "URL": "https://github.com/mephas/tteICE, https://mephas.github.io/tteICE/",
  "BugReports": "https://github.com/mephas/tteICE/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "True",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://mephas.r-universe.dev",
  "Date/Publication": "2026-03-16 00:35:45 UTC",
  "RemoteUrl": "https://github.com/mephas/tteice",
  "RemoteRef": "HEAD",
  "RemoteSha": "b5759f867960841e0054b8ea670aba4e482125c5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 05:40:59 UTC",
    "User": "root"
  },
  "MD5sum": "f7f4778e59c6c39beb25d0be20a7bc96",
  "_user": "mephas",
  "_type": "src",
  "_file": "tteICE_1.1.4.tar.gz",
  "_fileid": "a420c56c6dc1f09d190d627170b19bdd853784120019c4cd0412582e5dd01614",
  "_filesize": 511200,
  "_sha256": "a420c56c6dc1f09d190d627170b19bdd853784120019c4cd0412582e5dd01614",
  "_created": "2026-05-15T05:40:59.000Z",
  "_published": "2026-05-22T08:31:47.708Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77344200643,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7010866165"
    },
    {
      "job": 77344200837,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010861915"
    },
    {
      "job": 77344200679,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011091355"
    },
    {
      "job": 77344201027,
      "time": 159,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011106893"
    },
    {
      "job": 77344199839,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010834829"
    },
    {
      "job": 77344200108,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156208387"
    },
    {
      "job": 77344201026,
      "time": 172,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7010868039"
    },
    {
      "job": 77344201028,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7010857880"
    },
    {
      "job": 77344201094,
      "time": 121,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010858592"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mephas/actions/runs/25902298790",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mephas/tteice",
  "_commit": {
    "id": "b5759f867960841e0054b8ea670aba4e482125c5",
    "author": "yz-apr <zhouyi0426@hotmail.com>",
    "committer": "yz-apr <zhouyi0426@hotmail.com>",
    "message": "Update pkgdown.yml\n",
    "time": 1773621345
  },
  "_maintainer": {
    "name": "Yi Zhou",
    "email": "yzhou@pku.edu.cn"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "cmprsk",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinythemes",
      "role": "Imports"
    },
    {
      "package": "shinyWidgets",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "psych",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "survival",
      "version": ">= 3.8-6",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "mephas",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 7
    },
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-32",
      "n": 81
    },
    {
      "week": "2025-33",
      "n": 120
    },
    {
      "week": "2025-34",
      "n": 67
    },
    {
      "week": "2025-36",
      "n": 108
    },
    {
      "week": "2025-39",
      "n": 9
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 5
    },
    {
      "week": "2026-02",
      "n": 4
    },
    {
      "week": "2026-05",
      "n": 10
    },
    {
      "week": "2026-06",
      "n": 4
    },
    {
      "week": "2026-09",
      "n": 10
    },
    {
      "week": "2026-10",
      "n": 3
    },
    {
      "week": "2026-11",
      "n": 4
    },
    {
      "week": "2026-12",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "naiiife",
      "count": 347,
      "uuid": 61304007
    },
    {
      "user": "yz-apr",
      "count": 103,
      "uuid": 29772808
    }
  ],
  "_userbio": {
    "uuid": 38412123,
    "type": "organization",
    "name": "MEPHAS"
  },
  "_downloads": {
    "count": 493,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tteICE"
  },
  "_devurl": "https://github.com/mephas/tteice",
  "_pkgdown": "https://mephas.github.io/tteICE/",
  "_searchresults": 2,
  "_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/readme.html",
    "extra/readme.md",
    "extra/tteICE.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mephas/tteice",
  "_realowner": "mephas",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2025-10-20"
    },
    {
      "version": "1.1.0",
      "date": "2026-02-02"
    },
    {
      "version": "1.1.1",
      "date": "2026-02-04"
    },
    {
      "version": "1.1.2",
      "date": "2026-03-01"
    },
    {
      "version": "1.1.3",
      "date": "2026-03-02"
    },
    {
      "version": "1.1.4",
      "date": "2026-03-16"
    }
  ],
  "_exports": [
    "bshaz",
    "scr.tteICE",
    "surv.HR",
    "surv.tteICE",
    "tteICE",
    "tteICEShiny",
    "zph"
  ],
  "_datasets": [
    {
      "name": "bmt",
      "title": "Data from Section 1.3 of Klein and Moeschberger (1997)",
      "object": "bmt",
      "class": [
        "data.frame"
      ],
      "fields": [
        "group",
        "t1",
        "t2",
        "d1",
        "d2",
        "d3",
        "ta",
        "da",
        "tc",
        "dc",
        "tp",
        "dp",
        "z1",
        "z2",
        "z3",
        "z4",
        "z5",
        "z6",
        "z7",
        "z8",
        "z9",
        "z10"
      ],
      "rows": 137,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "tteICE-package",
      "title": "tteICE: Treatment Effect Estimation for Time-to-Event Data with Intercurrent Events",
      "topics": [
        "tteICE-package"
      ]
    },
    {
      "page": "bmt",
      "title": "Data from Section 1.3 of Klein and Moeschberger (1997)",
      "topics": [
        "bmt"
      ]
    },
    {
      "page": "bshaz.tteICE",
      "title": "Baseline hazards of 'tteICE' objects",
      "topics": [
        "bshaz.tteICE"
      ]
    },
    {
      "page": "coef.tteICE",
      "title": "Coefficients of 'tteICE' objects",
      "topics": [
        "coef.tteICE"
      ]
    },
    {
      "page": "plot.tteICE",
      "title": "Plot method for 'tteICE' objects",
      "topics": [
        "plot.tteICE"
      ]
    },
    {
      "page": "predict.tteICE",
      "title": "Predict method for 'tteICE' objects at specific time points",
      "topics": [
        "predict.tteICE"
      ]
    },
    {
      "page": "print.summary.tteICE",
      "title": "Print the summary of 'tteICE'",
      "topics": [
        "print.summary.tteICE"
      ]
    },
    {
      "page": "print.tteICE",
      "title": "Print method for 'tteICE' objects",
      "topics": [
        "print.tteICE"
      ]
    },
    {
      "page": "scr.tteICE",
      "title": "Fit CIFs for semicompeting risks time-to-event data with intercurrent events.",
      "topics": [
        "scr.tteICE"
      ]
    },
    {
      "page": "summary.tteICE",
      "title": "Summary method for 'tteICE' objects",
      "topics": [
        "summary.tteICE"
      ]
    },
    {
      "page": "surv.HR",
      "title": "Estimate hazard ratios",
      "topics": [
        "surv.HR"
      ]
    },
    {
      "page": "surv.tteICE",
      "title": "Fit CIFs for competing risks time-to-event data with intercurrent events.",
      "topics": [
        "surv.tteICE"
      ]
    },
    {
      "page": "tteICE",
      "title": "Use formula to fit CIFs for time-to-event data with intercurrent events",
      "topics": [
        "tteICE"
      ]
    },
    {
      "page": "tteICEShiny",
      "title": "Shiny app for tteICE",
      "topics": [
        "tteICEShiny"
      ]
    },
    {
      "page": "zph.tteICE",
      "title": "Checking proportional hazards of 'tteICE' objects",
      "topics": [
        "zph.tteICE"
      ]
    }
  ],
  "_readme": "https://github.com/mephas/tteice/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cmprsk",
    "commonmark",
    "crosstalk",
    "digest",
    "DT",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "GPArotation",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "mnormt",
    "nlme",
    "otel",
    "promises",
    "psych",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "shinythemes",
    "shinyWidgets",
    "sourcetools",
    "survival",
    "tinytex",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 3.929418925714293,
  "_indexed": true,
  "_nocasepkg": "tteice",
  "_universes": [
    "mephas"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.4",
      "date": "2026-05-15T05:43:26.000Z",
      "distro": "noble",
      "commit": "b5759f867960841e0054b8ea670aba4e482125c5",
      "fileid": "66aed036af86400f3d2b947115fa722f02fdd2db706f7ed43a71e3fec5de0fc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mephas/actions/runs/25902298790"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.4",
      "date": "2026-05-15T05:43:06.000Z",
      "distro": "noble",
      "commit": "b5759f867960841e0054b8ea670aba4e482125c5",
      "fileid": "3828cd49ee6f3c10b4ba7385591da577801c35c5fc467a81c112216e564ef281",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mephas/actions/runs/25902298790"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.4",
      "date": "2026-05-15T06:02:27.000Z",
      "commit": "b5759f867960841e0054b8ea670aba4e482125c5",
      "fileid": "f718010f8c7ff0117da9ef046634249c7f058b24c164b7bfadc66e94ed3686c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mephas/actions/runs/25902298790"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.4",
      "date": "2026-05-15T06:03:59.000Z",
      "commit": "b5759f867960841e0054b8ea670aba4e482125c5",
      "fileid": "2b20d6f201a3300cb226da6d9798287801d0406e63626575c4e5e1c1c90be2b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mephas/actions/runs/25902298790"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-05-15T05:43:30.000Z",
      "commit": "b5759f867960841e0054b8ea670aba4e482125c5",
      "fileid": "201a1898353f7de938d4513ef09ad950916fd875a306a08b39e6bd927f535e1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mephas/actions/runs/25902298790"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-05-15T05:42:36.000Z",
      "commit": "b5759f867960841e0054b8ea670aba4e482125c5",
      "fileid": "9a68b1139af45c9eee386699a64c7bcbc228e53cde5bfe9ddba0e9f27cf55e6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mephas/actions/runs/25902298790"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-05-15T05:42:36.000Z",
      "commit": "b5759f867960841e0054b8ea670aba4e482125c5",
      "fileid": "63acf46f91827d68c89874cf3112303599f703fb5827dc52d81ce1016ff4d054",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mephas/actions/runs/25902298790"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.4",
      "date": "2026-05-22T08:31:31.000Z",
      "commit": "b5759f867960841e0054b8ea670aba4e482125c5",
      "fileid": "c99fb0cdb79ade7bb7be928f8171e60762733bdfa1e8399e9ec62caf9ede452a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mephas/actions/runs/25902298790"
    }
  ]
}