Package: swirl
Title: Statistics with Interactive R Learning
Description: swirl turns the R console into an interactive learning
    environment. Users receive immediate feedback as they are guided through
    self-paced lessons in data science and R programming.
URL: http://swirlstats.com
Version: 2.2.9
License: GPL-3
Authors@R: c(
    person("Nick", "Carchedi", email = "nick.carchedi@gmail.com",
    role = c("aut", "cre")),
    person("Bill", "Bauer", role = "aut"),
    person("Gina", "Grdina", role = "aut"),
    person("Sean", "Kross", role = "aut")
    )
Depends: R (>= 3.0.2)
Imports: stringr, testthat, httr, yaml, RCurl, digest
Packaged: 2014-05-30 01:53:47 UTC; nicholasacarchedi
Author: Nick Carchedi [aut, cre],
  Bill Bauer [aut],
  Gina Grdina [aut],
  Sean Kross [aut]
Maintainer: Nick Carchedi <nick.carchedi@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-05-30 09:07:41
