Package: positron.tutorials
Title: Tutorials for Learning 'Positron' and Related Tools
Version: 0.1.2
Authors@R: 
    c(
    person(given = "David",
           family = "Kane",
           role = c("aut", "cre", "cph"),
           email = "dave.kane@gmail.com",
           comment = c(ORCID = "0000-0002-6660-3934")))    
Description: Collection of tutorials for working with 'Positron'. Covers scripts, 
    'Quarto' documents, 'Git', 'GitHub', and 'Quarto' websites. Makes extensive use of 
    the tools in the 'tutorial.helpers' package. 
Depends: R (>= 4.1.0)
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Config/testthat/edition: 3
BugReports: https://github.com/PPBDS/positron.tutorials/issues
URL: https://ppbds.github.io/positron.tutorials/,
        https://github.com/PPBDS/positron.tutorials
Imports: dplyr, mime, purrr, rvest, tibble
Suggests: gert, gitcreds, knitr, learnr, palmerpenguins, quarto,
        rsconnect, testthat (>= 3.0.0), tidyverse, tutorial.helpers,
        usethis
NeedsCompilation: no
Packaged: 2025-03-20 23:54:20 UTC; dkane
Author: David Kane [aut, cre, cph] (<https://orcid.org/0000-0002-6660-3934>)
Maintainer: David Kane <dave.kane@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-24 11:40:02 UTC
