Package: mmstat4
Title: Access to Teaching Materials from a ZIP File or GitHub
Version: 0.1.3
Authors@R: 
  c(person(given = "Sigbert",
           family = "Klinke",
           role = c("aut", "cre"),
           email = "sigbert@hu-berlin.de",
           comment = c(ORCID="0000-0003-3337-1863")))
Description: Teaching materials, e.g. R programs, Shiny apps, data and PDF/HTML documents, 
    which are stored on the Internet in a ZIP file (e.g. as a GitHub repository) can be downloaded. 
    They can be displayed or run locally. The content of the ZIP file is temporarily
    (or permanently) stored. 
    The GitHub repository 'sigbertklinke/mmstat4.data' is used as the default repository. 
    In addition, some auxiliary functions are implemented.
License: GPL-3
Encoding: UTF-8
Imports: digest, tcltk, rappdirs, rio, rstudioapi, shiny
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-02-23 08:15:46 UTC; sk
Author: Sigbert Klinke [aut, cre] (<https://orcid.org/0000-0003-3337-1863>)
Maintainer: Sigbert Klinke <sigbert@hu-berlin.de>
Repository: CRAN
Date/Publication: 2023-03-04 10:00:02 UTC
