{
  "_id": "6a4a17a10b5cb829d370756a",
  "Package": "moodlequiz",
  "Title": "R Markdown format for 'Moodle' XML cloze quizzes",
  "Version": "0.2.1.9000",
  "Authors@R": "c(person(given = \"Mitchell\",\nfamily = \"O'Hara-Wild\",\nemail = \"mail@mitchelloharawild.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-3813-7155\")),\nperson(given = \"Emi\",\nfamily = \"Tanaka\",\nemail = \"dr.emi.tanaka@gmail.com\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-1455-259X\")))",
  "Description": "Enables the creation of 'Moodle' quiz questions using\nliterate programming with R Markdown. This makes it easy to\nquickly create a quiz that can be randomly replicated with new\ndatasets, questions, and options for answers.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/numbats/moodlequiz,\nhttps://numbats.github.io/moodlequiz/",
  "BugReports": "https://github.com/numbats/moodlequiz/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://emitanaka.r-universe.dev",
  "Date/Publication": "2026-04-10 09:09:42 UTC",
  "RemoteUrl": "https://github.com/numbats/moodlequiz",
  "RemoteRef": "HEAD",
  "RemoteSha": "99ef3b7da8adb9c144b57bc024921557ad2d92c2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 08:34:02 UTC",
    "User": "root"
  },
  "Author": "Mitchell O'Hara-Wild [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3813-7155>),\nEmi Tanaka [aut] (ORCID: <https://orcid.org/0000-0002-1455-259X>)",
  "Maintainer": "Mitchell O'Hara-Wild <mail@mitchelloharawild.com>",
  "_user": "emitanaka",
  "_type": "src",
  "_file": "moodlequiz_0.2.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/529a81a3e4694387276a8115c33031e94d155f80fde820923b1e0dd49f37e54f",
  "_filesize": 1966056,
  "_sha256": "529a81a3e4694387276a8115c33031e94d155f80fde820923b1e0dd49f37e54f",
  "_expires": "2026-10-13T08:36:47.000Z",
  "_created": "2026-07-05T08:34:02.000Z",
  "_published": "2026-07-05T08:36:49.667Z",
  "_jobs": [
    {
      "job": 85207284304,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090032894"
    },
    {
      "job": 85207284300,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090034460"
    },
    {
      "job": 85207284296,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090029603"
    },
    {
      "job": 85207284299,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090027871"
    },
    {
      "job": 85207108605,
      "time": 162,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090018296"
    },
    {
      "job": 85207284301,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8090029961"
    },
    {
      "job": 85207284326,
      "time": 63,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090026302"
    },
    {
      "job": 85207284295,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090026932"
    },
    {
      "job": 85207284298,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090027496"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28734856311",
  "_status": "success",
  "_upstream": "https://github.com/numbats/moodlequiz",
  "_commit": {
    "id": "99ef3b7da8adb9c144b57bc024921557ad2d92c2",
    "author": "Mitchell O'Hara-Wild <mail@mitchelloharawild.com>",
    "committer": "Mitchell O'Hara-Wild <mail@mitchelloharawild.com>",
    "message": "Increment version number to 0.2.1.9000\n",
    "time": 1775812182
  },
  "_maintainer": {
    "name": "Mitchell OHara-Wild",
    "email": "mail@mitchelloharawild.com",
    "login": "mitchelloharawild",
    "bluesky": "@mitchelloharawild.com",
    "linkedin": "in/mitchelloharawild",
    "description": "",
    "uuid": 16127127,
    "orcid": "0000-0002-3813-7155"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "bookdown",
      "role": "Imports"
    },
    {
      "package": "xfun",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "numbats",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2025-48",
      "n": 9
    },
    {
      "week": "2025-49",
      "n": 4
    },
    {
      "week": "2026-10",
      "n": 4
    },
    {
      "week": "2026-15",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2025-12-01"
    },
    {
      "name": "v0.2.1",
      "date": "2026-04-10"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "mitchelloharawild",
      "count": 95,
      "uuid": 16127127
    },
    {
      "user": "emitanaka",
      "count": 17,
      "uuid": 7620319
    }
  ],
  "_userbio": {
    "uuid": 7620319,
    "type": "user",
    "name": "Emi Tanaka",
    "followers": 544,
    "description": "Senior Lecturer in Statistics. My research is on combination of statistics, genetics and computing. My application focus is in plant breeding."
  },
  "_downloads": {
    "count": 493,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/moodlequiz"
  },
  "_devurl": "https://github.com/numbats/moodlequiz",
  "_pkgdown": "https://numbats.github.io/moodlequiz/",
  "_searchresults": 17,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/moodlequiz.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/numbats/moodlequiz",
  "_realowner": "numbats",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2025-12-11"
    },
    {
      "version": "0.2.1",
      "date": "2026-04-10"
    }
  ],
  "_exports": [
    "choices",
    "cloze",
    "cloze_multichoice",
    "cloze_numerical",
    "cloze_shortanswer",
    "cloze_singlechoice",
    "moodlequiz",
    "moodlequiz_xml"
  ],
  "_help": [
    {
      "page": "choices",
      "title": "Create a set of choices for single or multiple choice questions",
      "topics": [
        "choices"
      ]
    },
    {
      "page": "cloze_questions",
      "title": "Generate Cloze-Type Questions for Moodle",
      "topics": [
        "cloze",
        "cloze_multichoice",
        "cloze_numerical",
        "cloze_questions",
        "cloze_shortanswer",
        "cloze_singlechoice"
      ]
    },
    {
      "page": "moodlequiz",
      "title": "R Markdown format for Moodle XML quizzes",
      "topics": [
        "moodlequiz"
      ]
    }
  ],
  "_readme": "https://github.com/numbats/moodlequiz/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bookdown",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_score": 4.230448921378274,
  "_indexed": false,
  "_nocasepkg": "moodlequiz",
  "_universes": [
    "emitanaka"
  ],
  "_indexurl": "https://numbats.r-universe.dev/moodlequiz",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-07-05T08:36:04.000Z",
      "distro": "resolute",
      "commit": "99ef3b7da8adb9c144b57bc024921557ad2d92c2",
      "fileid": "https://r2.ropensci.org/f5bbcae4c2f8c0a97e6c78903dbb4f058ba954a6ae27deaf4d4f01ab771e567f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28734856311"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-07-05T08:36:14.000Z",
      "distro": "resolute",
      "commit": "99ef3b7da8adb9c144b57bc024921557ad2d92c2",
      "fileid": "https://r2.ropensci.org/235aaa0dd9dbaaae6cced442b189007112193efe69f47e84de1299baa10f72bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28734856311"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-07-05T08:35:35.000Z",
      "commit": "99ef3b7da8adb9c144b57bc024921557ad2d92c2",
      "fileid": "https://r2.ropensci.org/dd2844b7c891a66868ede3abe38a2ae8a075c81caad5e4bfe69ceef1ca413943",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28734856311"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-07-05T08:35:28.000Z",
      "commit": "99ef3b7da8adb9c144b57bc024921557ad2d92c2",
      "fileid": "https://r2.ropensci.org/34243eadcc215097839f98204538362f6c5d130c0cfc975067ef6034beb9e052",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28734856311"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-07-05T08:35:53.000Z",
      "commit": "99ef3b7da8adb9c144b57bc024921557ad2d92c2",
      "fileid": "https://r2.ropensci.org/3571305bace838e254a3120b00f98684763a8f359a74a24cad5add092689a063",
      "status": "success",
      "buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28734856311"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-05T08:35:07.000Z",
      "commit": "99ef3b7da8adb9c144b57bc024921557ad2d92c2",
      "fileid": "https://r2.ropensci.org/d8b176ef65628a03240f08963a0d97977d889e515e2f77a40e7bfe6272ea9e08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28734856311"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-05T08:35:13.000Z",
      "commit": "99ef3b7da8adb9c144b57bc024921557ad2d92c2",
      "fileid": "https://r2.ropensci.org/58c229237f028461a388768d2dd265ced4f5e02010ce5c5f14d60b801683d81b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28734856311"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-05T08:35:17.000Z",
      "commit": "99ef3b7da8adb9c144b57bc024921557ad2d92c2",
      "fileid": "https://r2.ropensci.org/6795894e6abde526d70153c6ba1331b8b75b097ad53e1c1450d8a3e5583d5cb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28734856311"
    }
  ]
}