Package: bartMachine Type: Package Title: Bayesian Additive Regression Trees Version: 1.4.2 Date: 2026-05-03 Maintainer: Adam Kapelner Authors@R: c(person(given = "Adam", family = "Kapelner", role = c("aut", "cre"), email = "kapelner@qc.cuny.edu", comment = c(ORCID = "0000-0001-5985-6792")), person(given = "Justin", family = "Bleich", role = "aut")) Description: An advanced implementation of Bayesian Additive Regression Trees with expanded features for data analysis and visualization. License: GPL-3 Encoding: UTF-8 Depends: R (>= 2.14.0) Imports: bartMachineJARs (>= 1.2.2), rJava, randomForest, missForest, stats, ggplot2, grid, checkmate, matrixStats, grDevices Suggests: testthat (>= 3.0.0), withr SystemRequirements: Java (>= 21.0), TornadoVM (if you want GPU optimization) 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: 2026-07-02 05:38:38 UTC; root Author: Adam Kapelner [aut, cre] (ORCID: ), Justin Bleich [aut]