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.5
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), lubridate (>= 1.6.0), 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)
LazyData: yes
ByteCompile: yes
Date: 2019-04-16
RoxygenNote: 6.1.1
Suggests: survival, testthat
NeedsCompilation: no
Packaged: 2019-04-16 14:52:16 UTC; probst
Author: Philipp Probst [aut, cre],
  Simon Klau [ctb]
Maintainer: Philipp Probst <philipp_probst@gmx.de>
Repository: CRAN
Date/Publication: 2019-04-16 16:02:58 UTC
Built: R 4.0.5; ; 2022-04-21 15:06:57 UTC; windows
