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.5
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.1.0)
Imports: stringr, testthat (>= 1.0.2), httr (>= 1.1.0), yaml, RCurl,
        digest, tools, methods
Suggests: stringi
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-01-16 02:44:30 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: 2020-01-16 15:20:02 UTC
Built: R 4.6.0; ; 2025-07-18 07:18:37 UTC; unix
