{
  "_id": "6a17f69cacfb0bcc41da8a08",
  "Package": "moodlequizR",
  "Type": "Package",
  "Title": "Easily Create Fully Randomized 'Moodle' Test Questions",
  "Version": "2.1.1",
  "Authors@R": "person(\"Wolfgang\", \"Rolke\", , \"wolfgang.rolke@upr.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-3514-726X\"))",
  "Description": "Routines to generate fully randomized 'moodle' quizzes. It\nalso contains 15 examples and a 'shiny' app.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 07:59:33 UTC",
    "User": "root"
  },
  "Author": "Wolfgang Rolke [aut, cre]\n(<https://orcid.org/0000-0002-3514-726X>)",
  "Maintainer": "Wolfgang Rolke <wolfgang.rolke@upr.edu>",
  "Config/pak/sysreqs": "cmake make libuv1-dev libssl-dev zlib1g-dev",
  "Repository": "https://wolfgangrolke.r-universe.dev",
  "Date/Publication": "2024-05-26 02:41:53 UTC",
  "RemoteUrl": "https://github.com/cran/moodlequizR",
  "RemoteRef": "HEAD",
  "RemoteSha": "5ee1ff96d018190f0840dd1ef2b3855929e2fb3b",
  "MD5sum": "2c230db4b9b19ecdbbeabd17717df9ee",
  "_user": "wolfgangrolke",
  "_type": "src",
  "_file": "moodlequizR_2.1.1.tar.gz",
  "_fileid": "ee9a3a5b52e4f59cdc02314983cbcb1e02947318ba1e9ed4f934f60761a59026",
  "_filesize": 522188,
  "_sha256": "ee9a3a5b52e4f59cdc02314983cbcb1e02947318ba1e9ed4f934f60761a59026",
  "_created": "2026-05-28T07:59:33.000Z",
  "_published": "2026-05-28T08:02:36.865Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78248459995,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260692953"
    },
    {
      "job": 78248460023,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260691780"
    },
    {
      "job": 78248460010,
      "time": 148,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260692704"
    },
    {
      "job": 78248460009,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260685611"
    },
    {
      "job": 78248010354,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260655782"
    },
    {
      "job": 78248460028,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260688881"
    },
    {
      "job": 78248460064,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260688940"
    },
    {
      "job": 78248460118,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260679656"
    },
    {
      "job": 78248460120,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260675535"
    }
  ],
  "_buildurl": "https://github.com/r-universe/wolfgangrolke/actions/runs/26562272609",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/moodlequizR",
  "_commit": {
    "id": "5ee1ff96d018190f0840dd1ef2b3855929e2fb3b",
    "author": "Wolfgang Rolke <wolfgang.rolke@upr.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.1.1\n",
    "time": 1716691313
  },
  "_maintainer": {
    "name": "Wolfgang Rolke",
    "email": "wolfgang.rolke@upr.edu",
    "login": "wolfgangrolke",
    "description": "",
    "uuid": 9784563,
    "orcid": "0000-0002-3514-726X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "base64",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "NMcalc",
      "role": "Imports"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "shinyWidgets",
      "role": "Suggests"
    },
    {
      "package": "shinyMatrix",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "wolfgangrolke",
      "count": 4,
      "uuid": 9784563
    }
  ],
  "_userbio": {
    "uuid": 9784563,
    "type": "user",
    "name": "WolfgangRolke"
  },
  "_downloads": {
    "count": 141,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/moodlequizR"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/moodlequizR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "wolfgangrolke",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.3",
      "date": "2023-09-12"
    },
    {
      "version": "2.0.2",
      "date": "2024-03-15"
    },
    {
      "version": "2.1.0",
      "date": "2024-03-22"
    },
    {
      "version": "2.1.1",
      "date": "2024-05-25"
    }
  ],
  "_exports": [
    "gen.cont.table.data",
    "genquiz",
    "make.xml",
    "mc",
    "moodle.table",
    "nm",
    "paste.data",
    "png64",
    "qamatrix",
    "rcategorical",
    "RtoHTML",
    "sa",
    "shinymoodlequizR"
  ],
  "_datasets": [
    {
      "name": "moodleRexample1",
      "title": "Info for moodlequizR example 1",
      "object": "moodleRexample1",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "moodleRexample10",
      "title": "Info for moodlequizR example 10",
      "object": "moodleRexample10",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "moodleRexample11",
      "title": "Info for moodlequizR example 11",
      "object": "moodleRexample11",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "moodleRexample12",
      "title": "Info for moodlequizR example 12",
      "object": "moodleRexample12",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "moodleRexample13",
      "title": "Info for moodlequizR example 13",
      "object": "moodleRexample13",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "moodleRexample14",
      "title": "Info for moodlequizR example 14",
      "object": "moodleRexample14",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "moodleRexample15",
      "title": "Info for moodlequizR example 15",
      "object": "moodleRexample15",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "moodleRexample2",
      "title": "Info for moodlequizR example 2",
      "object": "moodleRexample2",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "moodleRexample3",
      "title": "Info for moodlequizR example 3",
      "object": "moodleRexample3",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "moodleRexample4",
      "title": "Info for moodlequizR example 4",
      "object": "moodleRexample4",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "moodleRexample5",
      "title": "Info for moodlequizR example 5",
      "object": "moodleRexample5",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "moodleRexample6",
      "title": "Info for moodlequizR example 6",
      "object": "moodleRexample6",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "moodleRexample7",
      "title": "Info for moodlequizR example 7",
      "object": "moodleRexample7",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "moodleRexample8",
      "title": "Info for moodlequizR example 8",
      "object": "moodleRexample8",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "moodleRexample9",
      "title": "Info for moodlequizR example 9",
      "object": "moodleRexample9",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "gen.cont.table.data",
      "title": "gen.cont.table.data",
      "topics": [
        "gen.cont.table.data"
      ]
    },
    {
      "page": "genquiz",
      "title": "genquiz",
      "topics": [
        "genquiz"
      ]
    },
    {
      "page": "make.xml",
      "title": "make.xml",
      "topics": [
        "make.xml"
      ]
    },
    {
      "page": "mc",
      "title": "mc",
      "topics": [
        "mc"
      ]
    },
    {
      "page": "moodle.table",
      "title": "moodle.table",
      "topics": [
        "moodle.table"
      ]
    },
    {
      "page": "moodleRexample1",
      "title": "Info for moodlequizR example 1",
      "topics": [
        "moodleRexample1"
      ]
    },
    {
      "page": "moodleRexample10",
      "title": "Info for moodlequizR example 10",
      "topics": [
        "moodleRexample10"
      ]
    },
    {
      "page": "moodleRexample11",
      "title": "Info for moodlequizR example 11",
      "topics": [
        "moodleRexample11"
      ]
    },
    {
      "page": "moodleRexample12",
      "title": "Info for moodlequizR example 12",
      "topics": [
        "moodleRexample12"
      ]
    },
    {
      "page": "moodleRexample13",
      "title": "Info for moodlequizR example 13",
      "topics": [
        "moodleRexample13"
      ]
    },
    {
      "page": "moodleRexample14",
      "title": "Info for moodlequizR example 14",
      "topics": [
        "moodleRexample14"
      ]
    },
    {
      "page": "moodleRexample15",
      "title": "Info for moodlequizR example 15",
      "topics": [
        "moodleRexample15"
      ]
    },
    {
      "page": "moodleRexample2",
      "title": "Info for moodlequizR example 2",
      "topics": [
        "moodleRexample2"
      ]
    },
    {
      "page": "moodleRexample3",
      "title": "Info for moodlequizR example 3",
      "topics": [
        "moodleRexample3"
      ]
    },
    {
      "page": "moodleRexample4",
      "title": "Info for moodlequizR example 4",
      "topics": [
        "moodleRexample4"
      ]
    },
    {
      "page": "moodleRexample5",
      "title": "Info for moodlequizR example 5",
      "topics": [
        "moodleRexample5"
      ]
    },
    {
      "page": "moodleRexample6",
      "title": "Info for moodlequizR example 6",
      "topics": [
        "moodleRexample6"
      ]
    },
    {
      "page": "moodleRexample7",
      "title": "Info for moodlequizR example 7",
      "topics": [
        "moodleRexample7"
      ]
    },
    {
      "page": "moodleRexample8",
      "title": "Info for moodlequizR example 8",
      "topics": [
        "moodleRexample8"
      ]
    },
    {
      "page": "moodleRexample9",
      "title": "Info for moodlequizR example 9",
      "topics": [
        "moodleRexample9"
      ]
    },
    {
      "page": "nm",
      "title": "nm",
      "topics": [
        "nm"
      ]
    },
    {
      "page": "paste.data",
      "title": "paste.data",
      "topics": [
        "paste.data"
      ]
    },
    {
      "page": "png64",
      "title": "png64 Function",
      "topics": [
        "png64"
      ]
    },
    {
      "page": "qamatrix",
      "title": "qamatrix",
      "topics": [
        "qamatrix"
      ]
    },
    {
      "page": "rcategorical",
      "title": "rcategorical",
      "topics": [
        "rcategorical"
      ]
    },
    {
      "page": "RtoHTML",
      "title": "RtoHTML",
      "topics": [
        "RtoHTML"
      ]
    },
    {
      "page": "sa",
      "title": "sa",
      "topics": [
        "sa"
      ]
    },
    {
      "page": "shinymoodlequizR",
      "title": "shinymoodlequizR",
      "topics": [
        "shinymoodlequizR"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "base64",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "data.table",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "mvtnorm",
    "NMcalc",
    "openssl",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "sys",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "moodlequizR.Rmd",
      "filename": "moodlequizR.html",
      "title": "moodlequizR",
      "author": "Dr. Wolfgang Rolke",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic Workflow",
        "shinymoodlequizR",
        "My First Quiz",
        "Question / Part of Question and @",
        "R Scipts",
        "CLOZE",
        "Helper Routines",
        "Creating the XML file",
        "Multiple Stories",
        "Data Sets",
        "Graphics",
        "Non Statistics Courses",
        "Conclusions"
      ],
      "created": "2023-09-12 07:30:57",
      "modified": "2024-03-23 02:30:49",
      "commits": 3
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "moodlequizr",
  "_universes": [
    "wolfgangrolke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-05-28T08:01:36.000Z",
      "distro": "noble",
      "commit": "5ee1ff96d018190f0840dd1ef2b3855929e2fb3b",
      "fileid": "2c9b9dcd11b1d86c0a538dc5947a058198bcf21c53285b9ca1d94131f49f7940",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wolfgangrolke/actions/runs/26562272609"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-05-28T08:01:36.000Z",
      "distro": "noble",
      "commit": "5ee1ff96d018190f0840dd1ef2b3855929e2fb3b",
      "fileid": "31c1ae50fb8283a297b9af6646c82bd7cb854ccbae3859337cf35e40c546a2ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wolfgangrolke/actions/runs/26562272609"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-05-28T08:01:40.000Z",
      "commit": "5ee1ff96d018190f0840dd1ef2b3855929e2fb3b",
      "fileid": "984624f42d44568db39b5e284fe710a5cef210ed3375efe6dc81715befa75f4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wolfgangrolke/actions/runs/26562272609"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-05-28T08:01:20.000Z",
      "commit": "5ee1ff96d018190f0840dd1ef2b3855929e2fb3b",
      "fileid": "b445e2868a5c7dd1e8366ab7296cc18064447d4a7646f7a77b92d973b753d8d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wolfgangrolke/actions/runs/26562272609"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.1",
      "date": "2026-05-28T08:01:38.000Z",
      "commit": "5ee1ff96d018190f0840dd1ef2b3855929e2fb3b",
      "fileid": "846afd96b933e2c6a22f744de28480779ab2fdad12145d518f438e7c1617411e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wolfgangrolke/actions/runs/26562272609"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-05-28T08:01:20.000Z",
      "commit": "5ee1ff96d018190f0840dd1ef2b3855929e2fb3b",
      "fileid": "4588cc279dab2b897dcc1098790644ff974397e00e8d8e604c4409a81820d9df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wolfgangrolke/actions/runs/26562272609"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-05-28T08:00:54.000Z",
      "commit": "5ee1ff96d018190f0840dd1ef2b3855929e2fb3b",
      "fileid": "daa966b255133038f64362d692f9bf99b89ee0a5b53ee3faa6b6e08356d1f72e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wolfgangrolke/actions/runs/26562272609"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-05-28T08:00:40.000Z",
      "commit": "5ee1ff96d018190f0840dd1ef2b3855929e2fb3b",
      "fileid": "6b72c75d8ee7e85fad33b6467732b6c425cb9dab804d39ec2def3f6406aae33f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wolfgangrolke/actions/runs/26562272609"
    }
  ]
}