Package: ibawds Type: Package Title: Functions and Datasets for the Data Science Course at IBAW Version: 1.2.1.9000 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1.0), dslabs Imports: stats, tools, grDevices, rlang, rstudioapi, remotes, ggplot2, deldir, tidyr, readr, scales, dplyr (>= 1.1.0), stringr, purrr, magrittr, cli, memuse Suggests: knitr, rmarkdown, kableExtra, rvest, lubridate, nanoparquet, usethis, vdiffr, testthat (>= 3.0.0), httr2, covr, spelling, withr Config/testthat/edition: 3 Config/pak/sysreqs: git libicu-dev libx11-dev Repository: https://stibu81.r-universe.dev Date/Publication: 2026-03-21 21:24:00 UTC RemoteUrl: https://github.com/stibu81/ibawds RemoteRef: HEAD RemoteSha: 3e18133124474a26bbf89360474ae9d33ebc06f7 NeedsCompilation: no Packaged: 2026-06-20 07:10:33 UTC; root Author: Stefan Lanz [aut, cre] Maintainer: Stefan Lanz