Encoding: UTF-8
Package: emil
Type: Package
Title: Evaluation of Modeling without Information Leakage
Version: 2.2.3
Date: 2015-11-11
Authors@R: c(
    person("Christofer", "Backlin", role = c("aut", "cre"), email = "emil@christofer.backlin.se"),
    person("Mats", "Gustafsson", role = "aut")
    )
Author: Christofer Backlin [aut, cre],
    Mats Gustafsson [aut]
Maintainer: Christofer Backlin <emil@christofer.backlin.se>
Description: A toolbox for designing and evaluating predictive models with
    resampling methods. The aim of this package is to provide a simple and
    efficient general framework for working with any type of prediction
    problem, be it classification, regression or survival analysis, that is
    easy to extend and adapt to your specific setting. Some commonly used
    methods for classification, regression and survival analysis are included.
Imports: data.table, dplyr, ggplot2 (>= 1.0.1), graphics, grDevices,
        lazyeval, magrittr, methods, Rcpp (>= 0.12.1), stats, tidyr,
        utils
Suggests: caret, cmprsk, e1071, glmnet, Hmisc, MASS, parallel, party,
        pamr, randomForest, RColorBrewer, rpart, survival, testthat (>=
        0.9.1)
LinkingTo: Rcpp
License: GPL (>= 2)
LazyLoad: yes
LazyData: yes
URL: http://molmed.github.io/emil
BugReports: https://github.com/Molmed/emil/issues
NeedsCompilation: yes
Packaged: 2015-11-12 11:39:28 UTC; christofer
Repository: CRAN
Date/Publication: 2015-11-19 23:24:39
Built: R 3.1.3; x86_64-w64-mingw32; 2016-05-03 07:57:03 UTC; windows
Archs: i386, x64
