{
  "_id": "6a1695e4acfb0bcc41d7b34f",
  "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-05-27 06:52:14 UTC",
    "User": "root"
  },
  "Author": "Aleksander Dietrichson [aut, cre],\nChi Square Laboratories [cph],\nDarko Miletic [ctb],\nPablo Pagnone [ctb],\nAlex Ondrus [ctb]",
  "MD5sum": "de3407686428c39d0f4fba424c4816df",
  "_user": "chi2labs",
  "_type": "src",
  "_file": "moodleR_1.0.2.tar.gz",
  "_fileid": "33c4ce0b3b3d1433ba9fde0ff8006a60a6421bfb008989d2bae9b6b579331924",
  "_filesize": 2062037,
  "_sha256": "33c4ce0b3b3d1433ba9fde0ff8006a60a6421bfb008989d2bae9b6b579331924",
  "_created": "2026-05-27T06:52:14.000Z",
  "_published": "2026-05-27T06:57:40.346Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78023448295,
      "time": 200,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7233834459"
    },
    {
      "job": 78023448285,
      "time": 199,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7233833724"
    },
    {
      "job": 78023448276,
      "time": 186,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7233851579"
    },
    {
      "job": 78023448279,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7233847336"
    },
    {
      "job": 78022964863,
      "time": 218,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233780002"
    },
    {
      "job": 78023448268,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233817354"
    },
    {
      "job": 78023448288,
      "time": 141,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7233819274"
    },
    {
      "job": 78023448292,
      "time": 148,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7233820246"
    },
    {
      "job": 78023448311,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7233814387"
    }
  ],
  "_buildurl": "https://github.com/r-universe/chi2labs/actions/runs/26495586177",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 169,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/moodleR"
  },
  "_devurl": "https://github.com/chi2labs/moodler",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_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",
    "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",
    "gh",
    "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.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "moodler",
  "_universes": [
    "chi2labs",
    "dietrichson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-27T06:54:59.000Z",
      "distro": "noble",
      "commit": "d465ce1ca6e2ec56325f33aa695d15654b831207",
      "fileid": "b6567320973de1fc7bcdfa106bae0da8be4214a30c967a3fa8fe880d2d71d621",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/chi2labs/actions/runs/26495586177"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-27T06:54:57.000Z",
      "distro": "noble",
      "commit": "d465ce1ca6e2ec56325f33aa695d15654b831207",
      "fileid": "b094fbc29e4459756f1daad20c395b3f49e1104458982c20bde0d9897e82c843",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/chi2labs/actions/runs/26495586177"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-27T06:56:23.000Z",
      "commit": "d465ce1ca6e2ec56325f33aa695d15654b831207",
      "fileid": "7182268815deba628bcd90181217eb2485732252d243ca12f2f6cc91b6625f04",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/chi2labs/actions/runs/26495586177"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-27T06:56:10.000Z",
      "commit": "d465ce1ca6e2ec56325f33aa695d15654b831207",
      "fileid": "ef478fc09b93edcd5a9764a2075993bbb0b261c5f40f727ef432284f4353eabc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/chi2labs/actions/runs/26495586177"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-27T06:54:50.000Z",
      "commit": "d465ce1ca6e2ec56325f33aa695d15654b831207",
      "fileid": "2c6cbfe3d80fb8517e05215851fc6856b082901d5327b17b9a487d1f1b246896",
      "status": "success",
      "buildurl": "https://github.com/r-universe/chi2labs/actions/runs/26495586177"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-27T06:53:59.000Z",
      "commit": "d465ce1ca6e2ec56325f33aa695d15654b831207",
      "fileid": "2ae8585fd132f6d7071dea6e95c7a263232cdce95c2ef89139a804bd2d7889f2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/chi2labs/actions/runs/26495586177"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-27T06:54:01.000Z",
      "commit": "d465ce1ca6e2ec56325f33aa695d15654b831207",
      "fileid": "8231e4217d3fe3cc1ee22385f1a1c8bd3553bb656eea6683e1d009fd43e13c42",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/chi2labs/actions/runs/26495586177"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-27T06:53:47.000Z",
      "commit": "d465ce1ca6e2ec56325f33aa695d15654b831207",
      "fileid": "ce47a55516c55e0ebf669e09a3683fe9e31f0b14fc8b79aff90fd11d1bfa5dd5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/chi2labs/actions/runs/26495586177"
    }
  ]
}