Package: swirlify
Title: A Toolbox for Writing 'swirl' Courses
Description: A set of tools for writing and sharing interactive courses
    to be used with swirl.
URL: http://swirlstats.com
Version: 0.4
License: MIT + file LICENSE
Authors@R: c(
    person("Sean", "Kross", , "sean@seankross.com", c("aut", "cre")),
    person("Nick", "Carchedi", role = "aut"),
    person("Chih-Cheng", "Liang", role = "ctb"),
    person("Wush", "Wu", role = "ctb")
    )
Depends: R (>= 3.0.2), swirl (>= 2.2.11)
Imports: stringr, yaml, rmarkdown, whisker, utils
Encoding: UTF-8
Suggests: testthat, digest
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-11-24 21:06:46 UTC; sean
Author: Sean Kross [aut, cre],
  Nick Carchedi [aut],
  Chih-Cheng Liang [ctb],
  Wush Wu [ctb]
Maintainer: Sean Kross <sean@seankross.com>
Repository: CRAN
Date/Publication: 2015-11-25 08:54:37
