Package: drf
Title: Distributional Random Forests
Version: 1.2.0
Authors@R: c(
  person(given = "Jeffrey", family = "Naf", email = "jeffrey.naf@unige.ch", role = "cre"),
  person(given = "Loris", family = "Michel", role = "aut"),
  person(given = "Domagoj", family = "Cevid", role = "aut"))
BugReports: https://github.com/lorismichel/drf/issues
Description: An implementation of distributional random forests as introduced in Cevid & Michel & Meinshausen & Buhlmann (2020) <doi:10.48550/arXiv.2005.14458>.
License: GPL-3
LinkingTo: Rcpp, RcppEigen
Depends: R (>= 3.4.4)
Imports: stats, fastDummies, Matrix, methods, Rcpp (>= 0.12.15),
        transport
RoxygenNote: 7.3.3
Suggests: DiagrammeR
SystemRequirements: GNU make
URL: https://github.com/lorismichel/drf
NeedsCompilation: yes
Packaged: 2025-12-08 20:13:25 UTC; rstudio
Author: Jeffrey Naf [cre],
  Loris Michel [aut],
  Domagoj Cevid [aut]
Maintainer: Jeffrey Naf <jeffrey.naf@unige.ch>
Repository: CRAN
Date/Publication: 2025-12-08 22:00:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2026-01-12 03:19:36 UTC; windows
Archs: x64
