Package: coursekata
Title: Packages and Functions for 'CourseKata' Courses
Version: 0.14.0
Date: 2023-10-11
Authors@R: c(
    person("Adam", "Blake", , "adamblake@g.ucla.edu", role = c("cre", "aut"),
           comment = c(ORCID = "0000-0001-7881-8652")),
    person("Ji", "Son", , "json2@calstatela.edu", role = "aut",
           comment = c(ORCID = "0000-0002-4258-4791")),
    person("Jim", "Stigler", , "jstigler@gmail.com", 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 <https://coursekata.org>.
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.3.5), glue (>= 1.6.2), Lock5withR (>= 1.2.2), lsr
        (>= 0.5.2), Metrics, mosaic (>= 1.8.3), pak, palmerpenguins,
        purrr (>= 0.3.4), rlang (>= 1.0.2), supernova (>= 2.5.1), vctrs
        (>= 0.4.1), viridisLite, yesno (>= 0.1.2)
Suggests: fivethirtyeight (>= 0.6.2), lubridate (>= 1.8.0), mockery (>=
        0.4.3), mockr (>= 0.1), readr (>= 2.1.2), readxl (>= 1.4.0),
        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)
Config/testthat/edition: 3
Language: en-US
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-10-11 20:45:39 UTC; adamblake
Author: Adam Blake [cre, aut] (<https://orcid.org/0000-0001-7881-8652>),
  Ji Son [aut] (<https://orcid.org/0000-0002-4258-4791>),
  Jim Stigler [aut] (<https://orcid.org/0000-0001-6107-7827>)
Maintainer: Adam Blake <adamblake@g.ucla.edu>
Repository: CRAN
Date/Publication: 2023-10-12 06:30:02 UTC
