Package: tuneRanger
Type: Package
Title: Tune Random Forest of the 'ranger' Package
Description: Tuning random forest with one line. The package is mainly based on the packages 'ranger' and 'mlrMBO'.
Version: 0.8.1
Authors@R: c(
    person("Philipp", "Probst", email = "philipp_probst@gmx.de", role = c("aut", "cre")),
    person("Simon", "Klau", email = "simonklau@ibe.med.uni-muenchen.de", role = "ctb"))
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.0.2), ranger (>= 0.8.0), mlrMBO (>= 1.1.1), parallel
        (>= 3.3.3), lhs (>= 0.14)
Imports: mlr (>= 2.11), smoof (>= 1.5.1), ParamHelpers (>= 1.10),
        methods (>= 3.3.3), BBmisc (>= 1.11), DiceKriging (>= 1.5.5)
RoxygenNote: 7.3.1
Suggests: survival, testthat
NeedsCompilation: no
Packaged: 2025-08-30 03:39:55 UTC; phili
Author: Philipp Probst [aut, cre],
  Simon Klau [ctb]
Maintainer: Philipp Probst <philipp_probst@gmx.de>
Repository: CRAN
Date/Publication: 2025-08-31 14:10:02 UTC
Built: R 4.4.3; ; 2025-10-13 11:03:33 UTC; windows
