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.5.3
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.2.0)
Imports: swirl (>= 2.4.2), stringr, yaml, rmarkdown, whisker, shiny,
        shinyAce, base64enc, readr
Encoding: UTF-8
Suggests: testthat, digest
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-05-27 21:42:38 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: 2019-05-28 07:40:03 UTC
Built: R 4.6.0; ; 2025-07-18 10:18:22 UTC; unix
