{
  "_id": "6a2aff227b7a29ca6005a726",
  "Package": "tutorizeR",
  "Type": "Package",
  "Title": "Convert R Markdown or Quarto Content into Interactive Tutorials",
  "Version": "0.4.5",
  "Authors@R": "person(\ngiven  = \"Aurélien\",\nfamily = \"Nicosia\",\nemail  = \"aurelien.nicosia@mat.ulaval.ca\",\nrole   = c(\"aut\", \"cre\")\n)",
  "Author": "Aurélien Nicosia [aut, cre]",
  "Maintainer": "Aurélien Nicosia <aurelien.nicosia@mat.ulaval.ca>",
  "Description": "Helps teachers convert existing '.Rmd' and '.qmd' teaching\nmaterial into interactive tutorials for 'learnr' or\n'quarto-live'. Conversion preserves narrative text, setup\nchunks, and major chunk options, supports teacher tags, and\nprovides explicit validation and conversion reports. Output\nconventions follow 'learnr' as described by Aden-Buie et al.\n(2025) <doi:10.32614/CRAN.package.learnr>, 'quarto-live' as\ndescribed by Stagg (2024)\n<https://tidyverse.org/blog/2024/10/quarto-live-0-1-1/>, and R\nMarkdown as described by Xie, Allaire and Grolemund (2018,\nISBN:9781138359338).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/AurelienNicosiaULaval/tutorizeR",
  "BugReports": "https://github.com/AurelienNicosiaULaval/tutorizeR/issues",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 18:28:48 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-11 11:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/tutorizeR",
  "RemoteRef": "HEAD",
  "RemoteSha": "9bab4ad8137644bc98b96c3413d526776b29f413",
  "MD5sum": "251fdd3028eb971b2d4713c5f47e16f9",
  "_user": "cran",
  "_type": "src",
  "_file": "tutorizeR_0.4.5.tar.gz",
  "_fileid": "c22ace1d97066722da2360c6a81ec9c704b6c5fca22b39b90efe3eed270ae112",
  "_filesize": 883268,
  "_sha256": "c22ace1d97066722da2360c6a81ec9c704b6c5fca22b39b90efe3eed270ae112",
  "_created": "2026-06-11T18:28:48.000Z",
  "_published": "2026-06-11T18:32:02.761Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80875070790,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7573430799"
    },
    {
      "job": 80875070824,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7573428925"
    },
    {
      "job": 80873643116,
      "time": 444,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7573371163"
    },
    {
      "job": 80875070787,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7573421495"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27368313047",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/tutorizeR",
  "_commit": {
    "id": "9bab4ad8137644bc98b96c3413d526776b29f413",
    "author": "Aurélien Nicosia <aurelien.nicosia@mat.ulaval.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.4.5\n",
    "time": 1781178002
  },
  "_maintainer": {
    "name": "Aurélien Nicosia",
    "email": "aurelien.nicosia@mat.ulaval.ca",
    "login": "aureliennicosiaulaval",
    "linkedin": "in/aur%C3%A9lien-nicosia-6a52487b",
    "description": "Chargé d’enseignement à l’Université Laval • Passionné par la science des données, R et la pédagogie active • Créateur d’outils et de ressources pour apprendre ",
    "uuid": 116816597
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "commonmark",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "learnr",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "miniUI",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.4.5",
      "date": "2026-06-11"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "aureliennicosiaulaval",
      "count": 1,
      "uuid": 116816597
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tutorizeR"
  },
  "_devurl": "https://github.com/aureliennicosiaulaval/tutorizer",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tutorizeR.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.4.5",
      "date": "2026-06-11"
    }
  ],
  "_exports": [
    "check_tutorial",
    "convert_folder",
    "convert_to_tutorial",
    "export_lms_manifest",
    "export_tutorial_package",
    "launch_tutorizeR_addin",
    "launch_tutorizeR_folder_addin",
    "launch_tutorizeR_preview_addin",
    "lint_source",
    "load_question_bank",
    "tr",
    "tutorize",
    "validate_input",
    "validate_output",
    "validate_question_bank",
    "write_tutorize_report"
  ],
  "_help": [
    {
      "page": "check_tutorial",
      "title": "Render a generated tutorial and return render status",
      "topics": [
        "check_tutorial"
      ]
    },
    {
      "page": "convert_folder",
      "title": "Convert all `.Rmd`/`.qmd` files in a folder",
      "topics": [
        "convert_folder"
      ]
    },
    {
      "page": "convert_to_tutorial",
      "title": "Backward-compatible wrapper for tutorial conversion",
      "topics": [
        "convert_to_tutorial"
      ]
    },
    {
      "page": "export_lms_manifest",
      "title": "Export a profile-aware LMS manifest",
      "topics": [
        "export_lms_manifest"
      ]
    },
    {
      "page": "export_tutorial_package",
      "title": "Export a tutorial-ready package scaffold (opt-in)",
      "topics": [
        "export_tutorial_package"
      ]
    },
    {
      "page": "launch_tutorizeR_addin",
      "title": "RStudio Addin: Convert active document to tutorial",
      "topics": [
        "launch_tutorizeR_addin"
      ]
    },
    {
      "page": "launch_tutorizeR_folder_addin",
      "title": "RStudio Addin: Convert a folder to tutorials",
      "topics": [
        "launch_tutorizeR_folder_addin"
      ]
    },
    {
      "page": "launch_tutorizeR_preview_addin",
      "title": "RStudio Addin: Preview conversion with lint and diff",
      "topics": [
        "launch_tutorizeR_preview_addin"
      ]
    },
    {
      "page": "lint_source",
      "title": "Lint source pedagogical constraints before conversion",
      "topics": [
        "lint_source"
      ]
    },
    {
      "page": "load_question_bank",
      "title": "Load a reusable MCQ question bank from YAML/JSON files",
      "topics": [
        "load_question_bank"
      ]
    },
    {
      "page": "print.tutorize_folder_report",
      "title": "Print method for folder conversion reports",
      "topics": [
        "print.tutorize_folder_report"
      ]
    },
    {
      "page": "print.tutorize_lint_report",
      "title": "Print method for lint reports",
      "topics": [
        "print.tutorize_lint_report"
      ]
    },
    {
      "page": "print.tutorize_lms_manifest",
      "title": "Print method for LMS manifest exports",
      "topics": [
        "print.tutorize_lms_manifest"
      ]
    },
    {
      "page": "print.tutorize_report",
      "title": "Print method for tutorize conversion reports",
      "topics": [
        "print.tutorize_report"
      ]
    },
    {
      "page": "tr",
      "title": "Translate a tutorizeR message key",
      "topics": [
        "tr"
      ]
    },
    {
      "page": "tutorize",
      "title": "Convert a source document into an interactive tutorial",
      "topics": [
        "tutorize"
      ]
    },
    {
      "page": "validate_input",
      "title": "Validate tutorizeR input arguments",
      "topics": [
        "validate_input"
      ]
    },
    {
      "page": "validate_output",
      "title": "Validate output path and overwrite strategy",
      "topics": [
        "validate_output"
      ]
    },
    {
      "page": "validate_question_bank",
      "title": "Validate a `tutorize_question_bank` object",
      "topics": [
        "validate_question_bank"
      ]
    },
    {
      "page": "write_tutorize_report",
      "title": "Write a conversion report to JSON or YAML",
      "topics": [
        "write_tutorize_report"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/tutorizeR/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/tutorizeR/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "automatic-exercise-generation-feedback.Rmd",
      "filename": "automatic-exercise-generation-feedback.html",
      "title": "Automatic Exercise Generation and Feedback",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Annotated source chunk",
        "Conversion",
        "Adding a gradethis check",
        "Feedback design"
      ],
      "created": "2026-06-11 11:40:02",
      "modified": "2026-06-11 11:40:02",
      "commits": 1
    },
    {
      "source": "reproducible-data-science-assignments.Rmd",
      "filename": "reproducible-data-science-assignments.html",
      "title": "Building Reproducible Data Science Assignments",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Suggested assignment structure",
        "Reproducible conversion script",
        "Why the seed matters",
        "LMS manifest"
      ],
      "created": "2026-06-11 11:40:02",
      "modified": "2026-06-11 11:40:02",
      "commits": 1
    },
    {
      "source": "conversion-rmd-vs-qmd.Rmd",
      "filename": "conversion-rmd-vs-qmd.html",
      "title": "Conversion for R Markdown and Quarto",
      "engine": "knitr::rmarkdown",
      "headings": [
        "User goal",
        "Minimal examples",
        "Choosing an output format",
        "Realistic installed example",
        "Limits",
        "Reproducibility checklist"
      ],
      "created": "2026-06-11 11:40:02",
      "modified": "2026-06-11 11:40:02",
      "commits": 1
    },
    {
      "source": "quarto-lesson-interactive-tutorial.Rmd",
      "filename": "quarto-lesson-interactive-tutorial.html",
      "title": "Converting a Quarto Lesson into an Interactive Tutorial",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Source lesson",
        "Conversion",
        "Quarto live output"
      ],
      "created": "2026-06-11 11:40:02",
      "modified": "2026-06-11 11:40:02",
      "commits": 1
    },
    {
      "source": "debugging-and-errors.Rmd",
      "filename": "debugging-and-errors.html",
      "title": "Debugging and common errors",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-06-11 11:40:02",
      "modified": "2026-06-11 11:40:02",
      "commits": 1
    },
    {
      "source": "documentation-website.Rmd",
      "filename": "documentation-website.html",
      "title": "Documentation Website",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Purpose",
        "Build Locally",
        "Article Groups",
        "Maintenance Checklist"
      ],
      "created": "2026-06-11 11:40:02",
      "modified": "2026-06-11 11:40:02",
      "commits": 1
    },
    {
      "source": "educational-use-cases.Rmd",
      "filename": "educational-use-cases.html",
      "title": "Educational Use Cases",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Purpose",
        "Pre-class Tutorial",
        "Laboratory Handout",
        "Reusable Concept Checks",
        "Course Team Review",
        "Evidence Boundary"
      ],
      "created": "2026-06-11 11:40:02",
      "modified": "2026-06-11 11:40:02",
      "commits": 1
    },
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with tutorizeR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "User goal",
        "Minimal example",
        "Realistic installed example",
        "Batch conversion",
        "Source annotation tags",
        "Limits",
        "Reproducibility checklist"
      ],
      "created": "2026-06-11 11:40:02",
      "modified": "2026-06-11 11:40:02",
      "commits": 1
    },
    {
      "source": "jose-submission-readiness.Rmd",
      "filename": "jose-submission-readiness.html",
      "title": "JOSE Submission Readiness",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Main artifacts",
        "Local verification",
        "Evidence boundaries"
      ],
      "created": "2026-06-11 11:40:02",
      "modified": "2026-06-11 11:40:02",
      "commits": 1
    },
    {
      "source": "lint-and-debug.Rmd",
      "filename": "lint-and-debug.html",
      "title": "Lint and Debug Workflow",
      "engine": "knitr::rmarkdown",
      "headings": [
        "User goal",
        "Minimal example",
        "Strict conversion",
        "Realistic installed example",
        "Conversion reports",
        "Limits",
        "Reproducibility checklist"
      ],
      "created": "2026-06-11 11:40:02",
      "modified": "2026-06-11 11:40:02",
      "commits": 1
    },
    {
      "source": "mcq-and-assessment.Rmd",
      "filename": "mcq-and-assessment.html",
      "title": "MCQ and Assessment Modes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "User goal",
        "Minimal examples",
        "Modes",
        "Realistic source pattern",
        "Realistic installed example",
        "Limits",
        "Reproducibility checklist"
      ],
      "created": "2026-06-11 11:40:02",
      "modified": "2026-06-11 11:40:02",
      "commits": 1
    },
    {
      "source": "question-bank.Rmd",
      "filename": "question-bank.html",
      "title": "Reusable Question Banks",
      "engine": "knitr::rmarkdown",
      "headings": [
        "User goal",
        "Minimal bank",
        "Load and validate",
        "Reference bank questions in a lesson",
        "Realistic installed example",
        "Limits",
        "Reproducibility checklist"
      ],
      "created": "2026-06-11 11:40:02",
      "modified": "2026-06-11 11:40:02",
      "commits": 1
    },
    {
      "source": "tags-and-annotations.Rmd",
      "filename": "tags-and-annotations.html",
      "title": "Tags and annotation syntax",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Supported tags",
        "Example"
      ],
      "created": "2026-06-11 11:40:02",
      "modified": "2026-06-11 11:40:02",
      "commits": 1
    },
    {
      "source": "teaching-workflow-scenario.Rmd",
      "filename": "teaching-workflow-scenario.html",
      "title": "Teaching Workflow Scenario",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Teaching problem",
        "Source-first workflow",
        "Annotating a .qmd lesson",
        "Adding MCQs and question-bank references",
        "Running tutorize()",
        "Interpreting the conversion report",
        "Reviewing the generated tutorial",
        "Publishing or sharing",
        "Limitations and manual checks",
        "Reproducibility checklist"
      ],
      "created": "2026-06-11 11:40:02",
      "modified": "2026-06-11 11:40:02",
      "commits": 1
    },
    {
      "source": "large-undergraduate-courses.Rmd",
      "filename": "large-undergraduate-courses.html",
      "title": "Workflow Pattern for Large Undergraduate Courses",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Course folder workflow",
        "Batch conversion",
        "Teaching assistant review",
        "Operational benefits"
      ],
      "created": "2026-06-11 11:40:02",
      "modified": "2026-06-11 11:40:02",
      "commits": 1
    }
  ],
  "_score": 3.8750612633917,
  "_indexed": false,
  "_nocasepkg": "tutorizer",
  "_universes": [
    "cran",
    "aureliennicosiaulaval"
  ],
  "_indexurl": "https://aureliennicosiaulaval.r-universe.dev/tutorizeR",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-06-11T18:31:14.000Z",
      "distro": "noble",
      "commit": "9bab4ad8137644bc98b96c3413d526776b29f413",
      "fileid": "7c298baba556739979c7b99a8e09326b7601d06f2e48f367751affe642aa0319",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27368313047"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-06-11T18:31:09.000Z",
      "distro": "noble",
      "commit": "9bab4ad8137644bc98b96c3413d526776b29f413",
      "fileid": "3b595e19fe64aa26ef5501d062dec9b53764979b5b1bcbd2a7d37e05c68ba769",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27368313047"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.5",
      "date": "2026-06-11T18:31:16.000Z",
      "commit": "9bab4ad8137644bc98b96c3413d526776b29f413",
      "fileid": "c05e58b8e3f5011d1f238fda97f10522d9e4113360b40e6ef487ad3f293832ff",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27368313047"
    }
  ]
}