Package: ranger
Type: Package
Title: A fast implementation of Random Forests
Version: 0.2.4
Date: 2015-05-07
Author: Marvin N. Wright
Maintainer: Marvin N. Wright <wright@imbs.uni-luebeck.de>
Description: Ranger is a fast implementation of Random Forests, particularly suited for high dimensional
            data. For now, ensembles of classification, regression and survival trees are supported. With
            Ranger data from Genome-wide association (GWA) studies can be analyzed efficiently. In addition
            to data frames, datasets of class 'gwaa.data' (R package GenABEL) can be directly analyzed.
License: GPL-3
Imports: Rcpp (>= 0.11.2)
LinkingTo: Rcpp
Depends: R (>= 3.1)
Suggests: survival
Packaged: 2015-05-07 11:51:32 UTC; wright
Built: R 3.1.1; x86_64-w64-mingw32; 2015-05-07 12:06:02 UTC; windows
Archs: i386, x64
