Package: r3 Title: Companion Package for Rostools R Workshops Version: 0.8.3 Authors@R: person("Luke", "Johnston", , "lwjohnst@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4169-2616")) Description: Contains the helper functions and other files to make it easier for learners during (and after) the workshop. License: MIT + file LICENSE Depends: R (>= 4.1.0) Imports: broom, cli, commonmark, crayon, desc, dplyr, fs, gert, ggplot2, gitcreds, glue, here, hexbin, lubridate, magrittr, markdown, prodigenr, purrr, quarto, readr, readxl, rlang, rmarkdown, roxygen2, rprojroot, rstudioapi, snakecase, stringr, styler, tarchetypes, targets, tidyr, tidyselect, usethis, utils, vroom, withr, xml2 Suggests: knitr, pak, gh, rversions, tibble Encoding: UTF-8 Roxygen: list(markdown = TRUE) URL: https://github.com/rostools/r3 BugReports: https://github.com/rostools/r3/issues X-schema.org-keywords: reproducibility, training, education, workshop, open educational resource Config/roxygen2/version: 7.3.3.9000 Language: en-US Config/pak/sysreqs: cmake git libglpk-dev make libgit2-dev libicu-dev libuv1-dev libxml2-dev libssl-dev libx11-dev Repository: https://rostools.r-universe.dev Date/Publication: 2026-07-07 06:54:13 UTC RemoteUrl: https://github.com/rostools/r3 RemoteRef: HEAD RemoteSha: 8e1f9f69e081d4358a87eb14bc2712a66f379afe NeedsCompilation: no Packaged: 2026-07-07 08:36:56 UTC; root Author: Luke Johnston [aut, cre] (ORCID: ) Maintainer: Luke Johnston