Package: webexercises Version: 1.1.0.9000 Date: 2023-04-18 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")), person("Lisa", "DeBruine", email = "debruine@gmail.com", role = c("aut", "cre"))) URL: https://github.com/psyteachr/webexercises Depends: R (>= 3.1.2) Imports: jsonlite, knitr, yaml, utils, grDevices, rstudioapi, rmarkdown (>= 2.2) License: CC BY-SA 4.0 RoxygenNote: 7.2.1 Suggests: testthat, bookdown, quarto, xfun Encoding: UTF-8 VignetteBuilder: knitr Config/pak/sysreqs: cmake make libuv1-dev Repository: https://psyteachr.r-universe.dev Date/Publication: 2023-05-17 14:03:11 UTC RemoteUrl: https://github.com/psyteachr/webexercises RemoteRef: HEAD RemoteSha: 01ea77227fe39b9b4c208517038521c227ff1eb3 NeedsCompilation: no Packaged: 2026-06-12 07:12:38 UTC; root Author: Dale Barr [aut], Lisa DeBruine [aut, cre] Maintainer: Lisa DeBruine