{
  "_id": "6a1b4f991d7bb097a0a10868",
  "Package": "tutorial.helpers",
  "Title": "Helper Functions for Creating Tutorials",
  "Version": "0.6.2.9000",
  "Authors@R": "person(given = \"David\",\nfamily = \"Kane\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"dave.kane@gmail.com\",\ncomment = c(ORCID = \"0000-0002-6660-3934\"))",
  "Description": "Helper functions for creating, editing, and testing\ntutorials created with the 'learnr' package. Provides a simple\nmethod for allowing students to download their answers to\ntutorial questions. For examples of its use, see the\n'positron.tutorials' and 'r4ds.tutorials' packages.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "quarto",
  "Config/testthat/edition": "3",
  "BugReports": "https://github.com/PPBDS/tutorial.helpers/issues",
  "URL": "https://ppbds.github.io/tutorial.helpers/,\nhttps://github.com/PPBDS/tutorial.helpers",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev zlib1g-dev",
  "Repository": "https://ppbds.r-universe.dev",
  "Date/Publication": "2026-05-30 20:45:03 UTC",
  "RemoteUrl": "https://github.com/ppbds/tutorial.helpers",
  "RemoteRef": "HEAD",
  "RemoteSha": "4187c17630f8c3c36f8a309cb834f1ed39836e3e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 20:54:55 UTC",
    "User": "root"
  },
  "Author": "David Kane [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-6660-3934>)",
  "Maintainer": "David Kane <dave.kane@gmail.com>",
  "MD5sum": "1ca99dbcc483cfef20339d148e40437e",
  "_user": "ppbds",
  "_type": "src",
  "_file": "tutorial.helpers_0.6.2.9000.tar.gz",
  "_fileid": "39cf6bc0e6ba9b0a81a0263451221b5a8f33c932c8f922ae883298df4a1fdd1e",
  "_filesize": 9001912,
  "_sha256": "39cf6bc0e6ba9b0a81a0263451221b5a8f33c932c8f922ae883298df4a1fdd1e",
  "_created": "2026-05-30T20:54:55.000Z",
  "_published": "2026-05-30T20:59:05.690Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78677091035,
      "time": 205,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7311288709"
    },
    {
      "job": 78677091030,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7311286067"
    },
    {
      "job": 78677091038,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7311283024"
    },
    {
      "job": 78677091039,
      "time": 197,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7311287988"
    },
    {
      "job": 78676860037,
      "time": 256,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7311267874"
    },
    {
      "job": 78677091032,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7311281741"
    },
    {
      "job": 78677091055,
      "time": 152,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7311283582"
    },
    {
      "job": 78677091049,
      "time": 163,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7311284519"
    },
    {
      "job": 78677091050,
      "time": 169,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7311285125"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ppbds/actions/runs/26694608641",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ppbds/tutorial.helpers",
  "_commit": {
    "id": "4187c17630f8c3c36f8a309cb834f1ed39836e3e",
    "author": "David Kane <dave.kane@gmail.com>",
    "committer": "David Kane <dave.kane@gmail.com>",
    "message": "plots don't work in exercise code chunks anymore\n",
    "time": 1780173903
  },
  "_maintainer": {
    "name": "David Kane",
    "email": "dave.kane@gmail.com",
    "login": "davidkane9",
    "description": "Former Preceptor in Statistical Methods and Mathematics in the Department of Government at Harvard University. ",
    "uuid": 4552851,
    "orcid": "0000-0002-6660-3934"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "learnr",
      "role": "Imports"
    },
    {
      "package": "mime",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "googledrive",
      "role": "Suggests"
    },
    {
      "package": "httr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    }
  ],
  "_owner": "ppbds",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 5
    },
    {
      "week": "2025-28",
      "n": 9
    },
    {
      "week": "2025-29",
      "n": 6
    },
    {
      "week": "2025-30",
      "n": 19
    },
    {
      "week": "2025-31",
      "n": 19
    },
    {
      "week": "2025-32",
      "n": 39
    },
    {
      "week": "2025-33",
      "n": 18
    },
    {
      "week": "2025-35",
      "n": 2
    },
    {
      "week": "2025-36",
      "n": 29
    },
    {
      "week": "2025-37",
      "n": 16
    },
    {
      "week": "2025-38",
      "n": 4
    },
    {
      "week": "2025-39",
      "n": 4
    },
    {
      "week": "2025-42",
      "n": 2
    },
    {
      "week": "2025-43",
      "n": 3
    },
    {
      "week": "2025-44",
      "n": 4
    },
    {
      "week": "2025-45",
      "n": 3
    },
    {
      "week": "2025-47",
      "n": 3
    },
    {
      "week": "2025-48",
      "n": 6
    },
    {
      "week": "2025-49",
      "n": 3
    },
    {
      "week": "2025-50",
      "n": 3
    },
    {
      "week": "2025-51",
      "n": 5
    },
    {
      "week": "2025-52",
      "n": 15
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 4
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 5
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.6.0",
      "date": "2025-09-10"
    },
    {
      "name": "v0.6.1",
      "date": "2025-12-22"
    }
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "davidkane9",
      "count": 641,
      "uuid": 4552851
    },
    {
      "user": "anishtalla27",
      "count": 59,
      "uuid": 214409300
    },
    {
      "user": "ptweeet",
      "count": 29,
      "uuid": 123575794
    },
    {
      "user": "usatvika",
      "count": 16,
      "uuid": 171902086
    },
    {
      "user": "stepher-sabio",
      "count": 8,
      "uuid": 218929692
    },
    {
      "user": "xavidp",
      "count": 8,
      "uuid": 366309
    },
    {
      "user": "lukearoni",
      "count": 2,
      "uuid": 216569269
    },
    {
      "user": "lipogg",
      "count": 1,
      "uuid": 89029943
    },
    {
      "user": "matthewru",
      "count": 1,
      "uuid": 21972371
    }
  ],
  "_userbio": {
    "uuid": 67690252,
    "type": "organization",
    "name": "Preceptor's Primer",
    "description": "Code for \"Preceptor's Primer for Bayesian Data Science: : Using the Cardinal Virtues for Inference\" and for some associated R packages."
  },
  "_downloads": {
    "count": 803,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tutorial.helpers"
  },
  "_devurl": "https://github.com/ppbds/tutorial.helpers",
  "_pkgdown": "https://ppbds.github.io/tutorial.helpers/",
  "_searchresults": 276,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_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/tutorial.helpers.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ppbds/tutorial.helpers",
  "_realowner": "ppbds",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.2",
      "date": "2023-05-08"
    },
    {
      "version": "0.2.3",
      "date": "2023-05-12"
    },
    {
      "version": "0.2.5",
      "date": "2023-05-21"
    },
    {
      "version": "0.2.6",
      "date": "2024-01-17"
    },
    {
      "version": "0.2.7",
      "date": "2024-05-06"
    },
    {
      "version": "0.3.0",
      "date": "2024-06-26"
    },
    {
      "version": "0.3.1",
      "date": "2024-12-07"
    },
    {
      "version": "0.4.2",
      "date": "2025-03-05"
    },
    {
      "version": "0.5.0",
      "date": "2025-05-11"
    },
    {
      "version": "0.6.0",
      "date": "2025-09-11"
    },
    {
      "version": "0.6.1",
      "date": "2025-12-23"
    }
  ],
  "_exports": [
    "check_current_tutorial",
    "check_key_vars",
    "check_membership",
    "check_tutorial_defaults",
    "determine_code_chunk_name",
    "determine_exercise_number",
    "download_google_drive",
    "format_tutorial",
    "gather_submissions",
    "get_submissions_from_learnr_session",
    "knit_tutorials",
    "make_exercise",
    "match_questions",
    "open_github_pages",
    "return_tutorial_paths",
    "set_positron_settings",
    "set_rprofile_settings",
    "show_file",
    "submission_server",
    "submission_ui",
    "submissions_answers",
    "submissions_summary",
    "write_answers"
  ],
  "_help": [
    {
      "page": "check_current_tutorial",
      "title": "Check current tutorial",
      "topics": [
        "check_current_tutorial"
      ]
    },
    {
      "page": "check_key_vars",
      "title": "Check Key Variables in List of Tibbles",
      "topics": [
        "check_key_vars"
      ]
    },
    {
      "page": "check_membership",
      "title": "Check Membership in List of Tibbles",
      "topics": [
        "check_membership"
      ]
    },
    {
      "page": "check_tutorial_defaults",
      "title": "Confirm that a tutorial has the recommended components",
      "topics": [
        "check_tutorial_defaults"
      ]
    },
    {
      "page": "determine_code_chunk_name",
      "title": "Determine the code chunk name of a new exercise in a tutorial.",
      "topics": [
        "determine_code_chunk_name"
      ]
    },
    {
      "page": "determine_exercise_number",
      "title": "Finds the number of the next exercise in a tutorial",
      "topics": [
        "determine_exercise_number"
      ]
    },
    {
      "page": "download_google_drive",
      "title": "Download Files from a Google Drive Folder",
      "topics": [
        "download_google_drive"
      ]
    },
    {
      "page": "format_tutorial",
      "title": "Format RMarkdown tutorial code chunks",
      "topics": [
        "format_tutorial"
      ]
    },
    {
      "page": "gather_submissions",
      "title": "Gather Submissions",
      "topics": [
        "gather_submissions"
      ]
    },
    {
      "page": "get_submissions_from_learnr_session",
      "title": "Return a list of tutorial answers",
      "topics": [
        "get_submissions_from_learnr_session"
      ]
    },
    {
      "page": "knit_tutorials",
      "title": "Knit a set of tutorials",
      "topics": [
        "knit_tutorials"
      ]
    },
    {
      "page": "exercise_creation",
      "title": "Add a tutorial code exercise or question to the active document",
      "topics": [
        "make_exercise"
      ]
    },
    {
      "page": "match_questions",
      "title": "Match Questions by Pattern",
      "topics": [
        "match_questions"
      ]
    },
    {
      "page": "open_github_pages",
      "title": "Open Multiple GitHub Pages in Browser Tabs",
      "topics": [
        "open_github_pages"
      ]
    },
    {
      "page": "return_tutorial_paths",
      "title": "Return all the paths to the tutorials in a package",
      "topics": [
        "return_tutorial_paths"
      ]
    },
    {
      "page": "set_positron_settings",
      "title": "Configure Positron Settings",
      "topics": [
        "set_positron_settings"
      ]
    },
    {
      "page": "set_rprofile_settings",
      "title": "Configure R Profile Settings for Better User Experience",
      "topics": [
        "set_rprofile_settings"
      ]
    },
    {
      "page": "show_file",
      "title": "Display the contents of a text file that match a pattern",
      "topics": [
        "show_file"
      ]
    },
    {
      "page": "submission_functions",
      "title": "Tutorial submission functions",
      "topics": [
        "submission_server",
        "submission_ui"
      ]
    },
    {
      "page": "submissions_answers",
      "title": "Extract Answers from Submissions with Filtering",
      "topics": [
        "submissions_answers"
      ]
    },
    {
      "page": "submissions_summary",
      "title": "Process Submissions Summary",
      "topics": [
        "submissions_summary"
      ]
    },
    {
      "page": "write_answers",
      "title": "Write tutorial answers to file",
      "topics": [
        "write_answers"
      ]
    }
  ],
  "_readme": "https://github.com/ppbds/tutorial.helpers/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "commonmark",
    "curl",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "learnr",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "renv",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "rstudioapi",
    "rvest",
    "sass",
    "selectr",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "downloads.qmd",
      "filename": "downloads.html",
      "title": "Enable Students to Download Their Tutorial Answers",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-02-14 12:33:07",
      "modified": "2025-09-01 21:03:00",
      "commits": 4
    },
    {
      "source": "addins.qmd",
      "filename": "addins.html",
      "title": "Functions for Working with Tutorials",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-02-14 12:33:07",
      "modified": "2026-04-15 15:09:46",
      "commits": 4
    },
    {
      "source": "testing.qmd",
      "filename": "testing.html",
      "title": "Testing Your Package of Tutorials",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-02-14 12:33:07",
      "modified": "2025-12-26 04:45:15",
      "commits": 2
    },
    {
      "source": "ai.qmd",
      "filename": "ai.html",
      "title": "Tutorials in the Age of AI",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-07-25 21:26:31",
      "modified": "2026-05-30 14:14:58",
      "commits": 24
    }
  ],
  "_score": 9.81234639946932,
  "_indexed": true,
  "_nocasepkg": "tutorial.helpers",
  "_universes": [
    "ppbds",
    "davidkane9"
  ],
  "_previous": "0.6.2",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.2.9000",
      "date": "2026-05-30T20:57:58.000Z",
      "distro": "noble",
      "commit": "4187c17630f8c3c36f8a309cb834f1ed39836e3e",
      "fileid": "a6c0dd4533e295a5cf4e157c00c517664556b39e666cde2ddebf79f911b52a13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ppbds/actions/runs/26694608641"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.2.9000",
      "date": "2026-05-30T20:57:34.000Z",
      "distro": "noble",
      "commit": "4187c17630f8c3c36f8a309cb834f1ed39836e3e",
      "fileid": "a4c7864b01b9e7e81d5b7a07a7aac1ab903aa53f895c03323777bd9e6c8db95c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ppbds/actions/runs/26694608641"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.2.9000",
      "date": "2026-05-30T20:57:08.000Z",
      "commit": "4187c17630f8c3c36f8a309cb834f1ed39836e3e",
      "fileid": "cd81678ca1c36133b7d17d260513aa8875a2268a28225ae87fdff59dc8b57979",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ppbds/actions/runs/26694608641"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.2.9000",
      "date": "2026-05-30T20:57:46.000Z",
      "commit": "4187c17630f8c3c36f8a309cb834f1ed39836e3e",
      "fileid": "99b62d5025cac607a382aad9c35df8be21bacd724f7e89f6e468579b3dc868be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ppbds/actions/runs/26694608641"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.2.9000",
      "date": "2026-05-30T20:57:32.000Z",
      "commit": "4187c17630f8c3c36f8a309cb834f1ed39836e3e",
      "fileid": "6a5f744e007d616a3918a3911fa89b66b7e380cbe0f284dfaf6d40fa1fcd2df4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ppbds/actions/runs/26694608641"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.2.9000",
      "date": "2026-05-30T20:56:50.000Z",
      "commit": "4187c17630f8c3c36f8a309cb834f1ed39836e3e",
      "fileid": "175fdcad9e8d19424f2765c6b582900458bcac8b37c4a2f3ce3949411f99d7a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ppbds/actions/runs/26694608641"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.2.9000",
      "date": "2026-05-30T20:56:58.000Z",
      "commit": "4187c17630f8c3c36f8a309cb834f1ed39836e3e",
      "fileid": "6122abecaf915f6f6f00251c2c47e452bf0a66fa5a54fdcefa5f067fb61edd43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ppbds/actions/runs/26694608641"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.2.9000",
      "date": "2026-05-30T20:57:03.000Z",
      "commit": "4187c17630f8c3c36f8a309cb834f1ed39836e3e",
      "fileid": "55441c9de8a323a2e982ed5d158b1af2e3b2f631f4d62a99f1c254d63abc19d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ppbds/actions/runs/26694608641"
    }
  ]
}