Package: coursekata Title: Packages and Functions for 'CourseKata' Courses Version: 0.19.2 Date: 2026-03-09 Authors@R: c( person("Adam", "Blake", , "adam@coursekata.org", role = c("cre", "aut"), comment = c(ORCID = "0000-0001-7881-8652")), person("Ji", "Son", , "ji@coursekata.org", role = "aut", comment = c(ORCID = "0000-0002-4258-4791")), person("Jim", "Stigler", , "jim@coursekata.org", role = "aut", comment = c(ORCID = "0000-0001-6107-7827")) ) Description: Easily install and load all packages and functions used in 'CourseKata' courses. Aid teaching with helper functions and augment generic functions to provide cohesion between the network of packages. Learn more about 'CourseKata' at . License: AGPL (>= 3) URL: https://github.com/coursekata/coursekata-r BugReports: https://github.com/coursekata/coursekata-r/issues Depends: R (>= 3.6) Imports: cli (>= 3.2.0), dslabs (>= 0.7.4), ggformula (>= 0.10.1), ggplot2 (>= 3.5.2), glue (>= 1.6.2), lifecycle (>= 1.0.3), lsr (>= 0.5.2), Metrics, mosaic (>= 1.8.3), palmerpenguins, purrr (>= 0.3.4), remotes, rlang (>= 1.0.2), supernova (>= 2.5.1), vctrs (>= 0.4.1), viridisLite Suggests: fivethirtyeight (>= 0.6.2), knitr (>= 1.40), lubridate (>= 1.8.0), MASS, mockery (>= 0.4.3), mockr (>= 0.1), readr (>= 2.1.2), readxl (>= 1.4.0), rmarkdown (>= 2.17), usethis (>= 2.1.6), simstudy (>= 0.5.0), testthat (>= 3.1.2), tibble(>= 3.1.7), tidyr (>= 1.2.0), vdiffr (>= 1.0.2), withr (>= 2.5.0) VignetteBuilder: knitr Config/testthat/edition: 3 Config/testthat/parallel: true Language: en-US Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev git make libicu-dev libpng-dev libuv1-dev libx11-dev zlib1g-dev Repository: https://coursekata.r-universe.dev Date/Publication: 2026-03-09 22:50:27 UTC RemoteUrl: https://github.com/coursekata/coursekata-r RemoteRef: HEAD RemoteSha: d5e582615e59afa11e352a6d2b8798d3aca8e802 NeedsCompilation: no Packaged: 2026-06-07 07:19:22 UTC; root Author: Adam Blake [cre, aut] (ORCID: ), Ji Son [aut] (ORCID: ), Jim Stigler [aut] (ORCID: ) Maintainer: Adam Blake