Package: ibawds
Type: Package
Title: Functions and Datasets for the Data Science Course at IBAW
Version: 1.1.0
Authors@R: person(given = "Stefan",
                  family = "Lanz",
                  role = c("aut", "cre"),
                  email = "slanz1137@gmail.com")
Description: A collection of useful functions and datasets for the Data Science
  Course at IBAW.
License: MIT + file LICENSE
URL: https://stibu81.github.io/ibawds/,
        https://github.com/stibu81/ibawds
BugReports: https://github.com/stibu81/ibawds/issues
Encoding: UTF-8
LazyData: true
Language: en-GB
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0), dslabs
Imports: stats, tools, grDevices, rlang, rstudioapi, remotes, ggplot2,
        tidyr, readr, scales, dplyr (>= 1.1.0), stringr, purrr,
        magrittr, cli
Suggests: tidyverse, rmarkdown, knitr, kableExtra, caret, party, RANN,
        ranger, reshape2, lubridate, hexbin, patchwork, ggrepel,
        GGally, ggfortify, deldir, writexl, cowplot, DT, gutenbergr,
        tidytext, Lahman, HistData, titanic, BiocManager, waldo, rvest,
        clValid, styler, usethis, vdiffr, testthat (>= 3.0.0), httr2,
        covr, spelling, withr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-03-07 16:00:31 UTC; slanz
Author: Stefan Lanz [aut, cre]
Maintainer: Stefan Lanz <slanz1137@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-07 16:20:05 UTC
Built: R 4.3.3; ; 2025-04-04 15:59:46 UTC; unix
