{
  "_id": "6a4988d46d67900babdf98c4",
  "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-06-22 07:48:34 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>",
  "_user": "elilillyco",
  "_type": "src",
  "_file": "TSDT_1.0.8.tar.gz",
  "_fileid": "https://r2.ropensci.org/fd18617739a39581da2514df8e3c9dd7b010b232e281893385dda5f1cda93c7c",
  "_filesize": 293318,
  "_sha256": "fd18617739a39581da2514df8e3c9dd7b010b232e281893385dda5f1cda93c7c",
  "_expires": "2026-10-12T22:27:30.000Z",
  "_created": "2026-06-22T07:48:34.000Z",
  "_published": "2026-07-04T22:27:32.521Z",
  "_jobs": [
    {
      "job": 85172120045,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7786177861"
    },
    {
      "job": 85172120065,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786178922"
    },
    {
      "job": 85172120185,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7786161510"
    },
    {
      "job": 85172120151,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786166329"
    },
    {
      "job": 85172119944,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786132127"
    },
    {
      "job": 85172120004,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786165427"
    },
    {
      "job": 85172120056,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7786165483"
    },
    {
      "job": 85172120063,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7786163203"
    },
    {
      "job": 85172120082,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786163348"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/elilillyco/actions/runs/27937469020",
  "_status": "success",
  "_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
  },
  "_distro": "noble",
  "_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",
    "followers": 2797,
    "description": "Eli Lilly & Company GitHub Organization"
  },
  "_downloads": {
    "count": 283,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/TSDT"
  },
  "_devurl": "https://github.com/elilillyco/cran_tsdt",
  "_searchresults": 60,
  "_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.778151250383644,
  "_indexed": true,
  "_nocasepkg": "tsdt",
  "_universes": [
    "elilillyco",
    "dentonbriandavid"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-06-22T07:50:33.000Z",
      "distro": "noble",
      "commit": "1736c44cedf5f07e20ab21aab12e56acabfaf8a2",
      "fileid": "https://r2.ropensci.org/9fbf3c99124d8e881a40eec7f4a48759365a17974aa85675d7f1520b9cd479b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/27937469020"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-06-22T07:50:34.000Z",
      "distro": "noble",
      "commit": "1736c44cedf5f07e20ab21aab12e56acabfaf8a2",
      "fileid": "https://r2.ropensci.org/d3d04594708aa329b7e9389dc0420261019510b5ad41de42e46faff6f218df5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/27937469020"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-06-22T07:50:01.000Z",
      "commit": "1736c44cedf5f07e20ab21aab12e56acabfaf8a2",
      "fileid": "https://r2.ropensci.org/19b17aa85c2ed877d946f96ea0329217402246795afb33e1ffff6553a99e44b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/27937469020"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-06-22T07:50:12.000Z",
      "commit": "1736c44cedf5f07e20ab21aab12e56acabfaf8a2",
      "fileid": "https://r2.ropensci.org/89ecdf9da5a8580ce419e71b6842eb4ea935f06cd879cbe8320fe76a9464f75b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/27937469020"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.8",
      "date": "2026-06-22T07:50:35.000Z",
      "commit": "1736c44cedf5f07e20ab21aab12e56acabfaf8a2",
      "fileid": "https://r2.ropensci.org/26d3d77508aad567fe330f144a658bfd7b2e2e1d10356e240dd3934410219a46",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/27937469020"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-06-22T07:49:52.000Z",
      "commit": "1736c44cedf5f07e20ab21aab12e56acabfaf8a2",
      "fileid": "https://r2.ropensci.org/10bab4c8880520294cd9e4fdd7bf1a33b2f17b6a62e321c7c476c461bcbb5487",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/27937469020"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-06-22T07:49:44.000Z",
      "commit": "1736c44cedf5f07e20ab21aab12e56acabfaf8a2",
      "fileid": "https://r2.ropensci.org/82e55858cf4c6ab8f805e9f6ea21c95b85f2fc44220b8bcbf23011f445b6a7aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/27937469020"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-06-22T07:49:40.000Z",
      "commit": "1736c44cedf5f07e20ab21aab12e56acabfaf8a2",
      "fileid": "https://r2.ropensci.org/5a5eceabfc217aef4080a2901cd713d739189e5ab9fae8accf9088483b6071b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/27937469020"
    }
  ]
}