Package: swirl
Title: Learn R, in R
Description: Use the R console as 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.4.1
License: MIT + file LICENSE
Authors@R: c(
    person("Sean", "Kross", email = "sean@seankross.com", role = c("aut", "cre")),
    person("Nick", "Carchedi", role = "aut"),
    person("Bill", "Bauer", role = "aut"),
    person("Gina", "Grdina", role = "aut"),
    person("Filip", "Schouwenaars", role = "ctb"),
    person("Wush", "Wu", role = "ctb")
    )
Depends: R (>= 3.0.2)
Imports: stringr, testthat, httr (>= 1.1.0), yaml, RCurl, digest,
        tools, utils, methods
Suggests: stringi
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-04-14 18:24:20 UTC; sean
Author: Sean Kross [aut, cre],
  Nick Carchedi [aut],
  Bill Bauer [aut],
  Gina Grdina [aut],
  Filip Schouwenaars [ctb],
  Wush Wu [ctb]
Maintainer: Sean Kross <sean@seankross.com>
Repository: CRAN
Date/Publication: 2016-04-15 00:17:45
