tutorial.helpers: Helper Functions for Creating Tutorials

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 'primer.tutorials' packages.

Version: 0.2.6
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: 2024-01-17
Author: David Kane ORCID iD [aut, cre, cph]
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

Documentation:

Reference manual: tutorial.helpers.pdf
Vignettes: Rstudio Addins
Tutorials for Books
Enable Students to Download Their Tutorial Answers
Instructions for Writing R Tutorials
Testing Your Package of Tutorials

Downloads:

Package source: tutorial.helpers_0.2.6.tar.gz
Windows binaries: r-prerel: tutorial.helpers_0.2.6.zip, r-release: tutorial.helpers_0.2.6.zip, r-oldrel: tutorial.helpers_0.2.6.zip
macOS binaries: r-prerel (arm64): tutorial.helpers_0.2.6.tgz, r-release (arm64): tutorial.helpers_0.2.6.tgz, r-oldrel (arm64): tutorial.helpers_0.2.6.tgz, r-prerel (x86_64): tutorial.helpers_0.2.6.tgz, r-release (x86_64): tutorial.helpers_0.2.6.tgz
Old sources: tutorial.helpers archive

Reverse dependencies:

Reverse imports: r4ds.tutorials

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tutorial.helpers to link to this page.