The goal of pomodoro is to provide functions to make predictive modeling easy.
You can install the released version of pomodoro from CRAN with:
install.packages("pomodoro")
library(pomodoro)
Runs bagging, boosting, random forest, multinominal logistic and logistic models. The purpose of this package is to report the predictive modelling results with ease.