Package: ShrinkageTrees
Type: Package
Title: Regression Trees with Shrinkage Priors
Version: 1.0.2
Date: 2025-10-06
Authors@R: c(person("Tijn", "Jacobs", role = c("aut", "cre"), 
                    email = "t.jacobs@vu.nl", 
                    comment = c(ORCID = "0009-0003-6188-9296")))
Maintainer: Tijn Jacobs <t.jacobs@vu.nl>
Description: Bayesian regression tree models with shrinkage priors on 
  step heights. Supports continuous, binary, and right-censored (survival) 
  outcomes. Used for high-dimensional prediction and causal inference.
URL: https://github.com/tijn-jacobs/ShrinkageTrees
BugReports: https://github.com/tijn-jacobs/ShrinkageTrees/issues
License: MIT + file LICENSE
Depends: R (>= 3.5.0)
Imports: Rcpp
LinkingTo: Rcpp (>= 1.0.11)
Suggests: survival, afthd, testthat (>= 3.0.0)
RoxygenNote: 7.3.2
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2025-10-06 09:17:25 UTC; tijnjacobs
Author: Tijn Jacobs [aut, cre] (ORCID: <https://orcid.org/0009-0003-6188-9296>)
Repository: CRAN
Date/Publication: 2025-10-06 09:30:13 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-11 01:35:56 UTC; windows
Archs: x64
