Package: webex
Version: 0.9.2
Date: 2021-06-09
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
RoxygenNote: 7.1.1
Suggests: testthat
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-06-09 23:56:02 UTC; dalebarr
Author: Dale Barr [aut, cre],
  Lisa DeBruine [aut]
Maintainer: Dale Barr <dalejbarr@protonmail.com>
Repository: CRAN
Date/Publication: 2021-06-10 04:30:02 UTC
