tutorizeR: Convert R Markdown or Quarto Content into Interactive Tutorials

Helps teachers convert existing '.Rmd' and '.qmd' teaching material into interactive tutorials for 'learnr' or 'quarto-live'. Conversion preserves narrative text, setup chunks, and major chunk options, supports teacher tags, and provides explicit validation and conversion reports. Output conventions follow 'learnr' as described by Aden-Buie et al. (2025) <doi:10.32614/CRAN.package.learnr>, 'quarto-live' as described by Stagg (2024) <https://tidyverse.org/blog/2024/10/quarto-live-0-1-1/>, and R Markdown as described by Xie, Allaire and Grolemund (2018, ISBN:9781138359338).

Version: 0.4.5
Depends: R (≥ 4.0)
Imports: cli, jsonlite, lifecycle, rlang, rmarkdown, rstudioapi, yaml
Suggests: commonmark, covr, dplyr, ggplot2, knitr, learnr, lintr, miniUI, readr, shiny, testthat (≥ 3.0.0)
Published: 2026-06-11
DOI: 10.32614/CRAN.package.tutorizeR (may not be active yet)
Author: Aurélien Nicosia [aut, cre]
Maintainer: Aurélien Nicosia <aurelien.nicosia at mat.ulaval.ca>
BugReports: https://github.com/AurelienNicosiaULaval/tutorizeR/issues
License: MIT + file LICENSE
URL: https://github.com/AurelienNicosiaULaval/tutorizeR
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: tutorizeR results

Documentation:

Reference manual: tutorizeR.html , tutorizeR.pdf
Vignettes: Automatic Exercise Generation and Feedback (source, R code)
Conversion for R Markdown and Quarto (source, R code)
Debugging and common errors (source, R code)
Documentation Website (source, R code)
Educational Use Cases (source, R code)
Getting Started with tutorizeR (source, R code)
JOSE Submission Readiness (source, R code)
Workflow Pattern for Large Undergraduate Courses (source, R code)
Lint and Debug Workflow (source, R code)
MCQ and Assessment Modes (source, R code)
Converting a Quarto Lesson into an Interactive Tutorial (source, R code)
Reusable Question Banks (source, R code)
Building Reproducible Data Science Assignments (source, R code)
Tags and annotation syntax (source, R code)
Teaching Workflow Scenario (source, R code)

Downloads:

Package source: tutorizeR_0.4.5.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

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