{
  "_id": "6a114316acfb0bcc41ce6d06",
  "Package": "TSDT",
  "Type": "Package",
  "Title": "Treatment-Specific Subgroup Detection Tool",
  "Version": "1.0.8",
  "Date": "2025-01-07",
  "Authors@R": "c(\nperson(family = \"Battioui\",\ngiven = \"Chakib\",\nemail = \"battioui_chakib@lilly.com\",\nrole = c(\"aut\")),\nperson(family = \"Denton\",\ngiven = \"Brian\",\nemail = \"denton_brian_david@lilly.com\",\nrole = c(\"aut\",\"cre\")),\nperson(family = \"Shen\",\ngiven = \"Lei\",\nemail = \"shen_lei@lilly.com\",\nrole = c(\"ctb\")),\nperson(family = \"Eli Lilly and Company\",\nrole = \"cph\"))",
  "Description": "Implements a method for identifying subgroups with\nsuperior response relative to the overall sample.",
  "LazyLoad": "no",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/EliLillyCo/CRAN_TSDT",
  "BugReports": "https://github.com/EliLillyCo/CRAN_TSDT/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Repository": "https://elilillyco.r-universe.dev",
  "Date/Publication": "2025-01-08 11:59:16 UTC",
  "RemoteUrl": "https://github.com/elilillyco/cran_tsdt",
  "RemoteRef": "HEAD",
  "RemoteSha": "1736c44cedf5f07e20ab21aab12e56acabfaf8a2",
  "RemoteSubdir": "TSDT",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 06:00:09 UTC",
    "User": "root"
  },
  "Author": "Chakib Battioui [aut],\nBrian Denton [aut, cre],\nLei Shen [ctb],\nEli Lilly and Company [cph]",
  "Maintainer": "Brian Denton <denton_brian_david@lilly.com>",
  "MD5sum": "21ed5481ede0166485bcd4df4361502c",
  "_user": "elilillyco",
  "_type": "src",
  "_file": "TSDT_1.0.8.tar.gz",
  "_fileid": "819706934232e2c7ddc1a54b4ae90ecec661be69e99e0345a5741dc5c1a1396a",
  "_filesize": 293258,
  "_sha256": "819706934232e2c7ddc1a54b4ae90ecec661be69e99e0345a5741dc5c1a1396a",
  "_created": "2026-05-23T06:00:09.000Z",
  "_published": "2026-05-23T06:03:01.906Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77501627643,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174763180"
    },
    {
      "job": 77501627656,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174762964"
    },
    {
      "job": 77501627654,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174762851"
    },
    {
      "job": 77501627645,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174760390"
    },
    {
      "job": 77501485052,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174748299"
    },
    {
      "job": 77501627641,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174759173"
    },
    {
      "job": 77501627648,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174759170"
    },
    {
      "job": 77501627669,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174758856"
    },
    {
      "job": 77501627683,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174758063"
    }
  ],
  "_buildurl": "https://github.com/r-universe/elilillyco/actions/runs/26325182706",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/elilillyco/cran_tsdt",
  "_commit": {
    "id": "1736c44cedf5f07e20ab21aab12e56acabfaf8a2",
    "author": "bdenton <brian.denton@gmail.com>",
    "committer": "bdenton <brian.denton@gmail.com>",
    "message": "Update to version 1.0.8\n",
    "time": 1736337556
  },
  "_maintainer": {
    "name": "Brian Denton",
    "email": "denton_brian_david@lilly.com",
    "login": "dentonbriandavid",
    "description": "",
    "uuid": 17855156
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "mlbench",
      "role": "Imports"
    },
    {
      "package": "hash",
      "role": "Imports"
    },
    {
      "package": "party",
      "role": "Imports"
    },
    {
      "package": "rpart",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "survRM2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "modeltools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    }
  ],
  "_owner": "elilillyco",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "briandenton",
      "count": 21,
      "uuid": 1065257
    },
    {
      "user": "cirrus-heroku-github-integration",
      "count": 1,
      "uuid": 18207197
    }
  ],
  "_userbio": {
    "uuid": 16001067,
    "type": "organization",
    "name": "Eli Lilly & Company",
    "description": "Eli Lilly & Company GitHub Organization"
  },
  "_downloads": {
    "count": 260,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/TSDT"
  },
  "_devurl": "https://github.com/elilillyco/cran_tsdt",
  "_searchresults": 61,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/TSDT.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/elilillyco/cran_tsdt",
  "_realowner": "elilillyco",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-10-30"
    },
    {
      "version": "1.0.7",
      "date": "2022-04-07"
    },
    {
      "version": "1.0.8",
      "date": "2025-01-07"
    }
  ],
  "_exports": [
    "%nin%",
    "binary_transform",
    "bootstrap",
    "ctree_wrapper",
    "cutpoints",
    "diff_mean_deviance_residuals",
    "diff_quantile_response",
    "diff_restricted_mean_survival_time",
    "diff_survival_time_quantile",
    "distribution",
    "folds",
    "function_parameter_names",
    "get_covariates",
    "get_cutpoints",
    "get_suggested_subgroup",
    "get_trt",
    "get_y",
    "hazard_ratio",
    "mean_deviance_residuals",
    "mean_response",
    "mob_wrapper",
    "na2empty",
    "parse_party",
    "parse_rpart",
    "partition",
    "permutation",
    "quantile_response",
    "reset_factor_levels",
    "rpart_nodes",
    "rpart_wrapper",
    "subgroup",
    "subsample",
    "summary",
    "survival_time_quantile",
    "treatment_effect",
    "TSDT",
    "unfactor",
    "unpack_args"
  ],
  "_help": [
    {
      "page": "grapes-nin-grapes",
      "title": "%nin%",
      "topics": [
        "%nin%"
      ]
    },
    {
      "page": "binary_transform",
      "title": "binary transform",
      "topics": [
        "binary_transform"
      ]
    },
    {
      "page": "bootstrap",
      "title": "bootstrap",
      "topics": [
        "bootstrap"
      ]
    },
    {
      "page": "Bootstrap-class",
      "title": "Bootstrap",
      "topics": [
        "Bootstrap-class"
      ]
    },
    {
      "page": "BootstrapStatistic-class",
      "title": "BootstrapStatistic",
      "topics": [
        "BootstrapStatistic-class"
      ]
    },
    {
      "page": "ctree_wrapper",
      "title": "ctree_wrapper",
      "topics": [
        "ctree_wrapper"
      ]
    },
    {
      "page": "CTree-class",
      "title": "CTree",
      "topics": [
        "CTree-class"
      ]
    },
    {
      "page": "cutpoints",
      "title": "Get distribution of cutpoints for subgroups.",
      "topics": [
        "cutpoints"
      ]
    },
    {
      "page": "diff_mean_deviance_residuals",
      "title": "diff_mean_deviance_residuals",
      "topics": [
        "diff_mean_deviance_residuals"
      ]
    },
    {
      "page": "diff_quantile_response",
      "title": "diff_quantile_response",
      "topics": [
        "diff_quantile_response"
      ]
    },
    {
      "page": "diff_restricted_mean_survival_time",
      "title": "diff_restricted_mean_survival_time",
      "topics": [
        "diff_restricted_mean_survival_time"
      ]
    },
    {
      "page": "diff_survival_time_quantile",
      "title": "diff_survival_time_quantile",
      "topics": [
        "diff_survival_time_quantile"
      ]
    },
    {
      "page": "distribution",
      "title": "distribution",
      "topics": [
        "distribution"
      ]
    },
    {
      "page": "folds",
      "title": "folds",
      "topics": [
        "folds"
      ]
    },
    {
      "page": "function_parameter_names",
      "title": "function_parameter_names",
      "topics": [
        "function_parameter_names"
      ]
    },
    {
      "page": "get_covariates",
      "title": "get_covariates",
      "topics": [
        "get_covariates"
      ]
    },
    {
      "page": "get_cutpoints-methods",
      "title": "get_cutpoints",
      "topics": [
        "get_cutpoints",
        "get_cutpoints,ANY-method",
        "get_cutpoints,TSDT-method",
        "get_cutpoints,TSDT_CutpointDistribution-method"
      ]
    },
    {
      "page": "get_suggested_subgroup",
      "title": "get_suggested_subgroup",
      "topics": [
        "get_suggested_subgroup"
      ]
    },
    {
      "page": "get_trt",
      "title": "get_trt",
      "topics": [
        "get_trt"
      ]
    },
    {
      "page": "get_y",
      "title": "get_y",
      "topics": [
        "get_y"
      ]
    },
    {
      "page": "hazard_ratio",
      "title": "hazard_ratio",
      "topics": [
        "hazard_ratio"
      ]
    },
    {
      "page": "mean_deviance_residuals",
      "title": "mean_deviance_residuals",
      "topics": [
        "mean_deviance_residuals"
      ]
    },
    {
      "page": "mean_response",
      "title": "mean_response",
      "topics": [
        "mean_response"
      ]
    },
    {
      "page": "mob_wrapper",
      "title": "mob_wrapper",
      "topics": [
        "mob_wrapper"
      ]
    },
    {
      "page": "MOB-class",
      "title": "MOB",
      "topics": [
        "MOB-class"
      ]
    },
    {
      "page": "na2empty",
      "title": "na2empty",
      "topics": [
        "na2empty"
      ]
    },
    {
      "page": "parse_party",
      "title": "parse_party",
      "topics": [
        "parse_party"
      ]
    },
    {
      "page": "parse_rpart",
      "title": "parse_rpart",
      "topics": [
        "parse_rpart"
      ]
    },
    {
      "page": "partition",
      "title": "partition",
      "topics": [
        "partition"
      ]
    },
    {
      "page": "permutation",
      "title": "permutation",
      "topics": [
        "permutation"
      ]
    },
    {
      "page": "quantile_response",
      "title": "quantile_response",
      "topics": [
        "quantile_response"
      ]
    },
    {
      "page": "reset_factor_levels",
      "title": "reset_factor_levels",
      "topics": [
        "reset_factor_levels"
      ]
    },
    {
      "page": "rpart_nodes",
      "title": "rpart_nodes",
      "topics": [
        "rpart_nodes"
      ]
    },
    {
      "page": "rpart_wrapper",
      "title": "rpart_wrapper",
      "topics": [
        "rpart_wrapper"
      ]
    },
    {
      "page": "subgroup",
      "title": "subgroup",
      "topics": [
        "subgroup"
      ]
    },
    {
      "page": "subsample",
      "title": "subsample",
      "topics": [
        "subsample"
      ]
    },
    {
      "page": "Subsample-class",
      "title": "Subsample",
      "topics": [
        "Subsample-class"
      ]
    },
    {
      "page": "summary-methods",
      "title": "Summary function for class TSDT.",
      "topics": [
        "summary,TSDT-method"
      ]
    },
    {
      "page": "survival_time_quantile",
      "title": "survival_time_quantile",
      "topics": [
        "survival_time_quantile"
      ]
    },
    {
      "page": "treatment_effect",
      "title": "treatment_effect",
      "topics": [
        "treatment_effect"
      ]
    },
    {
      "page": "TSDT",
      "title": "Treatment-Specific Subgroup Detection Tool",
      "topics": [
        "TSDT"
      ]
    },
    {
      "page": "TSDT_CutpointDistribution-class",
      "title": "TSDT_CutpointDistribution",
      "topics": [
        "TSDT_CutpointDistribution-class"
      ]
    },
    {
      "page": "TSDT_Sample-class",
      "title": "TSDT_Sample",
      "topics": [
        "TSDT_Sample-class"
      ]
    },
    {
      "page": "TSDT-class",
      "title": "TSDT",
      "topics": [
        "TSDT-class"
      ]
    },
    {
      "page": "unfactor",
      "title": "unfactor",
      "topics": [
        "unfactor"
      ]
    },
    {
      "page": "unpack_args",
      "title": "unpack_args",
      "topics": [
        "unpack_args"
      ]
    }
  ],
  "_rundeps": [
    "codetools",
    "coin",
    "hash",
    "lattice",
    "libcoin",
    "MASS",
    "Matrix",
    "matrixStats",
    "mlbench",
    "modeltools",
    "multcomp",
    "mvtnorm",
    "party",
    "rpart",
    "sandwich",
    "strucchange",
    "survival",
    "survRM2",
    "TH.data",
    "zoo"
  ],
  "_score": 2.785329835010767,
  "_indexed": true,
  "_nocasepkg": "tsdt",
  "_universes": [
    "elilillyco",
    "dentonbriandavid"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-05-23T06:02:07.000Z",
      "distro": "noble",
      "commit": "1736c44cedf5f07e20ab21aab12e56acabfaf8a2",
      "fileid": "5c0d3407ee64334060682739a4988646441d9118a2ca863ad82ded640fa65d8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/26325182706"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-05-23T06:02:13.000Z",
      "distro": "noble",
      "commit": "1736c44cedf5f07e20ab21aab12e56acabfaf8a2",
      "fileid": "1847b39e3c0806cb7bf1caa8189937e61266e0f848a15dcdeb2d4e6232c22e4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/26325182706"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-05-23T06:02:11.000Z",
      "commit": "1736c44cedf5f07e20ab21aab12e56acabfaf8a2",
      "fileid": "4836489f3429fd0cb2b9168c4d79a9398c8fd6fc78fa538e9e20f58723959b91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/26325182706"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-05-23T06:01:55.000Z",
      "commit": "1736c44cedf5f07e20ab21aab12e56acabfaf8a2",
      "fileid": "644b914697465249210486b29e3eb3beb6acd5992c184f88b9fe86120583d5fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/26325182706"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.8",
      "date": "2026-05-23T06:02:10.000Z",
      "commit": "1736c44cedf5f07e20ab21aab12e56acabfaf8a2",
      "fileid": "92e86e262b8435e8a4eb27e6fc8f929b4c09d80042c0bc492a7c29b53aa02cf8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/26325182706"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-05-23T06:01:25.000Z",
      "commit": "1736c44cedf5f07e20ab21aab12e56acabfaf8a2",
      "fileid": "0372c7f219a87c97783844a5faf0525688bed18a523bdde55ac6d97fcb272ea3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/26325182706"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-05-23T06:01:20.000Z",
      "commit": "1736c44cedf5f07e20ab21aab12e56acabfaf8a2",
      "fileid": "7a4a2cad58e1da3d3708b01b4656d2956eab89251d086884c61cf781d4fdabf4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/26325182706"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-05-23T06:01:16.000Z",
      "commit": "1736c44cedf5f07e20ab21aab12e56acabfaf8a2",
      "fileid": "0ab36f5419dca6e1f399be4a1d095567141baef53e4d65be0c2b40d8398ef52a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/26325182706"
    }
  ]
}