{
  "_id": "6a1efc09b401979e73418d13",
  "Package": "EBcoBART",
  "Title": "Co-Data Learning for Bayesian Additive Regression Trees",
  "Version": "1.1.2",
  "Authors@R": "c(person(c(\"Jeroen\", \"M.\"), \"Goedhart\", , \"jeroengoed@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-0134-1897\")),\nperson(\"Thomas\", \"Klausch\", role = \"aut\"),\nperson(c(\"Mark\",\"A.\"), \"van de Wiel\", role = \"aut\"),\nperson(\"Vincent\", \"Dorie\", role = \"ctb\", comment = \"Author of 'dbarts' 'R' package and auxiliary function getDepth\"),\nperson(\"Hanarth Fonds\", role = \"fnd\"))",
  "Description": "Estimate prior variable weights for Bayesian Additive\nRegression Trees (BART). These weights correspond to the\nprobabilities of the variables being selected in the splitting\nrules of the sum-of-trees. Weights are estimated using\nempirical Bayes and external information on the explanatory\nvariables (co-data). BART models are fitted using the 'dbarts'\n'R' package. See Goedhart and others (2023)\n<doi:10.1002/sim.70004> for details.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/JeroenGoedhart/EBcoBART",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "LazyData": "true",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://jeroengoedhart.r-universe.dev",
  "Date/Publication": "2025-08-05 13:17:24 UTC",
  "RemoteUrl": "https://github.com/jeroengoedhart/ebcobart",
  "RemoteRef": "HEAD",
  "RemoteSha": "c0c9f778179c6b6ef44a977b0cb5e5a524db04a9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 10:25:58 UTC",
    "User": "root"
  },
  "Author": "Jeroen M. Goedhart [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-0134-1897>),\nThomas Klausch [aut],\nMark A. van de Wiel [aut],\nVincent Dorie [ctb] (Author of 'dbarts' 'R' package and auxiliary\nfunction getDepth),\nHanarth Fonds [fnd]",
  "Maintainer": "Jeroen M. Goedhart <jeroengoed@gmail.com>",
  "MD5sum": "c22ef689009f3133aa8fbc2ce56d07de",
  "_user": "jeroengoedhart",
  "_type": "src",
  "_file": "EBcoBART_1.1.2.tar.gz",
  "_fileid": "1c5752e6ca09cb627bb08df38e94cdbffea9ebfcf3f759b7fd85c898f8b30094",
  "_filesize": 285729,
  "_sha256": "1c5752e6ca09cb627bb08df38e94cdbffea9ebfcf3f759b7fd85c898f8b30094",
  "_created": "2026-05-18T10:25:58.000Z",
  "_published": "2026-06-02T15:51:37.875Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79113033937,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7055357682"
    },
    {
      "job": 79113033918,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7055356945"
    },
    {
      "job": 79113034014,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7055351525"
    },
    {
      "job": 79113034107,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7055352655"
    },
    {
      "job": 79113033843,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7055315925"
    },
    {
      "job": 79113033115,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362854210"
    },
    {
      "job": 79113034018,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7055341626"
    },
    {
      "job": 79113034257,
      "time": 137,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7055363265"
    },
    {
      "job": 79113033967,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7055341077"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jeroengoedhart/actions/runs/26027668365",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jeroengoedhart/ebcobart",
  "_commit": {
    "id": "c0c9f778179c6b6ef44a977b0cb5e5a524db04a9",
    "author": "JeroenGoedhart <jeroengoed@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Delete cran-comments.md",
    "time": 1754399844
  },
  "_maintainer": {
    "name": "Jeroen M. Goedhart",
    "email": "jeroengoed@gmail.com",
    "orcid": "0000-0003-0134-1897"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dbarts",
      "role": "Imports"
    },
    {
      "package": "loo",
      "role": "Imports"
    },
    {
      "package": "posterior",
      "role": "Imports"
    },
    {
      "package": "univariateML",
      "role": "Imports"
    },
    {
      "package": "extraDistr",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    }
  ],
  "_owner": "jeroengoedhart",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 75621997,
    "type": "user",
    "name": "JeroenGoedhart"
  },
  "_downloads": {
    "count": 587,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/EBcoBART"
  },
  "_devurl": "https://github.com/jeroengoedhart/ebcobart",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/EBcoBART.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jeroengoedhart/ebcobart",
  "_realowner": "jeroengoedhart",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2024-09-02"
    },
    {
      "version": "1.0.2",
      "date": "2024-09-03"
    },
    {
      "version": "1.1.0",
      "date": "2024-09-26"
    },
    {
      "version": "1.1.1",
      "date": "2025-01-17"
    },
    {
      "version": "1.1.2",
      "date": "2025-08-20"
    }
  ],
  "_exports": [
    "Dat_EBcoBART",
    "EBcoBART"
  ],
  "_datasets": [
    {
      "name": "Bloodplatelet",
      "title": "Bloodplatelet",
      "object": "Bloodplatelet",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "Lymphoma",
      "title": "Lymphoma",
      "object": "Lymphoma",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Bloodplatelet",
      "title": "Bloodplatelet",
      "topics": [
        "Bloodplatelet"
      ]
    },
    {
      "page": "Dat_EBcoBART",
      "title": "Convenience function to correctly specify co-data matrix if X contains factor variables.",
      "topics": [
        "Dat_EBcoBART"
      ]
    },
    {
      "page": "EBcoBART",
      "title": "Learning prior covariate weights for BART models with empirical Bayes and co-data.",
      "topics": [
        "EBcoBART"
      ]
    },
    {
      "page": "Lymphoma",
      "title": "Lymphoma",
      "topics": [
        "Lymphoma"
      ]
    }
  ],
  "_readme": "https://github.com/jeroengoedhart/ebcobart/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "actuar",
    "assertthat",
    "backports",
    "bbmle",
    "bdsmatrix",
    "checkmate",
    "cli",
    "cvar",
    "dbarts",
    "distributional",
    "expint",
    "extraDistr",
    "fastICA",
    "fBasics",
    "fGarch",
    "gbutils",
    "generics",
    "glue",
    "gss",
    "GUILDS",
    "intervals",
    "lattice",
    "lifecycle",
    "logitnorm",
    "loo",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "mvtnorm",
    "nakagami",
    "nloptr",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "poilog",
    "posterior",
    "poweRlaw",
    "pracma",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "Rdpack",
    "Rfast",
    "rlang",
    "sads",
    "spatial",
    "stabledist",
    "tensorA",
    "tibble",
    "timeDate",
    "timeSeries",
    "univariateML",
    "utf8",
    "vctrs",
    "VGAM",
    "zigg"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "ebcobart",
  "_universes": [
    "jeroengoedhart"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-18T10:28:07.000Z",
      "distro": "noble",
      "commit": "c0c9f778179c6b6ef44a977b0cb5e5a524db04a9",
      "fileid": "3d60a995e725ee6eb036d940a5843719c310cd15e0e08dc6e1a2b56b89f93928",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroengoedhart/actions/runs/26027668365"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-18T10:28:07.000Z",
      "distro": "noble",
      "commit": "c0c9f778179c6b6ef44a977b0cb5e5a524db04a9",
      "fileid": "2cba9ace8182a8b1976412c04a3a5c909c385181c9963d7384d1f2ff650e3e34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroengoedhart/actions/runs/26027668365"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-18T10:27:53.000Z",
      "commit": "c0c9f778179c6b6ef44a977b0cb5e5a524db04a9",
      "fileid": "5734d0e326d49a453a5bd2d89145071376f6a1ea92f8fa62ef96d0ec522c4300",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroengoedhart/actions/runs/26027668365"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-18T10:27:55.000Z",
      "commit": "c0c9f778179c6b6ef44a977b0cb5e5a524db04a9",
      "fileid": "4baeda9a26bafb7fd22dbfb3890d41993db1af4107a76eec5f4d6a0df8465196",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroengoedhart/actions/runs/26027668365"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-18T10:27:16.000Z",
      "commit": "c0c9f778179c6b6ef44a977b0cb5e5a524db04a9",
      "fileid": "b611a62708bc30537cee3582fb40b550e513fb7acd57130420c407858dfec53c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroengoedhart/actions/runs/26027668365"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-18T10:28:18.000Z",
      "commit": "c0c9f778179c6b6ef44a977b0cb5e5a524db04a9",
      "fileid": "bb925b81db36cf42ae81bd55e803cc80079d82bb8ce290f3bbfda1b98fcc47f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroengoedhart/actions/runs/26027668365"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-18T10:27:16.000Z",
      "commit": "c0c9f778179c6b6ef44a977b0cb5e5a524db04a9",
      "fileid": "f6fab7d4b86f95230bf46237238a1abdd340fd9c18ced2345b3521f70ded83ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroengoedhart/actions/runs/26027668365"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-06-02T15:51:14.000Z",
      "commit": "c0c9f778179c6b6ef44a977b0cb5e5a524db04a9",
      "fileid": "1e25acc7c46de6a1a7a2e7767fa883a8d025f27c3211994a69654b01aa15dd4e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jeroengoedhart/actions/runs/26027668365"
    }
  ]
}