{
  "_id": "6a1e799d1d7bb097a0a64637",
  "Package": "bartMachine",
  "Type": "Package",
  "Title": "Bayesian Additive Regression Trees",
  "Version": "1.4.2",
  "Date": "2026-05-03",
  "Maintainer": "Adam Kapelner <kapelner@qc.cuny.edu>",
  "Authors@R": "c(person(given = \"Adam\",\nfamily = \"Kapelner\",\nrole = c(\"aut\", \"cre\"),\nemail = \"kapelner@qc.cuny.edu\",\ncomment = c(ORCID = \"0000-0001-5985-6792\")),\nperson(given = \"Justin\",\nfamily = \"Bleich\",\nrole = \"aut\"))",
  "Description": "An advanced implementation of Bayesian Additive Regression\nTrees with expanded features for data analysis and\nvisualization.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "SystemRequirements": "Java (>= 21.0), TornadoVM (if you want GPU\noptimization)",
  "BugReports": "https://github.com/kapelner/bartMachine/issues",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "make default-jdk",
  "Repository": "https://kapelner.r-universe.dev",
  "Date/Publication": "2026-05-03 21:31:30 UTC",
  "RemoteUrl": "https://github.com/kapelner/bartmachine",
  "RemoteRef": "HEAD",
  "RemoteSha": "180251266e4256492951691b5f2acd83d038adf2",
  "RemoteSubdir": "bartMachine",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 06:30:52 UTC",
    "User": "root"
  },
  "Author": "Adam Kapelner [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-5985-6792>),\nJustin Bleich [aut]",
  "MD5sum": "27fa255610ee41aaca081fc6a4aafe36",
  "_user": "kapelner",
  "_type": "src",
  "_file": "bartMachine_1.4.2.tar.gz",
  "_fileid": "63633bc2ba8bfa0da023a23774774a7e7390ad0e37b6bcca8e9ccb0bde67c1fe",
  "_filesize": 2092617,
  "_sha256": "63633bc2ba8bfa0da023a23774774a7e7390ad0e37b6bcca8e9ccb0bde67c1fe",
  "_created": "2026-06-02T06:30:52.000Z",
  "_published": "2026-06-02T06:35:09.872Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79012866281,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7350578033"
    },
    {
      "job": 79012866271,
      "time": 180,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7350582212"
    },
    {
      "job": 79012866311,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7350592104"
    },
    {
      "job": 79012866279,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7350578693"
    },
    {
      "job": 79012315728,
      "time": 252,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7350535614"
    },
    {
      "job": 79012866272,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7350567302"
    },
    {
      "job": 79012866349,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7350563611"
    },
    {
      "job": 79012866357,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7350561727"
    },
    {
      "job": 79012866296,
      "time": 122,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7350567292"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kapelner/actions/runs/26802561297",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kapelner/bartmachine",
  "_commit": {
    "id": "180251266e4256492951691b5f2acd83d038adf2",
    "author": "Adam Kapelner <kapelner@gmail.com>",
    "committer": "Adam Kapelner <kapelner@gmail.com>",
    "message": "README updates\n",
    "time": 1777843890
  },
  "_maintainer": {
    "name": "Adam Kapelner",
    "email": "kapelner@qc.cuny.edu",
    "login": "kapelner",
    "description": "I'm an Assoc. Prof. of Math at Queens College (NYC) where I run the undergrad Data Science major, my PhD is in Statistics, my research is in experimental design",
    "uuid": 658168,
    "orcid": "0000-0001-5985-6792"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14.0",
      "role": "Depends"
    },
    {
      "package": "bartMachineJARs",
      "version": ">= 1.2.2",
      "role": "Imports"
    },
    {
      "package": "rJava",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "role": "Imports"
    },
    {
      "package": "missForest",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "kapelner",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 5
    },
    {
      "week": "2026-03",
      "n": 3
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 5
    }
  ],
  "_tags": [],
  "_stars": 65,
  "_contributors": [
    {
      "user": "kapelner",
      "count": 194,
      "uuid": 658168
    },
    {
      "user": "jbleich89",
      "count": 37,
      "uuid": 2228335
    },
    {
      "user": "brooksambrose",
      "count": 1,
      "uuid": 1271481
    },
    {
      "user": "moserware",
      "count": 1,
      "uuid": 93533
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    },
    {
      "user": "rdiaz02",
      "count": 1,
      "uuid": 1688611
    }
  ],
  "_userbio": {
    "uuid": 658168,
    "type": "user",
    "name": "Prof. Adam Kapelner",
    "description": "I'm an Assoc. Prof. of Math at Queens College (NYC) where I run the undergrad Data Science major, my PhD is in Statistics, my research is in experimental design"
  },
  "_downloads": {
    "count": 5640,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bartMachine"
  },
  "_mentions": 12,
  "_devurl": "https://github.com/kapelner/bartmachine",
  "_searchresults": 326,
  "_topics": [
    "openjdk"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bartMachine.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kapelner/bartmachine",
  "_realowner": "kapelner",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2013-12-06"
    },
    {
      "version": "1.0.1",
      "date": "2013-12-08"
    },
    {
      "version": "1.0.2",
      "date": "2014-02-05"
    },
    {
      "version": "1.0.4",
      "date": "2014-09-05"
    },
    {
      "version": "1.1.1",
      "date": "2014-12-02"
    },
    {
      "version": "1.2.0",
      "date": "2015-03-10"
    },
    {
      "version": "1.2.1",
      "date": "2016-02-27"
    },
    {
      "version": "1.2.2",
      "date": "2016-03-24"
    },
    {
      "version": "1.2.3",
      "date": "2016-05-12"
    },
    {
      "version": "1.2.4",
      "date": "2018-03-03"
    },
    {
      "version": "1.2.4.1",
      "date": "2018-04-06"
    },
    {
      "version": "1.2.4.2",
      "date": "2018-05-04"
    },
    {
      "version": "1.2.5",
      "date": "2020-07-21"
    },
    {
      "version": "1.2.5.1",
      "date": "2020-08-13"
    },
    {
      "version": "1.2.6",
      "date": "2020-12-17"
    },
    {
      "version": "1.2.7",
      "date": "2022-08-23"
    },
    {
      "version": "1.3",
      "date": "2022-08-26"
    },
    {
      "version": "1.3.2",
      "date": "2022-10-25"
    },
    {
      "version": "1.3.3",
      "date": "2023-01-14"
    },
    {
      "version": "1.3.3.1",
      "date": "2023-02-27"
    },
    {
      "version": "1.3.4",
      "date": "2023-06-26"
    },
    {
      "version": "1.3.4.1",
      "date": "2023-07-07"
    },
    {
      "version": "1.4",
      "date": "2026-01-17"
    },
    {
      "version": "1.4.1",
      "date": "2026-01-19"
    },
    {
      "version": "1.4.1.1",
      "date": "2026-01-20"
    },
    {
      "version": "1.4.2",
      "date": "2026-05-04"
    }
  ],
  "_exports": [
    "bart_machine_get_posterior",
    "bart_machine_num_cores",
    "bart_predict_for_test_data",
    "bartMachine",
    "bartMachineArr",
    "bartMachineCV",
    "build_bart_machine",
    "build_bart_machine_cv",
    "calc_credible_intervals",
    "calc_prediction_intervals",
    "check_bart_error_assumptions",
    "cov_importance_test",
    "dummify_data",
    "extract_raw_node_data",
    "get_projection_weights",
    "get_sigsqs",
    "get_var_counts_over_chain",
    "get_var_props_over_chain",
    "interaction_investigator",
    "investigate_var_importance",
    "k_fold_cv",
    "linearity_test",
    "node_prediction_training_data_indices",
    "pd_plot",
    "plot_convergence_diagnostics",
    "plot_y_vs_yhat",
    "predict_bartMachineArr",
    "rmse_by_num_trees",
    "set_bart_machine_num_cores",
    "var_selection_by_permute",
    "var_selection_by_permute_cv"
  ],
  "_datasets": [
    {
      "name": "ankara",
      "title": "benchmark_datasets",
      "object": "benchmark_datasets",
      "file": "benchmark_datasets.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "maxtemp",
        "mintemp",
        "dewpoint",
        "precip",
        "sea.level.pressure",
        "standard.pressure",
        "visibility",
        "wind.speed",
        "max.wind.speed",
        "meantemp"
      ],
      "rows": 1609,
      "table": true,
      "tojson": true
    },
    {
      "name": "automobile",
      "title": "Data concerning automobile prices.",
      "object": "automobile",
      "file": "automobile.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "symboling",
        "normalized_losses",
        "fuel_type",
        "aspiration",
        "num_doors",
        "body_style",
        "wheel_drive",
        "engine_location",
        "wheel_base",
        "length",
        "width",
        "height",
        "curb_weight",
        "engine_type",
        "num_cylinders",
        "engine_size",
        "fuel_system",
        "bore",
        "stroke",
        "compression_ratio",
        "horsepower",
        "peak_rpm",
        "city_mpg",
        "highway_mpg",
        "log_price"
      ],
      "rows": 201,
      "table": true,
      "tojson": true
    },
    {
      "name": "baseball",
      "title": "benchmark_datasets",
      "object": "benchmark_datasets",
      "file": "benchmark_datasets.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "BA",
        "OBP",
        "Runs",
        "Hits",
        "X2B",
        "X3B",
        "HR",
        "RBI",
        "BB",
        "K",
        "SB",
        "Errors",
        "Free.agency.eligibility",
        "Free.agent",
        "Arbitration.eligibility",
        "Arbitration",
        "salary.thou"
      ],
      "rows": 337,
      "table": true,
      "tojson": true
    },
    {
      "name": "boston",
      "title": "benchmark_datasets",
      "object": "benchmark_datasets",
      "file": "benchmark_datasets.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "medv",
        "crim",
        "zn",
        "indus",
        "chas",
        "nox",
        "rm",
        "age",
        "dis",
        "rad",
        "tax",
        "ptratio",
        "b",
        "lstat"
      ],
      "rows": 506,
      "table": true,
      "tojson": true
    },
    {
      "name": "compactiv",
      "title": "benchmark_datasets",
      "object": "benchmark_datasets",
      "file": "benchmark_datasets.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "lread",
        "lwrite",
        "scall",
        "sread",
        "swrite",
        "fork",
        "exec",
        "rchar",
        "wchar",
        "pgout",
        "ppgout",
        "pgfree",
        "pgscan",
        "atch",
        "pgin",
        "ppgin",
        "pflt",
        "vflt",
        "runqsz",
        "freemem",
        "freeswap",
        "usr"
      ],
      "rows": 8192,
      "table": true,
      "tojson": true
    },
    {
      "name": "ozone",
      "title": "benchmark_datasets",
      "object": "benchmark_datasets",
      "file": "benchmark_datasets.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "vh",
        "wind",
        "humid",
        "temp",
        "ibh",
        "dpg",
        "ibt",
        "vis",
        "ozone"
      ],
      "rows": 330,
      "table": true,
      "tojson": true
    },
    {
      "name": "pole",
      "title": "benchmark_datasets",
      "object": "benchmark_datasets",
      "file": "benchmark_datasets.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Att1",
        "Att2",
        "Att3",
        "Att4",
        "Att5",
        "Att6",
        "Att7",
        "Att8",
        "Att9",
        "Att10",
        "Att11",
        "Att12",
        "Att13",
        "Att14",
        "Att15",
        "Att16",
        "Att17",
        "Att18",
        "Att19",
        "Att20",
        "Att21",
        "Att22",
        "Att23",
        "Att24",
        "Att25",
        "Att26",
        "Output"
      ],
      "rows": 5000,
      "table": true,
      "tojson": true
    },
    {
      "name": "triazine",
      "title": "benchmark_datasets",
      "object": "benchmark_datasets",
      "file": "benchmark_datasets.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "p1.polar",
        "p1.size",
        "p1.flex",
        "p1.h.doner",
        "p1.h.acceptor",
        "p1.pi.doner",
        "p1.pi.acceptor",
        "p1.polarisable",
        "p1.sigma",
        "p1.branch",
        "p2.polar",
        "p2.size",
        "p2.flex",
        "p2.h.doner",
        "p2.h.acceptor",
        "p2.pi.doner",
        "p2.pi.acceptor",
        "p2.polarisable",
        "p2.sigma",
        "p2.branch",
        "p3.polar",
        "p3.size",
        "p3.flex",
        "p3.h.doner",
        "p3.h.acceptor",
        "p3.pi.doner",
        "p3.pi.acceptor",
        "p3.polarisable",
        "p3.sigma",
        "p3.branch",
        "p4.polar",
        "p4.size",
        "p4.flex",
        "p4.h.doner",
        "p4.h.acceptor",
        "p4.pi.doner",
        "p4.pi.acceptor",
        "p4.polarisable",
        "p4.sigma",
        "p4.branch",
        "p5.polar",
        "p5.size",
        "p5.h.acceptor",
        "p5.pi.doner",
        "p5.pi.acceptor",
        "p5.polarisable",
        "p5.sigma",
        "p5.branch",
        "p6.polar",
        "p6.size",
        "p6.flex",
        "p6.h.doner",
        "p6.h.acceptor",
        "p6.pi.doner",
        "p6.pi.acceptor",
        "p6.polarisable",
        "p6.sigma",
        "p6.branch",
        "activity"
      ],
      "rows": 186,
      "table": true,
      "tojson": true
    },
    {
      "name": "wine.red",
      "title": "benchmark_datasets",
      "object": "benchmark_datasets",
      "file": "benchmark_datasets.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "fixed.acidity",
        "volatile.acidity",
        "citric.acid",
        "residual.sugar",
        "chlorides",
        "free.sulfur.dioxide",
        "total.sulfur.dioxide",
        "density",
        "pH",
        "sulphates",
        "alcohol",
        "quality"
      ],
      "rows": 1599,
      "table": true,
      "tojson": true
    },
    {
      "name": "wine.white",
      "title": "benchmark_datasets",
      "object": "benchmark_datasets",
      "file": "benchmark_datasets.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "fixed.acidity",
        "volatile.acidity",
        "citric.acid",
        "residual.sugar",
        "chlorides",
        "free.sulfur.dioxide",
        "total.sulfur.dioxide",
        "density",
        "pH",
        "sulphates",
        "alcohol",
        "quality"
      ],
      "rows": 4898,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "automobile",
      "title": "Data concerning automobile prices.",
      "topics": [
        "automobile"
      ]
    },
    {
      "page": "bart_machine_get_posterior",
      "title": "Get Full Posterior Distribution",
      "topics": [
        "bart_machine_get_posterior"
      ]
    },
    {
      "page": "bart_machine_num_cores",
      "title": "Get Number of Cores Used by BART",
      "topics": [
        "bart_machine_num_cores"
      ]
    },
    {
      "page": "bart_predict_for_test_data",
      "title": "Predict for Test Data with Known Outcomes",
      "topics": [
        "bart_predict_for_test_data"
      ]
    },
    {
      "page": "bartMachine",
      "title": "Build a BART Model",
      "topics": [
        "bartMachine",
        "build_bart_machine"
      ]
    },
    {
      "page": "bartMachineArr",
      "title": "Create an array of BART models for the same data.",
      "topics": [
        "bartMachineArr"
      ]
    },
    {
      "page": "bartMachineCV",
      "title": "Build BART-CV",
      "topics": [
        "bartMachineCV",
        "build_bart_machine_cv"
      ]
    },
    {
      "page": "benchmark_datasets",
      "title": "benchmark_datasets",
      "topics": [
        "ankara",
        "baseball",
        "benchmark_datasets",
        "boston",
        "compactiv",
        "ozone",
        "pole",
        "triazine",
        "wine.red",
        "wine.white"
      ]
    },
    {
      "page": "calc_credible_intervals",
      "title": "Calculate Credible Intervals",
      "topics": [
        "calc_credible_intervals"
      ]
    },
    {
      "page": "calc_prediction_intervals",
      "title": "Calculate Prediction Intervals",
      "topics": [
        "calc_prediction_intervals"
      ]
    },
    {
      "page": "check_bart_error_assumptions",
      "title": "Check BART Error Assumptions",
      "topics": [
        "check_bart_error_assumptions"
      ]
    },
    {
      "page": "cov_importance_test",
      "title": "Importance Test for Covariate(s) of Interest",
      "topics": [
        "cov_importance_test"
      ]
    },
    {
      "page": "dummify_data",
      "title": "Dummify Design Matrix",
      "topics": [
        "dummify_data"
      ]
    },
    {
      "page": "extract_raw_node_data",
      "title": "Gets Raw Node data",
      "topics": [
        "extract_raw_node_data"
      ]
    },
    {
      "page": "get_projection_weights",
      "title": "Gets Training Sample Projection / Weights",
      "topics": [
        "get_projection_weights"
      ]
    },
    {
      "page": "get_sigsqs",
      "title": "Get Posterior Error Variance Estimates",
      "topics": [
        "get_sigsqs"
      ]
    },
    {
      "page": "get_var_counts_over_chain",
      "title": "Get the Variable Inclusion Counts",
      "topics": [
        "get_var_counts_over_chain"
      ]
    },
    {
      "page": "get_var_props_over_chain",
      "title": "Get the Variable Inclusion Proportions",
      "topics": [
        "get_var_props_over_chain"
      ]
    },
    {
      "page": "interaction_investigator",
      "title": "Explore Pairwise Interactions in BART Model",
      "topics": [
        "interaction_investigator"
      ]
    },
    {
      "page": "investigate_var_importance",
      "title": "Explore Variable Inclusion Proportions in BART Model",
      "topics": [
        "investigate_var_importance"
      ]
    },
    {
      "page": "k_fold_cv",
      "title": "Estimate Out-of-sample Error with K-fold Cross validation",
      "topics": [
        "k_fold_cv"
      ]
    },
    {
      "page": "linearity_test",
      "title": "Test of Linearity",
      "topics": [
        "linearity_test"
      ]
    },
    {
      "page": "node_prediction_training_data_indices",
      "title": "Gets node predictions indices of the training data for new data.",
      "topics": [
        "node_prediction_training_data_indices"
      ]
    },
    {
      "page": "pd_plot",
      "title": "Partial Dependence Plot",
      "topics": [
        "pd_plot"
      ]
    },
    {
      "page": "plot_convergence_diagnostics",
      "title": "Plot Convergence Diagnostics",
      "topics": [
        "plot_convergence_diagnostics"
      ]
    },
    {
      "page": "plot_y_vs_yhat",
      "title": "Plot the fitted Versus Actual Response",
      "topics": [
        "plot_y_vs_yhat"
      ]
    },
    {
      "page": "predict_bartMachineArr",
      "title": "Make a prediction on data using a BART array object",
      "topics": [
        "predict_bartMachineArr"
      ]
    },
    {
      "page": "predict.bartMachine",
      "title": "Make a prediction on data using a BART object",
      "topics": [
        "predict.bartMachine"
      ]
    },
    {
      "page": "print.bartMachine",
      "title": "Summarizes information about a 'bartMachine' object.",
      "topics": [
        "print.bartMachine"
      ]
    },
    {
      "page": "rmse_by_num_trees",
      "title": "Assess the Out-of-sample RMSE by Number of Trees",
      "topics": [
        "rmse_by_num_trees"
      ]
    },
    {
      "page": "set_bart_machine_num_cores",
      "title": "Set the Number of Cores for BART",
      "topics": [
        "set_bart_machine_num_cores"
      ]
    },
    {
      "page": "summary.bartMachine",
      "title": "Summarizes information about a 'bartMachine' object.",
      "topics": [
        "summary.bartMachine"
      ]
    },
    {
      "page": "var_selection_by_permute",
      "title": "Perform Variable Selection using Three Threshold-based Procedures",
      "topics": [
        "var_selection_by_permute"
      ]
    },
    {
      "page": "var_selection_by_permute_cv",
      "title": "Perform Variable Selection Using Cross-validation Procedure",
      "topics": [
        "var_selection_by_permute_cv"
      ]
    }
  ],
  "_readme": "https://github.com/kapelner/bartmachine/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "bartMachineJARs",
    "checkmate",
    "cli",
    "codetools",
    "cpp11",
    "digest",
    "doRNG",
    "farver",
    "foreach",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "itertools",
    "labeling",
    "lattice",
    "lifecycle",
    "Matrix",
    "matrixStats",
    "missForest",
    "R6",
    "randomForest",
    "ranger",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "rJava",
    "rlang",
    "rngtools",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libjvm",
      "package": "openjdk-21-jre-headless",
      "headers": "openjdk-21-jre-headless",
      "source": "openjdk",
      "version": "21.0.11+10-1~24.04.2",
      "name": "openjdk",
      "homepage": "https://openjdk.java.net/",
      "description": "OpenJDK Java runtime, using Hotspot JIT (headless)"
    }
  ],
  "_vignettes": [
    {
      "source": "bartMachine.Rnw",
      "filename": "bartMachine.pdf",
      "title": "bartMachine",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2014-11-24 20:28:26",
      "modified": "2026-01-13 04:06:35",
      "commits": 6
    }
  ],
  "_score": 10.952471324085838,
  "_indexed": true,
  "_nocasepkg": "bartmachine",
  "_universes": [
    "kapelner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.2",
      "date": "2026-06-02T06:33:23.000Z",
      "distro": "noble",
      "commit": "180251266e4256492951691b5f2acd83d038adf2",
      "fileid": "0d94b8412c5bfe83a6e945fcaf9a96105e03b407d81aed95732314be8ffbc9bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapelner/actions/runs/26802561297"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.2",
      "date": "2026-06-02T06:33:40.000Z",
      "distro": "noble",
      "commit": "180251266e4256492951691b5f2acd83d038adf2",
      "fileid": "a8ad7c95b4cf4afc65d86ff776267c4fe0ad9e841b645fffd97cbb13e631b42d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapelner/actions/runs/26802561297"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.2",
      "date": "2026-06-02T06:34:31.000Z",
      "commit": "180251266e4256492951691b5f2acd83d038adf2",
      "fileid": "93d76e7fd340254eab0c2a15e2e6823ac2899c6556c58b3cb4e151dd70374a28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapelner/actions/runs/26802561297"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.2",
      "date": "2026-06-02T06:33:39.000Z",
      "commit": "180251266e4256492951691b5f2acd83d038adf2",
      "fileid": "9a3b416343588fd72ac47fe3e4ffd480114368229ecd76d1a97bec53881465c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapelner/actions/runs/26802561297"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.2",
      "date": "2026-06-02T06:33:20.000Z",
      "commit": "180251266e4256492951691b5f2acd83d038adf2",
      "fileid": "ab99820c382fc9387351c07728b303aa941eb401a781a6e19d0fa92d016812bc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kapelner/actions/runs/26802561297"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.2",
      "date": "2026-06-02T06:32:18.000Z",
      "commit": "180251266e4256492951691b5f2acd83d038adf2",
      "fileid": "5ba1ac17f6d96ec4f2d10f79b6f682ccbb044ff0a71e6f637cca9c95aa23364b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapelner/actions/runs/26802561297"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.2",
      "date": "2026-06-02T06:32:12.000Z",
      "commit": "180251266e4256492951691b5f2acd83d038adf2",
      "fileid": "a1afd5a85d45348181724c6bbdf5d077fcf6de5c7637ad266f19c358554be890",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapelner/actions/runs/26802561297"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.2",
      "date": "2026-06-02T06:32:31.000Z",
      "commit": "180251266e4256492951691b5f2acd83d038adf2",
      "fileid": "e149ea815092699023cdff79e78651b201d1542b5728d4abc24874dd139029e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapelner/actions/runs/26802561297"
    }
  ]
}