Package: webexercises
Version: 1.0.0
Date: 2021-09-06
Title: Create Interactive Web Exercises in 'R Markdown' (Formerly
        'webex')
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/webexercises
Depends: R (>= 3.1.2)
Imports: jsonlite, knitr, yaml, utils, rmarkdown (>= 2.2)
License: CC BY-SA 4.0
RoxygenNote: 7.1.1
Suggests: testthat, bookdown, xfun
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-09-14 12:22:36 UTC; daleb
Author: Dale Barr [aut, cre],
  Lisa DeBruine [aut]
Maintainer: Dale Barr <dalejbarr@protonmail.com>
Repository: CRAN
Date/Publication: 2021-09-15 08:40:02 UTC
Built: R 4.0.2; ; 2021-09-16 10:48:09 UTC; unix
