Package: HKRbook Type: Package Title: Apps and Data for the Book "Introduction to Statistics" Version: 0.1.4 Authors@R: person("Sigbert", "Klinke", email="sigbert@hu-berlin.de", role=c("aut", "cre")) Description: Functions, Shiny apps and data for the book "Introduction to Statistics" by Wolfgang Karl Härdle, Sigbert Klinke, and Bernd Rönz (2015) . License: GPL-3 URL: https://github.com/sigbertklinke/HKRbook (development version) Encoding: UTF-8 Roxygen: list(markdown = TRUE) Depends: tools Suggests: cluster, knitr, magrittr, rmarkdown Imports: MASS, shiny, shinydashboard, shinyWidgets, shinydashboardPlus, DT, highlight, formatR, scatterplot3d RoxygenNote: 7.2.2 VignetteBuilder: knitr Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://sigbertklinke.r-universe.dev Date/Publication: 2022-12-08 15:23:06 UTC RemoteUrl: https://github.com/sigbertklinke/hkrbook RemoteRef: HEAD RemoteSha: e9c6e74ba75ad9b45a95c15f21b9bedb0f97b880 NeedsCompilation: no Packaged: 2026-07-03 12:14:26 UTC; root Author: Sigbert Klinke [aut, cre] Maintainer: Sigbert Klinke