Package: rchallenge
Title: A Simple Data Science Challenge System
Version: 1.3.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 data science challenge system using R Markdown and Dropbox <https://www.dropbox.com/>.
    It requires no network configuration, does not depend on external platforms
    like e.g. Kaggle <https://www.kaggle.com/> and can be easily installed on a personal computer.
URL: https://adrtod.github.io/rchallenge
BugReports: https://github.com/adrtod/rchallenge/issues
Depends: R (>= 3.2.0)
Imports: rmarkdown (>= 0.5.1), knitr (>= 1.6)
License: GPL-2
LazyData: true
RoxygenNote: 7.0.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2019-12-18 17:01:13 UTC; adrien
Author: Adrien Todeschini [aut, cre],
  Robin Genuer [ctb]
Maintainer: Adrien Todeschini <adrien.todeschini@gmail.com>
Repository: CRAN
Date/Publication: 2019-12-18 22:50:02 UTC
