{
  "_id": "6a1d5da61d7bb097a0a48cdb",
  "Package": "nftbart",
  "Type": "Package",
  "Title": "Nonparametric Failure Time Bayesian Additive Regression Trees",
  "Version": "2.3",
  "Date": "2025-12-02",
  "Authors@R": "c(person('Rodney', 'Sparapani', \nrole=c('aut', 'cre'), email='rsparapa@mcw.edu'),\nperson('Robert', 'McCulloch', role='aut'),\nperson('Matthew', 'Pratola', role='ctb'),\nperson('Hugh', 'Chipman', role='ctb'))",
  "Author": "Rodney Sparapani [aut, cre], Robert McCulloch [aut], Matthew\nPratola [ctb], Hugh Chipman [ctb]",
  "Maintainer": "Rodney Sparapani <rsparapa@mcw.edu>",
  "Description": "Nonparametric Failure Time (NFT) Bayesian Additive\nRegression Trees (BART): Time-to-event Machine Learning with\nHeteroskedastic Bayesian Additive Regression Trees (HBART) and\nLow Information Omnibus (LIO) Dirichlet Process Mixtures (DPM).\nAn NFT BART model is of the form Y = mu + f(x) + sd(x) E where\nfunctions f and sd have BART and HBART priors, respectively,\nwhile E is a nonparametric error distribution due to a DPM LIO\nprior hierarchy. See the following for a description of the\nmodel at <doi:10.1111/biom.13857>.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 10:17:06 UTC",
    "User": "root"
  },
  "Repository": "https://rsparapa.r-universe.dev",
  "Date/Publication": "2025-12-03 08:47:08 UTC",
  "RemoteUrl": "https://github.com/cran/nftbart",
  "RemoteRef": "HEAD",
  "RemoteSha": "2ca4ed21be01d7d3a350fd0f99c5fd77feb5b09e",
  "MD5sum": "7d2435ccb2af07f12d137d911ca3eee7",
  "_user": "rsparapa",
  "_type": "src",
  "_file": "nftbart_2.3.tar.gz",
  "_fileid": "1f1c724799ea2863ccd5ce21940d1e814bb77832b424aba6ae49e9ea1cf14f60",
  "_filesize": 357520,
  "_sha256": "1f1c724799ea2863ccd5ce21940d1e814bb77832b424aba6ae49e9ea1cf14f60",
  "_created": "2026-06-01T10:17:06.000Z",
  "_published": "2026-06-01T10:23:34.681Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78831598736,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7328966023"
    },
    {
      "job": 78831598704,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328967727"
    },
    {
      "job": 78831598626,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7328963845"
    },
    {
      "job": 78831598733,
      "time": 334,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7329030362"
    },
    {
      "job": 78831598643,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328971307"
    },
    {
      "job": 78831598631,
      "time": 208,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328990456"
    },
    {
      "job": 78831040254,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328922663"
    },
    {
      "job": 78831598703,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328955069"
    },
    {
      "job": 78831598640,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7328964599"
    },
    {
      "job": 78831598603,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7328961485"
    },
    {
      "job": 78831598601,
      "time": 187,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328984179"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rsparapa/actions/runs/26748749752",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/nftbart",
  "_commit": {
    "id": "2ca4ed21be01d7d3a350fd0f99c5fd77feb5b09e",
    "author": "Rodney Sparapani <rsparapa@mcw.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.3\n",
    "time": 1764751628
  },
  "_maintainer": {
    "name": "Rodney Sparapani",
    "email": "rsparapa@mcw.edu",
    "login": "rsparapa",
    "description": "",
    "uuid": 6987040
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "survival",
      "role": "Depends"
    },
    {
      "package": "nnet",
      "role": "Depends"
    },
    {
      "package": "lattice",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "2.2",
      "date": "2025-08-23"
    },
    {
      "name": "2.3",
      "date": "2025-12-03"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rsparapa",
      "count": 9,
      "uuid": 6987040
    }
  ],
  "_userbio": {
    "uuid": 6987040,
    "type": "user",
    "name": "Rodney Sparapani"
  },
  "_downloads": {
    "count": 174,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nftbart"
  },
  "_searchresults": 14,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_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/nftbart.html",
    "manual.pdf"
  ],
  "_realowner": "rsparapa",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1",
      "date": "2021-12-20"
    },
    {
      "version": "1.2",
      "date": "2022-02-03"
    },
    {
      "version": "1.3",
      "date": "2022-03-29"
    },
    {
      "version": "1.4",
      "date": "2022-08-26"
    },
    {
      "version": "1.5",
      "date": "2023-01-07"
    },
    {
      "version": "1.6",
      "date": "2023-04-30"
    },
    {
      "version": "2.1",
      "date": "2023-11-28"
    },
    {
      "version": "2.2",
      "date": "2025-08-23"
    },
    {
      "version": "2.3",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "bMM",
    "CDimpute",
    "Cindex",
    "nft",
    "nft2",
    "tsvs",
    "tsvs2",
    "xicuts"
  ],
  "_datasets": [
    {
      "name": "bmx",
      "title": "NHANES 1999-2000 Body Measures and Demographics",
      "object": "bmx",
      "file": "bmx.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "SEQN",
        "BMXHT",
        "RIAGENDR",
        "RIDAGEEX",
        "RIDRETH2",
        "BMXWT"
      ],
      "rows": 3435,
      "table": true,
      "tojson": true
    },
    {
      "name": "CDCheight",
      "title": "CDC height for age growth charts",
      "object": "CDCheight",
      "file": "CDCheight.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "sex",
        "height.025",
        "height.10",
        "height.25",
        "height.50",
        "height.75",
        "height.90",
        "height.975"
      ],
      "rows": 436,
      "table": true,
      "tojson": true
    },
    {
      "name": "lung",
      "title": "NCCTG Lung Cancer Data",
      "object": "lung",
      "file": "lung.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "inst",
        "time",
        "status",
        "age",
        "sex",
        "ph.ecog",
        "ph.karno",
        "pat.karno",
        "meal.cal",
        "wt.loss"
      ],
      "rows": 228,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bartModelMatrix",
      "title": "Deprecated: use bMM instead",
      "topics": [
        "bartModelMatrix"
      ]
    },
    {
      "page": "bMM",
      "title": "Create a matrix out of a vector or data.frame",
      "topics": [
        "bMM"
      ]
    },
    {
      "page": "bmx",
      "title": "NHANES 1999-2000 Body Measures and Demographics",
      "topics": [
        "bmx"
      ]
    },
    {
      "page": "CDCheight",
      "title": "CDC height for age growth charts",
      "topics": [
        "CDCheight"
      ]
    },
    {
      "page": "CDimpute",
      "title": "Cold-deck missing imputation",
      "topics": [
        "CDimpute"
      ]
    },
    {
      "page": "Cindex",
      "title": "Calculate the C-index/concordance for survival analysis.",
      "topics": [
        "Cindex",
        "concordance"
      ]
    },
    {
      "page": "lung",
      "title": "NCCTG Lung Cancer Data",
      "topics": [
        "cancer",
        "lung"
      ]
    },
    {
      "page": "nft2",
      "title": "Fit NFT BART models.",
      "topics": [
        "nft",
        "nft2"
      ]
    },
    {
      "page": "predict.aftree",
      "title": "Estimating the survival and the hazard for AFT BART models.",
      "topics": [
        "predict.aftree"
      ]
    },
    {
      "page": "predict.nft2",
      "title": "Drawing Posterior Predictive Realizations for NFT BART models.",
      "topics": [
        "predict.nft",
        "predict.nft2"
      ]
    },
    {
      "page": "tsvs2",
      "title": "Variable selection with NFT BART models.",
      "topics": [
        "tsvs",
        "tsvs2"
      ]
    },
    {
      "page": "xicuts",
      "title": "Specifying cut-points for the covariates",
      "topics": [
        "xicuts"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "Matrix",
    "nnet",
    "Rcpp",
    "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1.4471580313422192,
  "_indexed": true,
  "_nocasepkg": "nftbart",
  "_universes": [
    "rsparapa"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3",
      "date": "2026-05-02T07:54:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2ca4ed21be01d7d3a350fd0f99c5fd77feb5b09e",
      "fileid": "eddcc6972b8a4bb0caf00237ae4bbd0a27108d3906e46d54464fd43bdf94aaf4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsparapa/actions/runs/25247233286"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3",
      "date": "2026-05-02T07:53:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2ca4ed21be01d7d3a350fd0f99c5fd77feb5b09e",
      "fileid": "8203418260015a8f1be241fdca57d66badb2c9496b102c390483cc26e511723f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsparapa/actions/runs/25247233286"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3",
      "date": "2026-06-01T10:19:17.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2ca4ed21be01d7d3a350fd0f99c5fd77feb5b09e",
      "fileid": "2151b510433b8be0723bfdd9652964644136f0d371b09fea4a852e338a6fc0c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsparapa/actions/runs/26748749752"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3",
      "date": "2026-06-01T10:19:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2ca4ed21be01d7d3a350fd0f99c5fd77feb5b09e",
      "fileid": "42cea8c86abc5c68bb040b39cfca68ed56ad9ac0ee8d8e6bc225f54cbf39f941",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsparapa/actions/runs/26748749752"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3",
      "date": "2026-06-01T10:19:08.000Z",
      "arch": "aarch64",
      "commit": "2ca4ed21be01d7d3a350fd0f99c5fd77feb5b09e",
      "fileid": "5be8b8154d6733542b4bd9bc0e32d2d6c4f0a84c7a22c15e87b57aa0e28054d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsparapa/actions/runs/26748749752"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3",
      "date": "2026-06-01T10:21:35.000Z",
      "arch": "x86_64",
      "commit": "2ca4ed21be01d7d3a350fd0f99c5fd77feb5b09e",
      "fileid": "331bf51801da998c3560d1999c497e75c9e4230c2b2dabc7a33a7cffa52fd137",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsparapa/actions/runs/26748749752"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3",
      "date": "2026-06-01T10:19:27.000Z",
      "arch": "aarch64",
      "commit": "2ca4ed21be01d7d3a350fd0f99c5fd77feb5b09e",
      "fileid": "675f0b83c9c890f301e94d1a5f33193772efb038c63e5908e1f571534816e329",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsparapa/actions/runs/26748749752"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3",
      "date": "2026-06-01T10:20:17.000Z",
      "arch": "x86_64",
      "commit": "2ca4ed21be01d7d3a350fd0f99c5fd77feb5b09e",
      "fileid": "d5c90fae89f7ba1a0ccc0a10354a5eb4a278421242a4fd46267a4e861505aaa8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsparapa/actions/runs/26748749752"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3",
      "date": "2026-06-01T10:19:16.000Z",
      "arch": "emscripten",
      "commit": "2ca4ed21be01d7d3a350fd0f99c5fd77feb5b09e",
      "fileid": "1996229b2f5ccb15d011060150ac9041582f20181ec17ecba1f44c2dac2ef597",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rsparapa/actions/runs/26748749752"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3",
      "date": "2026-06-01T10:18:50.000Z",
      "arch": "x86_64",
      "commit": "2ca4ed21be01d7d3a350fd0f99c5fd77feb5b09e",
      "fileid": "f19a5417cbcdf43e3f20718e67d662b3b07f0bb277e64db34961d6954f6da4e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsparapa/actions/runs/26748749752"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3",
      "date": "2026-06-01T10:18:32.000Z",
      "arch": "x86_64",
      "commit": "2ca4ed21be01d7d3a350fd0f99c5fd77feb5b09e",
      "fileid": "2a8c0021505cca42ea5df603988b3ce8e077726d1066dfec2df89dd714cb54df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsparapa/actions/runs/26748749752"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.3",
      "date": "2026-06-01T10:19:06.000Z",
      "arch": "x86_64",
      "commit": "2ca4ed21be01d7d3a350fd0f99c5fd77feb5b09e",
      "fileid": "0f607c69d2eedbad59292941274e1d7173089f3f1e7f333b13d6d9e3b9afaab3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsparapa/actions/runs/26748749752"
    }
  ]
}