Package: tutorial.helpers 0.3.1.9005
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' package.
Authors:
tutorial.helpers_0.3.1.9005.tar.gz
tutorial.helpers_0.3.1.9005.zip(r-4.5)tutorial.helpers_0.3.1.9005.zip(r-4.4)tutorial.helpers_0.3.1.9005.zip(r-4.3)
tutorial.helpers_0.3.1.9005.tgz(r-4.5-any)tutorial.helpers_0.3.1.9005.tgz(r-4.4-any)tutorial.helpers_0.3.1.9005.tgz(r-4.3-any)
tutorial.helpers_0.3.1.9005.tar.gz(r-4.5-noble)tutorial.helpers_0.3.1.9005.tar.gz(r-4.4-noble)
tutorial.helpers_0.3.1.9005.tgz(r-4.4-emscripten)tutorial.helpers_0.3.1.9005.tgz(r-4.3-emscripten)
tutorial.helpers.pdf |tutorial.helpers.html✨
tutorial.helpers/json (API)
NEWS
# Install 'tutorial.helpers' in R: |
install.packages('tutorial.helpers', repos = c('https://ppbds.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ppbds/tutorial.helpers/issues
Pkgdown site:https://ppbds.github.io
Last updated 2 days agofrom:4f03b7b036. Checks:1 OK, 7 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 16 2025 |
R-4.5-win | NOTE | Feb 16 2025 |
R-4.5-mac | NOTE | Feb 16 2025 |
R-4.5-linux | NOTE | Feb 16 2025 |
R-4.4-win | NOTE | Feb 16 2025 |
R-4.4-mac | NOTE | Feb 16 2025 |
R-4.3-win | NOTE | Feb 16 2025 |
R-4.3-mac | NOTE | Feb 16 2025 |
Exports:check_current_tutorialcheck_tutorial_defaultsdetermine_code_chunk_namedetermine_exercise_numberformat_tutorialknit_tutorialsmake_exerciseprocess_submissionsreturn_tutorial_pathsset_binary_only_in_r_profileset_rstudio_settingsshow_filesubmission_serversubmission_uiwrite_answers
Dependencies:askpassbackportsbase64encBHbitbit64bslibcachemcheckmateclicliprcommonmarkcpp11crayoncurldigestdplyrellipsisevaluatefansifastmapfontawesomefsgenericsgluehighrhmshtmltoolshtmlwidgetshttpuvhttrjquerylibjsonliteknitrlaterlearnrlifecyclemagrittrmarkdownmemoisemimeopensslparsermdpillarpkgconfigprettyunitsprocessxprogresspromisespspurrrquartoR6rappdirsRcppreadrrenvrlangrmarkdownrprojrootrstudioapirvestsassselectrshinysourcetoolsstringistringrsystibbletidyrtidyselecttinytextzdbutf8vctrsvroomwithrxfunxml2xtableyaml
Enable Students to Download Their Tutorial Answers
Rendered fromdownloads.qmd
usingquarto::html
on Feb 16 2025.Last update: 2025-02-16
Started: 2025-02-14
Instructions for Writing R Tutorials
Rendered frominstructions.qmd
usingquarto::html
on Feb 16 2025.Last update: 2025-02-14
Started: 2025-02-14
Rstudio Addins
Rendered fromaddins.qmd
usingquarto::html
on Feb 16 2025.Last update: 2025-02-14
Started: 2025-02-14
Testing Your Package of Tutorials
Rendered fromtesting.qmd
usingquarto::html
on Feb 16 2025.Last update: 2025-02-14
Started: 2025-02-14
Tutorials for Books
Rendered frombooks.qmd
usingquarto::html
on Feb 16 2025.Last update: 2025-02-14
Started: 2025-02-14
Using Tutorials with Posit Cloud
Rendered fromcloud.qmd
usingquarto::html
on Feb 16 2025.Last update: 2025-02-14
Started: 2025-02-14
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check current tutorial | check_current_tutorial |
Confirm that a tutorial has the recommended components | check_tutorial_defaults |
Determine the code chunk name of a new exercise in a tutorial. | determine_code_chunk_name |
Finds the number of the next exercise in a tutorial | determine_exercise_number |
Re-format a tutorial | format_tutorial |
Return a list of tutorial answers | get_submissions_from_learnr_session |
Knit a set of tutorials | knit_tutorials |
Add a tutorial code exercise or question to the active document | make_exercise make_no_answer make_yes_answer |
Process Submissions | process_submissions |
Return all the paths to the tutorials in a package | return_tutorial_paths |
Set pkgType to binary in .Rprofile | set_binary_only_in_r_profile |
Select smart setting for RStudio | set_rstudio_settings |
Display the contents of a text file that match a pattern | show_file |
Tutorial submission functions | submission_server submission_ui |
Write tutorial answers to file | write_answers |