{
  "_id": "6a1f241ab401979e73420cc2",
  "Package": "iBST",
  "Type": "Package",
  "Title": "Improper Bagging Survival Tree",
  "Version": "1.2",
  "Date": "2023-01-12",
  "Author": "Cyprien Mbogning and Philippe Broet",
  "Maintainer": "Cyprien Mbogning <cyprien.mbogning@gmail.com>",
  "Description": "Fit a full or subsampling bagging survival tree on a\nmixture of population (susceptible and nonsusceptible) using\neither a pseudo R2 criterion or an adjusted Logrank criterion.\nThe predictor is evaluated using the Out Of Bag Integrated\nBrier Score (IBS) and several scores of importance are computed\nfor variable selection. The thresholds values for variable\nselection are computed using a nonparametric permutation test.\nSee 'Cyprien Mbogning' and 'Philippe Broet'\n(2016)<doi:10.1186/s12859-016-1090-x> for an overview about the\nmethods implemented in this package.",
  "License": "GPL (>= 2)",
  "LazyLoad": "yes",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-16 06:38:47 UTC",
    "User": "root"
  },
  "Repository": "https://cyprien84.r-universe.dev",
  "Date/Publication": "2023-01-12 15:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/iBST",
  "RemoteRef": "HEAD",
  "RemoteSha": "b443d3bb107f4d4055ffce42fd5afdf2a0e3fd80",
  "MD5sum": "dff44f5d7b00b40a808e01874ec45ebb",
  "_user": "cyprien84",
  "_type": "src",
  "_file": "iBST_1.2.tar.gz",
  "_fileid": "eed3771f5b2a1b3fb7ca4245129d505910d1d6b4485b8554f98ada3a98cc74fc",
  "_filesize": 151052,
  "_sha256": "eed3771f5b2a1b3fb7ca4245129d505910d1d6b4485b8554f98ada3a98cc74fc",
  "_created": "2026-05-16T06:38:47.000Z",
  "_published": "2026-06-02T18:42:34.524Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79146090657,
      "time": 139,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031266928"
    },
    {
      "job": 79146090395,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031264676"
    },
    {
      "job": 79146090848,
      "time": 139,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031266988"
    },
    {
      "job": 79146090759,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031264181"
    },
    {
      "job": 79146091030,
      "time": 210,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031287341"
    },
    {
      "job": 79146090570,
      "time": 352,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031290853"
    },
    {
      "job": 79146091383,
      "time": 191,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031271845"
    },
    {
      "job": 79146090730,
      "time": 181,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031274797"
    },
    {
      "job": 79146090041,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031251094"
    },
    {
      "job": 79146089943,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366769479"
    },
    {
      "job": 79146090838,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031265181"
    },
    {
      "job": 79146090959,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031261545"
    },
    {
      "job": 79146090694,
      "time": 121,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031264562"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cyprien84/actions/runs/25955155397",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/iBST",
  "_commit": {
    "id": "b443d3bb107f4d4055ffce42fd5afdf2a0e3fd80",
    "author": "Cyprien Mbogning <cyprien.mbogning@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2\n",
    "time": 1673536802
  },
  "_maintainer": {
    "name": "Cyprien Mbogning",
    "email": "cyprien.mbogning@gmail.com",
    "login": "cyprien84",
    "uuid": 66881576
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "survival",
      "role": "Depends"
    },
    {
      "package": "rpart",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.8",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "cyprien84",
      "count": 3,
      "uuid": 66881576
    }
  ],
  "_userbio": {
    "uuid": 66881576,
    "type": "user",
    "name": "Cyprien84"
  },
  "_downloads": {
    "count": 234,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/iBST"
  },
  "_mentions": 1,
  "_searchresults": 9,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/iBST.html",
    "manual.pdf"
  ],
  "_realowner": "cyprien84",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-01-31"
    },
    {
      "version": "1.1",
      "date": "2022-04-18"
    },
    {
      "version": "1.2",
      "date": "2023-01-14"
    }
  ],
  "_exports": [
    "Bagg_pred_Surv",
    "Bagg_Surv",
    "improper_tree",
    "permute_select_surv",
    "PseudoR2.Cure",
    "rcpp_hello_world",
    "tree2indicators"
  ],
  "_datasets": [
    {
      "name": "burn",
      "title": "burn dataset",
      "object": "burn",
      "file": "burn.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Obs",
        "Z1",
        "Z2",
        "Z3",
        "Z4",
        "Z5",
        "Z6",
        "Z7",
        "Z8",
        "Z9",
        "Z10",
        "Z11",
        "T1",
        "D1",
        "T2",
        "D2",
        "T3",
        "D3"
      ],
      "rows": 154,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "iBST-package",
      "title": "improper Bagging Subsample Survival Tree",
      "topics": [
        "iBST-package",
        "iBST"
      ]
    },
    {
      "page": "Bagg_pred_Surv",
      "title": "Bagging survival tree prediction",
      "topics": [
        "Bagg_pred_Surv"
      ]
    },
    {
      "page": "Bagg_Surv",
      "title": "Bagging improper survival trees",
      "topics": [
        "Bagg_Surv"
      ]
    },
    {
      "page": "burn",
      "title": "burn dataset",
      "topics": [
        "burn"
      ]
    },
    {
      "page": "improper_tree",
      "title": "imprper survival tree",
      "topics": [
        "improper_tree"
      ]
    },
    {
      "page": "permute_select_surv",
      "title": "permutation variable selection",
      "topics": [
        "permute_select_surv"
      ]
    },
    {
      "page": "PseudoR2.Cure",
      "title": "Pseudo R2 criterion",
      "topics": [
        "PseudoR2.Cure"
      ]
    },
    {
      "page": "rcpp_hello_world",
      "title": "Simple function using Rcpp",
      "topics": [
        "rcpp_hello_world"
      ]
    },
    {
      "page": "tree2indicators",
      "title": "From a tree to indicators (or dummy variables)",
      "topics": [
        "tree2indicators"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "Matrix",
    "Rcpp",
    "rpart",
    "survival"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "ibst",
  "_universes": [
    "cyprien84"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-16T06:41:07.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b443d3bb107f4d4055ffce42fd5afdf2a0e3fd80",
      "fileid": "16cd83af8cbe0e3a78fa8a35528333723e089d765461f401ad06cb6faf10af86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cyprien84/actions/runs/25955155397"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-16T06:40:46.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b443d3bb107f4d4055ffce42fd5afdf2a0e3fd80",
      "fileid": "cb82e22e95120682565709678d8a39e40173bdd034cc6e1c71757ec4d0e5df58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cyprien84/actions/runs/25955155397"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-16T06:41:09.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b443d3bb107f4d4055ffce42fd5afdf2a0e3fd80",
      "fileid": "319a5b707e8bfc47ec908d4a5734df6416a776bd7a577f129d6016b2ff172c1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cyprien84/actions/runs/25955155397"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-16T06:40:42.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b443d3bb107f4d4055ffce42fd5afdf2a0e3fd80",
      "fileid": "ed8308a0542c9962b95ecdb63577d0805ff098c6afabba3a20697c4d0ee6365e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cyprien84/actions/runs/25955155397"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-16T06:43:52.000Z",
      "arch": "aarch64",
      "commit": "b443d3bb107f4d4055ffce42fd5afdf2a0e3fd80",
      "fileid": "d32e4ebfc36956e3e16156829ab643ad70967314f46916c9820e52f872101e09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cyprien84/actions/runs/25955155397"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-16T06:44:02.000Z",
      "arch": "x86_64",
      "commit": "b443d3bb107f4d4055ffce42fd5afdf2a0e3fd80",
      "fileid": "02a9849be9b3836582f041230ad9b6770895e1d5f6b023af3c7d621210bcd0d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cyprien84/actions/runs/25955155397"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-16T06:41:42.000Z",
      "arch": "aarch64",
      "commit": "b443d3bb107f4d4055ffce42fd5afdf2a0e3fd80",
      "fileid": "e8b10db2c65ee5a392e7d4bb40d8eb1e5c41a879dd8893f630d11c1f7f52473b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cyprien84/actions/runs/25955155397"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-16T06:42:02.000Z",
      "arch": "x86_64",
      "commit": "b443d3bb107f4d4055ffce42fd5afdf2a0e3fd80",
      "fileid": "ea7c77f03af1f073bb52d619553c4d8ee8dc7c3abfa3fb04623587a6b8529575",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cyprien84/actions/runs/25955155397"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-16T06:40:19.000Z",
      "arch": "x86_64",
      "commit": "b443d3bb107f4d4055ffce42fd5afdf2a0e3fd80",
      "fileid": "8b0e58e0d3162cbb1c94aa938ba507f87be78997f2f8c3988ac0709298a67ea7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cyprien84/actions/runs/25955155397"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-16T06:39:59.000Z",
      "arch": "x86_64",
      "commit": "b443d3bb107f4d4055ffce42fd5afdf2a0e3fd80",
      "fileid": "f034909bafbbe0af6d14f84c63a88a5ee2aa7f9f1885e3774007357a604e7b1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cyprien84/actions/runs/25955155397"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-16T06:40:07.000Z",
      "arch": "x86_64",
      "commit": "b443d3bb107f4d4055ffce42fd5afdf2a0e3fd80",
      "fileid": "24583bdd9af7d281c3a86cabe21bf6eb5c07c7862cede944aef9b93fa99d0e21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cyprien84/actions/runs/25955155397"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2",
      "date": "2026-06-02T18:42:13.000Z",
      "arch": "emscripten",
      "commit": "b443d3bb107f4d4055ffce42fd5afdf2a0e3fd80",
      "fileid": "81fc686f67f6c385ac41f97f8099135a5228eb34368fc334f90b4c740341d8a4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cyprien84/actions/runs/25955155397"
    }
  ]
}