Package: webex
Version: 0.9.1
Date: 2019-04-25
Title: Create Interactive Web Exercises in 'R Markdown'
Description: Functions for easily creating interactive web pages using
    'R Markdown' that students can use in self-guided learning.
Authors@R: c(person("Dale", "Barr", email = "dalejbarr@protonmail.com",
  role = c("aut", "cre")),
  person("Lisa", "DeBruine", email = "lisa.debruine@glasgow.ac.uk",
  role = "aut"))
URL: https://github.com/psyteachr/webex
Depends: R (>= 3.1.2)
Imports: jsonlite, rmarkdown, knitr
License: CC BY-SA 4.0
LazyData: true
RoxygenNote: 6.1.1
Suggests: testthat
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2019-05-02 10:41:13 UTC; dalebarr
Author: Dale Barr [aut, cre],
  Lisa DeBruine [aut]
Maintainer: Dale Barr <dalejbarr@protonmail.com>
Repository: CRAN
Date/Publication: 2019-05-03 17:00:03 UTC
