{
  "_id": "6a5efbdc9baadeef8ab5821b",
  "Package": "mmstat4",
  "Title": "Access to Teaching Materials from a ZIP File or GitHub",
  "Version": "0.2.3",
  "Author": "Sigbert Klinke [aut, cre]\n(<https://orcid.org/0000-0003-3337-1863>), Jekaterina Zukovska\n[ctb] (<https://orcid.org/0000-0002-7753-9210>)",
  "Maintainer": "Sigbert Klinke <sigbert@hu-berlin.de>",
  "Description": "Provides access to teaching materials for various\nstatistics courses, including R and Python programs, Shiny\napps, data, and PDF/HTML documents. These materials are stored\non the Internet as a ZIP file (e.g., in a GitHub repository)\nand can be downloaded and displayed or run locally. The content\nof the ZIP file is temporarily or permanently stored. By\ndefault, the package uses the GitHub repository\n'sigbertklinke/mmstat4.data.' Additionally, the package\nincludes 'association_measures.R' from the archived package\n'ryouready' by Mark Heckman and some auxiliary functions.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libpng-dev libuv1-dev libssl-dev python3\nlibx11-dev zlib1g-dev",
  "Repository": "https://sigbertklinke.r-universe.dev",
  "Date/Publication": "2024-09-07 12:55:39 UTC",
  "RemoteUrl": "https://github.com/sigbertklinke/mmstat4",
  "RemoteRef": "HEAD",
  "RemoteSha": "a30188c8de42097751505849d8eb7eac6639105e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 04:52:22 UTC",
    "User": "root"
  },
  "_user": "sigbertklinke",
  "_type": "src",
  "_file": "mmstat4_0.2.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/b4fd5ff2aa907593a762f1c877cf04c2ec9ab533eba1bb1fe60ebc2449076949",
  "_filesize": 1002991,
  "_sha256": "b4fd5ff2aa907593a762f1c877cf04c2ec9ab533eba1bb1fe60ebc2449076949",
  "_expires": "2026-10-29T04:55:54.000Z",
  "_created": "2026-07-21T04:52:22.000Z",
  "_published": "2026-07-21T04:55:56.738Z",
  "_jobs": [
    {
      "job": 88545923044,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8484249730"
    },
    {
      "job": 88545923017,
      "time": 175,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8484250438"
    },
    {
      "job": 88545923079,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8484234518"
    },
    {
      "job": 88545923093,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8484233229"
    },
    {
      "job": 88545440818,
      "time": 233,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8484205889"
    },
    {
      "job": 88545923009,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8484243757"
    },
    {
      "job": 88545923072,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8484234211"
    },
    {
      "job": 88545923033,
      "time": 133,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8484239572"
    },
    {
      "job": 88545923028,
      "time": 168,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8484248470"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/29802236177",
  "_status": "success",
  "_upstream": "https://github.com/sigbertklinke/mmstat4",
  "_commit": {
    "id": "a30188c8de42097751505849d8eb7eac6639105e",
    "author": "Sigbert Klinke <sigbert@wiwi.hu-berlin.de>",
    "committer": "Sigbert Klinke <sigbert@wiwi.hu-berlin.de>",
    "message": "version 0.2.3\n",
    "time": 1725713739
  },
  "_maintainer": {
    "name": "Sigbert Klinke",
    "email": "sigbert@hu-berlin.de",
    "login": "sigbertklinke",
    "description": "",
    "uuid": 16574508
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "reticulate",
      "role": "Depends"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "tcltk",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "rio",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "stringdist",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "sigbertklinke",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "sigbertklinke",
      "count": 31,
      "uuid": 16574508
    }
  ],
  "_userbio": {
    "uuid": 16574508,
    "type": "user",
    "name": "Sigbert Klinke",
    "followers": 18
  },
  "_downloads": {
    "count": 367,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mmstat4"
  },
  "_devurl": "https://github.com/sigbertklinke/mmstat4",
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mmstat4.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sigbertklinke/mmstat4",
  "_realowner": "sigbertklinke",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2023-02-06"
    },
    {
      "version": "0.1.3",
      "date": "2023-03-04"
    },
    {
      "version": "0.1.4",
      "date": "2023-05-02"
    },
    {
      "version": "0.1.5",
      "date": "2023-05-11"
    },
    {
      "version": "0.1.6",
      "date": "2023-09-29"
    },
    {
      "version": "0.2.0",
      "date": "2024-04-12"
    },
    {
      "version": "0.2.1",
      "date": "2024-04-29"
    }
  ],
  "_exports": [
    "askUser",
    "cdf",
    "checkFiles",
    "concordant",
    "defaultApp",
    "discordant",
    "display",
    "dupFiles",
    "eta",
    "getList",
    "getMMstat",
    "getText",
    "gh",
    "ghapp",
    "ghappAddin",
    "ghc",
    "ghdecompose",
    "ghfile",
    "ghget",
    "ghgrep",
    "ghinstall",
    "ghlist",
    "ghload",
    "ghopen",
    "ghopenAddin",
    "ghpath",
    "ghquery",
    "ghrepos",
    "ghsource",
    "ghzip",
    "isLocal",
    "modlist",
    "nom.cc",
    "nom.CV",
    "nom.lambda",
    "nom.phi",
    "nom.TT",
    "nom.uncertainty",
    "normpathes",
    "note",
    "openFile",
    "ord.gamma",
    "ord.somers.d",
    "ord.tau",
    "pkglist",
    "pkgMissing",
    "py_env",
    "Rdups",
    "Rlibs",
    "Rsolo",
    "ties.col",
    "ties.row",
    "toInt",
    "toNum",
    "urlExists"
  ],
  "_help": [
    {
      "page": "askUser",
      "title": "askUser",
      "topics": [
        "askUser"
      ]
    },
    {
      "page": "association",
      "title": "Association measures",
      "topics": [
        "association",
        "concordant",
        "discordant",
        "eta",
        "nom.cc",
        "nom.CV",
        "nom.lamba",
        "nom.lambda",
        "nom.phi",
        "nom.TT",
        "nom.uncertainty",
        "ord.gamma",
        "ord.somers.d",
        "ord.tau",
        "ties.col",
        "ties.row"
      ]
    },
    {
      "page": "cdf",
      "title": "Generates and plots a cumulative distribution function.",
      "topics": [
        "cdf",
        "cdf.default",
        "plot.cdf"
      ]
    },
    {
      "page": "checkFiles",
      "title": "Checks whether all specified files are valid R or Python files",
      "topics": [
        "checkFiles",
        "Rsolo"
      ]
    },
    {
      "page": "defaultApp",
      "title": "defaultApp",
      "topics": [
        "defaultApp"
      ]
    },
    {
      "page": "dupFiles",
      "title": "Find duplicate files",
      "topics": [
        "dupFiles",
        "Rdups"
      ]
    },
    {
      "page": "getList",
      "title": "getList",
      "topics": [
        "getList"
      ]
    },
    {
      "page": "getMMstat",
      "title": "getMMstat",
      "topics": [
        "getMMstat"
      ]
    },
    {
      "page": "getText",
      "title": "getText",
      "topics": [
        "getText"
      ]
    },
    {
      "page": "gh",
      "title": "gh functions",
      "topics": [
        "gh",
        "ghapp",
        "ghdata",
        "ghload",
        "ghopen",
        "ghsource"
      ]
    },
    {
      "page": "ghappAddin",
      "title": "ghappAddin",
      "topics": [
        "ghappAddin"
      ]
    },
    {
      "page": "ghc",
      "title": "Creates a 'ghdecompose' pbject",
      "topics": [
        "ghc"
      ]
    },
    {
      "page": "ghdecompose",
      "title": "ghdecompose",
      "topics": [
        "ghdecompose"
      ]
    },
    {
      "page": "ghfile",
      "title": "ghfile",
      "topics": [
        "ghfile"
      ]
    },
    {
      "page": "ghget",
      "title": "ghget",
      "topics": [
        "ghget"
      ]
    },
    {
      "page": "ghinstall",
      "title": "ghinstall",
      "topics": [
        "ghinstall"
      ]
    },
    {
      "page": "ghgrep",
      "title": "ghgrep, ghlist",
      "topics": [
        "ghgrep",
        "ghlist"
      ]
    },
    {
      "page": "ghopenAddin",
      "title": "ghopenAddin",
      "topics": [
        "ghopenAddin"
      ]
    },
    {
      "page": "ghpath",
      "title": "ghpath",
      "topics": [
        "ghpath"
      ]
    },
    {
      "page": "ghquery",
      "title": "ghquery",
      "topics": [
        "ghquery"
      ]
    },
    {
      "page": "ghrepos",
      "title": "ghrepos",
      "topics": [
        "ghrepos"
      ]
    },
    {
      "page": "ghzip",
      "title": "Creates a ZIP file or directory with files",
      "topics": [
        "ghzip"
      ]
    },
    {
      "page": "isLocal",
      "title": "isLocal",
      "topics": [
        "isLocal"
      ]
    },
    {
      "page": "normpathes",
      "title": "normpathes",
      "topics": [
        "normpathes"
      ]
    },
    {
      "page": "note",
      "title": "Create and display a note",
      "topics": [
        "display",
        "note"
      ]
    },
    {
      "page": "openFile",
      "title": "openFile",
      "topics": [
        "openFile"
      ]
    },
    {
      "page": "pkglist",
      "title": "Extract 'library' and 'require' calls in R and 'import' calls from Python",
      "topics": [
        "modlist",
        "pkglist",
        "Rlibs"
      ]
    },
    {
      "page": "pkgMissing",
      "title": "pkgMissing",
      "topics": [
        "pkgMissing"
      ]
    },
    {
      "page": "py_env",
      "title": "py_env",
      "topics": [
        "py_env"
      ]
    },
    {
      "page": "toInt",
      "title": "toInt",
      "topics": [
        "toInt"
      ]
    },
    {
      "page": "toNum",
      "title": "toNum",
      "topics": [
        "toNum"
      ]
    },
    {
      "page": "urlExists",
      "title": "urlExists",
      "topics": [
        "urlExists"
      ]
    }
  ],
  "_readme": "https://github.com/sigbertklinke/mmstat4/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cellranger",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "forcats",
    "foreign",
    "fs",
    "glue",
    "haven",
    "here",
    "highr",
    "hms",
    "htmltools",
    "httpuv",
    "httr",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "promises",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "readr",
    "readxl",
    "rematch",
    "reticulate",
    "rio",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "sass",
    "shiny",
    "sourcetools",
    "stringdist",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "writexl",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "mmstat4.Rmd",
      "filename": "mmstat4.html",
      "title": "mmstat4",
      "author": "Sigbert Klinke",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Aim",
        "Installation",
        "Getting started",
        "Using a ZIP file or repository",
        "ghget",
        "Full and short names for files",
        "ghopen, ghload, ghsource",
        "ghlist, ghquery",
        "ghfile, ghpath, ghdecompose",
        "RStudio addins",
        "Creating an own ZIP file",
        "Preparation 1: Libraries/Modules used",
        "Preparation 2: Scripts run independently",
        "Preparation 3: Searching for (and removing) duplicate files",
        "ZIP file and access names",
        "Frequently asked questions",
        "Something is not working properly. Where can I get help?",
        "Can I use a password protected ZIP file?",
        "How can I force a reload of a zip file?",
        "How can I store a zip file permanently?",
        "How can I find all directories with Shiny apps?",
        "How can I find all csv data files?",
        "What should I install to use Python scripts?",
        "init_py.R is only called if the virtual environment is created. Can I force a new call?",
        "Default repositories",
        "Lecture Notes Sigbert Klinke, HU Berlin",
        "Basic statistics I+II (in german)",
        "Data analysis",
        "Lecture Notes Bernd Rönz, HU Berlin (in german)",
        "Computergestützte Statistik I mit SPSS 10 (2001)",
        "Computergestützte Statistik II mit SPSS 10 (2000)",
        "Generalisierte lineare Modelle mit SPSS 10 (2001)"
      ],
      "created": "2021-10-19 06:29:29",
      "modified": "2024-09-07 12:55:39",
      "commits": 19
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "mmstat4",
  "_universes": [
    "sigbertklinke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-07-21T04:54:50.000Z",
      "distro": "resolute",
      "commit": "a30188c8de42097751505849d8eb7eac6639105e",
      "fileid": "https://r2.ropensci.org/293e19de72342e22c7d43754975414d2d33b71f3f8dbb1c9ddd7072537763ad4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/29802236177"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-07-21T04:54:53.000Z",
      "distro": "resolute",
      "commit": "a30188c8de42097751505849d8eb7eac6639105e",
      "fileid": "https://r2.ropensci.org/d72dd00d503c1ae1f870a5582ff43a10c2738d8a4e5cd85354bb635cd15c5a7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/29802236177"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-07-21T04:54:01.000Z",
      "commit": "a30188c8de42097751505849d8eb7eac6639105e",
      "fileid": "https://r2.ropensci.org/f9ce253c32df404c537297b52fba13b66af51e4bdafe41cc0bf791ce065da5d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/29802236177"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-07-21T04:54:02.000Z",
      "commit": "a30188c8de42097751505849d8eb7eac6639105e",
      "fileid": "https://r2.ropensci.org/42d2ddd2d80fa40e2c51e893129d6f5dc1cc5f451e0080a4fa59cfaec31ec675",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/29802236177"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-07-21T04:55:10.000Z",
      "commit": "a30188c8de42097751505849d8eb7eac6639105e",
      "fileid": "https://r2.ropensci.org/02c589b83b31e2d2fc1d26961f4d3eddce8784de7e5247620abdb1c9f538e60c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/29802236177"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-07-21T04:53:46.000Z",
      "commit": "a30188c8de42097751505849d8eb7eac6639105e",
      "fileid": "https://r2.ropensci.org/a07a5da681d5c4e7ea446acbacf0ab51ec1b22a99baeb5c4c7837c985f4e2891",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/29802236177"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-07-21T04:54:08.000Z",
      "commit": "a30188c8de42097751505849d8eb7eac6639105e",
      "fileid": "https://r2.ropensci.org/0215992391ec3ef11e153763c501a8a2f9ef7d41a4e4a2ab96a37ed65a94bdb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/29802236177"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-07-21T04:54:40.000Z",
      "commit": "a30188c8de42097751505849d8eb7eac6639105e",
      "fileid": "https://r2.ropensci.org/70fcb4ed54c82632cc284b7cd03f7a08410bf9aa3b494425b1f8b9bf4146db98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/29802236177"
    }
  ]
}