Helper functions for creating, editing, and testing tutorials created with the 'learnr' package. Provides a simple method for allowing students to download their answers to tutorial questions. For examples of its use, see the 'r4ds.tutorials' and 'all.primer.tutorials' packages.
Version: | 0.2.5 |
Depends: | R (≥ 4.1.0) |
Imports: | dplyr, grDevices, gridExtra, learnr, parsermd, purrr, readr, rmarkdown, rstudioapi, shiny, stringr, tibble |
Suggests: | checkmate, knitr, roxygen2, rsconnect, rvest, testthat (≥ 3.0.0), tidyverse |
Published: | 2023-05-21 |
Author: | David Kane |
Maintainer: | David Kane <dave.kane at gmail.com> |
BugReports: | https://github.com/ppbds/tutorial.helpers/issues |
License: | MIT + file LICENSE |
URL: | https://ppbds.github.io/tutorial.helpers/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | tutorial.helpers results |
Reference manual: | tutorial.helpers.pdf |
Vignettes: |
Rstudio Addins Tutorials for Books Instructions for Writing Tutorials Testing Your Package of Tutorials |
Package source: | tutorial.helpers_0.2.5.tar.gz |
Windows binaries: | r-devel: tutorial.helpers_0.2.5.zip, r-release: tutorial.helpers_0.2.5.zip, r-oldrel: tutorial.helpers_0.2.5.zip |
macOS binaries: | r-release (arm64): tutorial.helpers_0.2.5.tgz, r-oldrel (arm64): tutorial.helpers_0.2.5.tgz, r-release (x86_64): not available, r-oldrel (x86_64): tutorial.helpers_0.2.5.tgz |
Old sources: | tutorial.helpers archive |
Please use the canonical form https://CRAN.R-project.org/package=tutorial.helpers to link to this page.