Package: rchallenge
Title: A Simple Datascience Challenge System
Version: 1.1
Authors@R: c(person("Adrien", "Todeschini", email = "adrien.todeschini@gmail.com",role=c("aut", "cre")),
    person("Robin", "Genuer", email = "robin.genuer@isped.u-bordeaux2.fr",role=c("ctb")))
Description: A simple datascience challenge system using R Markdown and Dropbox.
    It requires no network configuration, does not depend on external platforms 
    like e.g. Kaggle and can be easily installed on a personal computer.
URL: http://adrtod.github.io/rchallenge
BugReports: https://github.com/adrtod/rchallenge/issues
Depends: R (>= 3.2.0)
Imports: rmarkdown (>= 0.5.1), knitr (>= 1.6)
SystemRequirements: pandoc (>= 1.12.3) -
        http://johnmacfarlane.net/pandoc
License: GPL-2
LazyData: true
NeedsCompilation: no
Packaged: 2015-05-16 11:45:43 UTC; adrien-alea
Author: Adrien Todeschini [aut, cre],
  Robin Genuer [ctb]
Maintainer: Adrien Todeschini <adrien.todeschini@gmail.com>
Repository: CRAN
Date/Publication: 2015-05-17 16:38:17
