Package: tutorial.helpers
Title: Helper Functions for Creating Tutorials
Version: 0.6.0
Authors@R: 
    person(given = "David",
           family = "Kane",
           role = c("aut", "cre", "cph"),
           email = "dave.kane@gmail.com",
           comment = c(ORCID = "0000-0002-6660-3934"))
Description: 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.
Depends: R (>= 4.1.0)
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
VignetteBuilder: quarto
Suggests: fs, googledrive, httr, knitr, quarto, roxygen2, testthat (>=
        3.0.0), tidyverse
Config/testthat/edition: 3
Imports: dplyr, jsonlite, learnr, mime, purrr, rmarkdown, rstudioapi,
        rvest, shiny, tibble
BugReports: https://github.com/PPBDS/tutorial.helpers/issues
URL: https://ppbds.github.io/tutorial.helpers/,
        https://github.com/PPBDS/tutorial.helpers
NeedsCompilation: no
Packaged: 2025-09-10 19:28:53 UTC; dkane
Author: David Kane [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-6660-3934>)
Maintainer: David Kane <dave.kane@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-11 05:10:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:58:28 UTC; windows
