Package: mmstat4
Title: Access to Teaching Materials from a ZIP File or GitHub
Version: 0.2.1
Authors@R: 
  c(person(given = "Sigbert",
           family = "Klinke",
           role = c("aut", "cre"),
           email = "sigbert@hu-berlin.de",
           comment = c(ORCID="0000-0003-3337-1863")),
    person(given = "Jekaterina",
           family = "Zukovska",
           role = "ctb",
           email = "jekaterina.zukovska@hu-berlin.de",
           comment = c(ORCID="0000-0002-7753-9210")
           ))
Description: Provides access to teaching materials for various statistics courses, including R and Python programs, 
    Shiny apps, data, and PDF/HTML documents. These materials are stored on the Internet as a ZIP file 
    (e.g., in a GitHub repository) and can be downloaded and displayed or run locally. The content of the ZIP file 
    is temporarily or permanently stored. By default, the package uses the GitHub repository 
    'sigbertklinke/mmstat4.data.' Additionally, the package includes 'association_measures.R' 
    from the archived package 'ryouready' by Mark Heckman and some auxiliary functions.
License: GPL-3
Encoding: UTF-8
Imports: crayon, digest, httr, knitr, tcltk, rappdirs, reticulate, rio,
        rstudioapi, shiny, stringdist, tools
Suggests: rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-04-29 11:40:46 UTC; sigbert
Author: Sigbert Klinke [aut, cre] (<https://orcid.org/0000-0003-3337-1863>),
  Jekaterina Zukovska [ctb] (<https://orcid.org/0000-0002-7753-9210>)
Maintainer: Sigbert Klinke <sigbert@hu-berlin.de>
Repository: CRAN
Date/Publication: 2024-04-29 12:10:02 UTC
Built: R 4.6.0; ; 2025-08-20 02:48:29 UTC; unix
