{
  "_id": "6a2bf3cc3efcd9bda42d11f9",
  "Package": "tutorizeR",
  "Type": "Package",
  "Title": "Convert R Markdown or Quarto Content into Interactive Tutorials",
  "Version": "0.4.3",
  "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.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/AurelienNicosiaULaval/tutorizeR",
  "BugReports": "https://github.com/AurelienNicosiaULaval/tutorizeR/issues",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://aureliennicosiaulaval.r-universe.dev",
  "Date/Publication": "2026-02-14 19:38:35 UTC",
  "RemoteUrl": "https://github.com/aureliennicosiaulaval/tutorizer",
  "RemoteRef": "HEAD",
  "RemoteSha": "e0c6fc1f7937136d7f51ed1ca9c5ebaab555f5b1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 11:50:24 UTC",
    "User": "root"
  },
  "MD5sum": "fee3e7d25ad1c6c8155dc7c8ece75479",
  "_user": "aureliennicosiaulaval",
  "_type": "src",
  "_file": "tutorizeR_0.4.3.tar.gz",
  "_fileid": "446bfccb1edc2ef48cb147bc75f54d8b4109eb53ad33bd236ac144bd5f99a1bd",
  "_filesize": 843810,
  "_sha256": "446bfccb1edc2ef48cb147bc75f54d8b4109eb53ad33bd236ac144bd5f99a1bd",
  "_created": "2026-06-12T11:50:24.000Z",
  "_published": "2026-06-12T11:55:56.030Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81021518168,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7590754926"
    },
    {
      "job": 81021518158,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590752083"
    },
    {
      "job": 81021518205,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7590799162"
    },
    {
      "job": 81021518185,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590803683"
    },
    {
      "job": 81020976782,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590709102"
    },
    {
      "job": 81021518159,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590745895"
    },
    {
      "job": 81021518162,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7590738587"
    },
    {
      "job": 81021518178,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7590739071"
    },
    {
      "job": 81021518195,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590737199"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aureliennicosiaulaval/actions/runs/27413682393",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/aureliennicosiaulaval/tutorizer",
  "_commit": {
    "id": "e0c6fc1f7937136d7f51ed1ca9c5ebaab555f5b1",
    "author": "Aurélien Nicosia <116816597+AurelienNicosiaULaval@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #4 from AurelienNicosiaULaval/chore/joss-criteria-update-rebased\n\nchore: finalize v0.4.3 JOSS-ready release documentation",
    "time": 1771097915
  },
  "_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": "knitr",
      "role": "Suggests"
    },
    {
      "package": "learnr",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "miniUI",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "aureliennicosiaulaval",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 9
    },
    {
      "week": "2025-48",
      "n": 6
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-06-13"
    },
    {
      "name": "v0.2.0",
      "date": "2025-11-30"
    },
    {
      "name": "v0.2.1",
      "date": "2025-11-30"
    },
    {
      "name": "v0.4.3",
      "date": "2026-02-14"
    },
    {
      "name": "v0.4.4",
      "date": "2026-05-31"
    }
  ],
  "_topics": [
    "learnr-tutorial",
    "quarto"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "aureliennicosiaulaval",
      "count": 40,
      "uuid": 116816597
    }
  ],
  "_userbio": {
    "uuid": 116816597,
    "type": "user",
    "name": "Aurélien Nicosia",
    "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 "
  },
  "_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",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aureliennicosiaulaval/tutorizer",
  "_realowner": "aureliennicosiaulaval",
  "_cranurl": true,
  "_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/aureliennicosiaulaval/tutorizer/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/aureliennicosiaulaval/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": "conversion-rmd-vs-qmd.Rmd",
      "filename": "conversion-rmd-vs-qmd.html",
      "title": "Conversion for Rmd and qmd",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Learnr output",
        "Quarto live output"
      ],
      "created": "2026-02-13 19:40:24",
      "modified": "2026-02-13 19:40:24",
      "commits": 1
    },
    {
      "source": "debugging-and-errors.Rmd",
      "filename": "debugging-and-errors.html",
      "title": "Debugging and common errors",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-02-13 19:40:24",
      "modified": "2026-02-13 19:40:24",
      "commits": 1
    },
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting started for teachers",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Minimal reproducible workflow",
        "Batch conversion",
        "Source annotation tags",
        "Explicit MCQ block schema"
      ],
      "created": "2026-02-13 19:40:24",
      "modified": "2026-02-13 19:40:24",
      "commits": 1
    },
    {
      "source": "lint-and-debug.Rmd",
      "filename": "lint-and-debug.html",
      "title": "Lint and debug workflow",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Source linting",
        "Strict conversion",
        "JSON report for CI"
      ],
      "created": "2026-02-13 19:40:24",
      "modified": "2026-02-13 19:40:24",
      "commits": 1
    },
    {
      "source": "mcq-and-assessment.Rmd",
      "filename": "mcq-and-assessment.html",
      "title": "MCQ and assessment modes",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-02-13 19:40:24",
      "modified": "2026-02-13 19:40:24",
      "commits": 1
    },
    {
      "source": "question-bank.Rmd",
      "filename": "question-bank.html",
      "title": "Reusable question bank",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load and validate",
        "Reference bank questions in source files"
      ],
      "created": "2026-02-13 19:40:24",
      "modified": "2026-02-13 19:40:24",
      "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-02-13 19:40:24",
      "modified": "2026-02-13 19:40:24",
      "commits": 1
    }
  ],
  "_score": 5.146128035678238,
  "_indexed": true,
  "_nocasepkg": "tutorizer",
  "_universes": [
    "aureliennicosiaulaval"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.3",
      "date": "2026-06-12T11:52:45.000Z",
      "distro": "noble",
      "commit": "e0c6fc1f7937136d7f51ed1ca9c5ebaab555f5b1",
      "fileid": "e3a0a0330934b79f745fd1687979276440817f792ac2709dda781814b746f35c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aureliennicosiaulaval/actions/runs/27413682393"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.3",
      "date": "2026-06-12T11:52:37.000Z",
      "distro": "noble",
      "commit": "e0c6fc1f7937136d7f51ed1ca9c5ebaab555f5b1",
      "fileid": "517406bc8182175bc89966e6c5706e5f9d950bed5c504e759d762031616eb039",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aureliennicosiaulaval/actions/runs/27413682393"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.3",
      "date": "2026-06-12T11:55:12.000Z",
      "commit": "e0c6fc1f7937136d7f51ed1ca9c5ebaab555f5b1",
      "fileid": "ee8bb6b96d260158fac44a9cf3c8f589550eac4d33e593885d8bb074261b2571",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aureliennicosiaulaval/actions/runs/27413682393"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.3",
      "date": "2026-06-12T11:55:19.000Z",
      "commit": "e0c6fc1f7937136d7f51ed1ca9c5ebaab555f5b1",
      "fileid": "3c902bfe55aceac1859db2aefcca74340c12431ccee8da2594ba3e4f13e46ea2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aureliennicosiaulaval/actions/runs/27413682393"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.3",
      "date": "2026-06-12T11:52:35.000Z",
      "commit": "e0c6fc1f7937136d7f51ed1ca9c5ebaab555f5b1",
      "fileid": "a7e93ca1196634c388280f84ac32e7daeb20e84124f09ea5af7fd989340b3152",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aureliennicosiaulaval/actions/runs/27413682393"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.3",
      "date": "2026-06-12T11:51:48.000Z",
      "commit": "e0c6fc1f7937136d7f51ed1ca9c5ebaab555f5b1",
      "fileid": "faf12c9d10f7e9a0f25934e6f0837553e8e71c9710b3ae1820c380e8aae56612",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aureliennicosiaulaval/actions/runs/27413682393"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.3",
      "date": "2026-06-12T11:51:48.000Z",
      "commit": "e0c6fc1f7937136d7f51ed1ca9c5ebaab555f5b1",
      "fileid": "79b7e705eb5020507b3bcbd5e6beea68bf2cb57bae6156286593b02dd02a4521",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aureliennicosiaulaval/actions/runs/27413682393"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.3",
      "date": "2026-06-12T11:51:42.000Z",
      "commit": "e0c6fc1f7937136d7f51ed1ca9c5ebaab555f5b1",
      "fileid": "e1f6ccd438f43f03ae7dff405781fe542b3b3a3361217b2461091b98e1506122",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aureliennicosiaulaval/actions/runs/27413682393"
    }
  ]
}