{
  "_id": "6a4f3a6021b18e15484ff5d4",
  "Package": "moodleR",
  "Type": "Package",
  "Title": "Helper Functions to Work with 'Moodle' Data",
  "Version": "1.0.2",
  "Date": "2022-10-01",
  "Authors@R": "c(person(given = \"Aleksander\",\nfamily = \"Dietrichson\",\nrole = c(\"aut\", \"cre\"),\nemail = \"dietrichson@gmail.com\"),\nperson(given = \"Chi Square Laboratories\",\nrole = \"cph\"),\nperson(given = \"Darko\",\nfamily = \"Miletic\",\nrole = \"ctb\"),\nperson(given = \"Pablo\",\nfamily = \"Pagnone\",\nrole = \"ctb\"),\nperson(given = \"Alex\",\nfamily = \"Ondrus\",\nrole = \"ctb\")\n)",
  "Maintainer": "Aleksander Dietrichson <dietrichson@gmail.com>",
  "Description": "A collection of functions to connect to a 'Moodle'\ndatabase, cache relevant tables locally and generate learning\nanalytics. 'Moodle' is an open source Learning Management\nSystem (LMS) developed by MoodleHQ. For more information about\nMoodle, visit <https://moodle.org>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/chi2labs/moodleR",
  "url": "https://github.com/chi2labs/moodleR",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RdMacros": "lifecycle",
  "RoxygenNote": "7.2.1",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake git make libgit2-dev libicu-dev libjpeg-dev\nlibmysqlclient-dev libpng-dev libuv1-dev libxml2-dev libssl-dev\nlibpq-dev libx11-dev",
  "Repository": "https://chi2labs.r-universe.dev",
  "Date/Publication": "2026-02-26 15:28:59 UTC",
  "RemoteUrl": "https://github.com/chi2labs/moodler",
  "RemoteRef": "HEAD",
  "RemoteSha": "d465ce1ca6e2ec56325f33aa695d15654b831207",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-09 05:59:43 UTC",
    "User": "root"
  },
  "Author": "Aleksander Dietrichson [aut, cre],\nChi Square Laboratories [cph],\nDarko Miletic [ctb],\nPablo Pagnone [ctb],\nAlex Ondrus [ctb]",
  "_user": "chi2labs",
  "_type": "src",
  "_file": "moodleR_1.0.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/b3b0fbb685506421fe66a18a368c29d4ad8196ae260140964b48957ab677f150",
  "_filesize": 2063834,
  "_sha256": "b3b0fbb685506421fe66a18a368c29d4ad8196ae260140964b48957ab677f150",
  "_expires": "2026-10-17T06:04:15.000Z",
  "_created": "2026-07-09T05:59:43.000Z",
  "_published": "2026-07-09T06:06:24.768Z",
  "_jobs": [
    {
      "job": 86050314438,
      "time": 190,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8190334930"
    },
    {
      "job": 86050314450,
      "time": 211,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8190339960"
    },
    {
      "job": 86050314445,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8190311335"
    },
    {
      "job": 86050314454,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8190321970"
    },
    {
      "job": 86049685289,
      "time": 296,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8190283978"
    },
    {
      "job": 86050314408,
      "time": 167,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8190328791"
    },
    {
      "job": 86050314500,
      "time": 153,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8190325925"
    },
    {
      "job": 86050314458,
      "time": 128,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8190319250"
    },
    {
      "job": 86050314470,
      "time": 141,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8190322502"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/chi2labs/actions/runs/28997334345",
  "_status": "success",
  "_upstream": "https://github.com/chi2labs/moodler",
  "_commit": {
    "id": "d465ce1ca6e2ec56325f33aa695d15654b831207",
    "author": "Aleksander Dietrichson <dietrichson@gmail.com>",
    "committer": "Aleksander Dietrichson <dietrichson@gmail.com>",
    "message": "Updated for CRAN comliance\n",
    "time": 1772119739
  },
  "_maintainer": {
    "name": "Aleksander Dietrichson",
    "email": "dietrichson@gmail.com",
    "login": "dietrichson",
    "description": "",
    "uuid": 2222669
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "tidytext",
      "role": "Imports"
    },
    {
      "package": "ggwordcloud",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "RMariaDB",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "config",
      "role": "Imports"
    },
    {
      "package": "anytime",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "RSQLite",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "role": "Imports"
    },
    {
      "package": "RPostgres",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "prettyunits",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "chi2labs",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-09",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "learning-analytics",
    "moodle",
    "moodle-data"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "dietrichson",
      "count": 89,
      "uuid": 2222669
    }
  ],
  "_userbio": {
    "uuid": 54278973,
    "type": "organization",
    "name": "Chi2Labs",
    "followers": 3
  },
  "_downloads": {
    "count": 255,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/moodleR"
  },
  "_devurl": "https://github.com/chi2labs/moodler",
  "_searchresults": 11,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/moodleR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/chi2labs/moodler",
  "_realowner": "chi2labs",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.2",
      "date": "2021-04-20"
    },
    {
      "version": "1.0.0",
      "date": "2022-03-23"
    },
    {
      "version": "1.0.1",
      "date": "2022-08-15"
    },
    {
      "version": "1.0.5",
      "date": "2026-02-26"
    }
  ],
  "_exports": [
    "check_mdl_cache",
    "example_config_yml",
    "mdl_config",
    "mdl_courses",
    "mdl_create_cache",
    "mdl_forum_posts",
    "mdl_get_cache_connection",
    "mdl_get_cache_dir",
    "mdl_get_cache_filename",
    "mdl_get_connection",
    "mdl_grades",
    "mdl_log",
    "mdl_users"
  ],
  "_help": [
    {
      "page": "check_mdl_cache",
      "title": "Check Cached Data",
      "topics": [
        "check_mdl_cache"
      ]
    },
    {
      "page": "example_config_yml",
      "title": "Example Config yml File",
      "topics": [
        "example_config_yml"
      ]
    },
    {
      "page": "mdl_config",
      "title": "Moodle Configuration Table",
      "topics": [
        "mdl_config"
      ]
    },
    {
      "page": "mdl_courses",
      "title": "Get Courses",
      "topics": [
        "mdl_courses"
      ]
    },
    {
      "page": "mdl_create_cache",
      "title": "Creates a Local Cache",
      "topics": [
        "mdl_create_cache"
      ]
    },
    {
      "page": "mdl_forum_posts",
      "title": "Get Forum Posts",
      "topics": [
        "mdl_forum_posts"
      ]
    },
    {
      "page": "mdl_get_cache_connection",
      "title": "Connection to Cached Moodle Data",
      "topics": [
        "mdl_get_cache_connection"
      ]
    },
    {
      "page": "mdl_get_cache_dir",
      "title": "Get the Cache Directory",
      "topics": [
        "mdl_get_cache_dir"
      ]
    },
    {
      "page": "mdl_get_cache_filename",
      "title": "Get the Cache Filename",
      "topics": [
        "mdl_get_cache_filename"
      ]
    },
    {
      "page": "mdl_get_connection",
      "title": "Connect to Moodle Data",
      "topics": [
        "mdl_get_connection"
      ]
    },
    {
      "page": "mdl_grades",
      "title": "Get Grades",
      "topics": [
        "mdl_grades"
      ]
    },
    {
      "page": "mdl_log",
      "title": "Access Moodle's Logs",
      "topics": [
        "mdl_log"
      ]
    },
    {
      "page": "mdl_users",
      "title": "Get Moodle Users",
      "topics": [
        "mdl_users"
      ]
    },
    {
      "page": "plot.mdl_forum_posts",
      "title": "Wordcloud Plot",
      "topics": [
        "plot.mdl_forum_posts"
      ]
    },
    {
      "page": "plot.mdl_grades",
      "title": "Plot Moodle Grades",
      "topics": [
        "plot.mdl_grades"
      ]
    },
    {
      "page": "print.mdl_courses_summary",
      "title": "Print Moodle Courses Summary",
      "topics": [
        "print.mdl_courses_summary"
      ]
    },
    {
      "page": "print.mdl_grades_summary",
      "title": "Print Moodle Grades Summary",
      "topics": [
        "print.mdl_grades_summary"
      ]
    },
    {
      "page": "print.mdl_post_summary",
      "title": "Print Moodle Forum Post Summary",
      "topics": [
        "print.mdl_post_summary"
      ]
    },
    {
      "page": "print.mdl_users_summary",
      "title": "Print Moodle Users Summary",
      "topics": [
        "print.mdl_users_summary"
      ]
    },
    {
      "page": "summary.mdl_courses",
      "title": "Summary of mdl_courses Object",
      "topics": [
        "summary.mdl_courses"
      ]
    },
    {
      "page": "summary.mdl_forum_posts",
      "title": "Summary of mdl_forum_posts Object",
      "topics": [
        "summary.mdl_forum_posts"
      ]
    },
    {
      "page": "summary.mdl_grades",
      "title": "Summary of mdl_grades Object",
      "topics": [
        "summary.mdl_grades"
      ]
    },
    {
      "page": "summary.mdl_users",
      "title": "Summary of mdl_users Object",
      "topics": [
        "summary.mdl_users"
      ]
    }
  ],
  "_pkglogo": "https://github.com/chi2labs/moodler/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/chi2labs/moodler/raw/HEAD/README.md",
  "_rundeps": [
    "anytime",
    "askpass",
    "BH",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "clipr",
    "colorspace",
    "commonmark",
    "config",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "DBI",
    "desc",
    "dplyr",
    "farver",
    "fastmap",
    "fs",
    "generics",
    "gert",
    "ggplot2",
    "ggwordcloud",
    "gitcreds",
    "glue",
    "gridtext",
    "gtable",
    "hms",
    "httr2",
    "ini",
    "isoband",
    "janeaustenr",
    "jpeg",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "litedown",
    "lubridate",
    "magrittr",
    "markdown",
    "Matrix",
    "memoise",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "RMariaDB",
    "RPostgres",
    "rprojroot",
    "RSQLite",
    "rstudioapi",
    "S7",
    "scales",
    "SnowballC",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tidytext",
    "timechange",
    "tokenizers",
    "usethis",
    "utf8",
    "vctrs",
    "viridisLite",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "setup.Rmd",
      "filename": "setup.html",
      "title": "Basic Setup",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installing and loading the package",
        "Connecting to a Moodle Database",
        "Configuration",
        "Connecting to a moodle DB instance",
        "Caching Data",
        "Caching to sqlite"
      ],
      "created": "2021-03-29 22:24:03",
      "modified": "2021-04-17 11:20:13",
      "commits": 5
    }
  ],
  "_score": 4.439332693830263,
  "_indexed": true,
  "_nocasepkg": "moodler",
  "_universes": [
    "chi2labs",
    "dietrichson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-07-09T06:02:37.000Z",
      "distro": "resolute",
      "commit": "d465ce1ca6e2ec56325f33aa695d15654b831207",
      "fileid": "https://r2.ropensci.org/82a3754ea20f772e954ed2217f4f0082cd4927c60a4894cea0b79a8b1ffbbdc1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/chi2labs/actions/runs/28997334345"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-07-09T06:02:54.000Z",
      "distro": "resolute",
      "commit": "d465ce1ca6e2ec56325f33aa695d15654b831207",
      "fileid": "https://r2.ropensci.org/3b2f1f962efeea912c02e551f0f79d689f8d2f409a378be4013c56c892fbc760",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/chi2labs/actions/runs/28997334345"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-07-09T06:01:23.000Z",
      "commit": "d465ce1ca6e2ec56325f33aa695d15654b831207",
      "fileid": "https://r2.ropensci.org/09299ba0c7cabf3447be1f01f16a73b9785ffb330bbbc06636376c10732c617c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/chi2labs/actions/runs/28997334345"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-07-09T06:01:48.000Z",
      "commit": "d465ce1ca6e2ec56325f33aa695d15654b831207",
      "fileid": "https://r2.ropensci.org/00e9aab213208db4a38d2f85b0f027b5220832efb9b4e84cadc10b9b904f2ffa",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/chi2labs/actions/runs/28997334345"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-07-09T06:03:00.000Z",
      "commit": "d465ce1ca6e2ec56325f33aa695d15654b831207",
      "fileid": "https://r2.ropensci.org/6ce5aa1f97b1e763e0b96c1dd59de27df6a4b77c6ca5d109fe7ffc4c6efc917f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/chi2labs/actions/runs/28997334345"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-09T06:01:38.000Z",
      "commit": "d465ce1ca6e2ec56325f33aa695d15654b831207",
      "fileid": "https://r2.ropensci.org/2653effc6945ad3ebc8343c80f719fb5040b11e778418bc4eab9c08914d0bd31",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/chi2labs/actions/runs/28997334345"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-09T06:01:22.000Z",
      "commit": "d465ce1ca6e2ec56325f33aa695d15654b831207",
      "fileid": "https://r2.ropensci.org/ccbca855f5014f6cba7399fbba72bdeeba5115f9fc7685f61e21e24e15eb9360",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/chi2labs/actions/runs/28997334345"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-09T06:01:28.000Z",
      "commit": "d465ce1ca6e2ec56325f33aa695d15654b831207",
      "fileid": "https://r2.ropensci.org/c587ca2d99823662aed38f3aafe17302a59d0107adc1eeb9a281396f8dbf4302",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/chi2labs/actions/runs/28997334345"
    }
  ]
}