Package: positron.tutorials Title: Tutorials for Learning 'Positron' and for Using AI Version: 0.2.1.9001 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' and for learning how to apply generative AI when coding with R. 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 Roxygen: list(markdown = TRUE) 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: tutorial.helpers, usethis Suggests: arrow, babynames, DBI, dbplyr, duckdb, fs, ggrepel, gitcreds, httr2, knitr, leaflet, learnr, nycflights13, palmerpenguins, pkgbuild, plotly, quarto, rsconnect, testthat, tidycensus, tidyverse, viridis Repository: https://ppbds.r-universe.dev Date/Publication: 2026-04-02 20:21:14 UTC RemoteUrl: https://github.com/ppbds/positron.tutorials RemoteRef: HEAD RemoteSha: ab9dc62de5b5c7883ee4c8331594bd705c7ddacb NeedsCompilation: no Packaged: 2026-07-01 06:58:32 UTC; root Author: David Kane [aut, cre, cph] (ORCID: ) Maintainer: David Kane