Package: grf
Title: Generalized Random Forests
Version: 2.5.0
Authors@R: c(
    person("Julie", "Tibshirani", role = "aut", email = "jtibs@cs.stanford.edu"),
    person("Susan", "Athey", role = "aut"),
    person("Rina", "Friedberg", role = "ctb"),
    person("Vitor", "Hadad", role = "ctb"),
    person("David", "Hirshberg", role = "ctb"),
    person("Luke", "Miner", role = "ctb"),
    person("Erik", "Sverdrup", role = c("aut", "cre"), email = "erik.sverdrup@monash.edu"),
    person("Stefan", "Wager", role = "aut"),
    person("Marvin", "Wright", role = "ctb")
    )
BugReports: https://github.com/grf-labs/grf/issues
Description: Forest-based statistical estimation and inference.
  GRF provides non-parametric methods for heterogeneous treatment effects estimation
  (optionally using right-censored outcomes, multiple treatment arms or outcomes, or instrumental variables),
  as well as least-squares regression, quantile regression, and survival regression,
  all with support for missing covariates.
Depends: R (>= 3.5.0)
License: GPL-3
LinkingTo: Rcpp, RcppEigen
Imports: DiceKriging, lmtest, Matrix, methods, Rcpp (>= 0.12.15),
        sandwich (>= 2.4-0)
RoxygenNote: 7.3.2
Suggests: DiagrammeR, MASS, rdrobust, survival (>= 3.2-8), testthat (>=
        3.0.4)
SystemRequirements: GNU make
URL: https://github.com/grf-labs/grf
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2025-10-07 20:21:49 UTC; erikcs
Author: Julie Tibshirani [aut],
  Susan Athey [aut],
  Rina Friedberg [ctb],
  Vitor Hadad [ctb],
  David Hirshberg [ctb],
  Luke Miner [ctb],
  Erik Sverdrup [aut, cre],
  Stefan Wager [aut],
  Marvin Wright [ctb]
Maintainer: Erik Sverdrup <erik.sverdrup@monash.edu>
Repository: CRAN
Date/Publication: 2025-10-09 05:10:17 UTC
Built: R 4.5.0; aarch64-apple-darwin20; 2025-10-09 07:28:52 UTC; unix
Archs: grf.so.dSYM
