{
  "_id": "6a4f3ece21b18e15484ff9bf",
  "Package": "canvasquiz",
  "Title": "Quiz For Canvas Learning Management System",
  "Version": "0.0.9000",
  "Authors@R": "person(\n\"Emi\", \"Tanaka\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"dr.emi.tanaka@gmail.com\",\ncomment = c(ORCID = \"0000-0002-1455-259X\")\n)",
  "Description": "Create, manipulate and get classic quizzes directly via\nCanvas learning management system's API.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://github.com/emitanaka/canvasquiz,\nhttp://emitanaka.org/canvasquiz/",
  "BugReports": "https://github.com/emitanaka/canvasquiz/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://emitanaka.r-universe.dev",
  "Date/Publication": "2026-04-21 22:42:45 UTC",
  "RemoteUrl": "https://github.com/emitanaka/canvasquiz",
  "RemoteRef": "HEAD",
  "RemoteSha": "4c3521de267acad2a07a313fbd02f073fe61411b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-09 06:22:30 UTC",
    "User": "root"
  },
  "Author": "Emi Tanaka [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-1455-259X>)",
  "Maintainer": "Emi Tanaka <dr.emi.tanaka@gmail.com>",
  "_user": "emitanaka",
  "_type": "src",
  "_file": "canvasquiz_0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/f4010d1d528ed82cbce51b8b8319457ef3d04a3615524146f1de674b0da0d3f0",
  "_filesize": 194856,
  "_sha256": "f4010d1d528ed82cbce51b8b8319457ef3d04a3615524146f1de674b0da0d3f0",
  "_expires": "2026-10-17T06:25:16.000Z",
  "_created": "2026-07-09T06:22:30.000Z",
  "_published": "2026-07-09T06:25:17.992Z",
  "_jobs": [
    {
      "job": 86053415612,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8190676293"
    },
    {
      "job": 86053415586,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8190677009"
    },
    {
      "job": 86053415593,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8190666198"
    },
    {
      "job": 86053415594,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8190663228"
    },
    {
      "job": 86052981703,
      "time": 185,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8190638496"
    },
    {
      "job": 86053415567,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8190671783"
    },
    {
      "job": 86053415640,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8190660090"
    },
    {
      "job": 86053415585,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8190657881"
    },
    {
      "job": 86053415617,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8190660969"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28998353686",
  "_status": "failure",
  "_upstream": "https://github.com/emitanaka/canvasquiz",
  "_commit": {
    "id": "4c3521de267acad2a07a313fbd02f073fe61411b",
    "author": "Emi Tanaka <dr.emi.tanaka@gmail.com>",
    "committer": "Emi Tanaka <dr.emi.tanaka@gmail.com>",
    "message": "add method to get current score\n",
    "time": 1776811365
  },
  "_maintainer": {
    "name": "Emi Tanaka",
    "email": "dr.emi.tanaka@gmail.com",
    "login": "emitanaka",
    "mastodon": "@emitanaka@fosstodon.org",
    "bluesky": "@emitanaka.org",
    "twitter": "@statsgen",
    "description": "Senior Lecturer in Statistics. My research is on combination of statistics, genetics and computing. My application focus is in plant breeding.",
    "uuid": 7620319,
    "orcid": "0000-0002-1455-259X"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "commonmark",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "emitanaka",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 11
    },
    {
      "week": "2026-15",
      "n": 18
    },
    {
      "week": "2026-16",
      "n": 5
    },
    {
      "week": "2026-17",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "emitanaka",
      "count": 36,
      "uuid": 7620319
    }
  ],
  "_userbio": {
    "uuid": 7620319,
    "type": "user",
    "name": "Emi Tanaka",
    "followers": 546,
    "description": "Senior Lecturer in Statistics. My research is on combination of statistics, genetics and computing. My application focus is in plant breeding."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/canvasquiz"
  },
  "_devurl": "https://github.com/emitanaka/canvasquiz",
  "_pkgdown": "http://emitanaka.org/canvasquiz/",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/canvasquiz.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_question_from_bank",
    "answer_essay",
    "answer_fill_in_multiple_blanks",
    "answer_matching",
    "answer_mcq",
    "answer_multiple",
    "answer_none",
    "answer_num",
    "answer_num_precision",
    "answer_num_range",
    "answer_single",
    "answer_text",
    "answer_true_false",
    "answer_upload_file",
    "attempt_options",
    "count_submissions",
    "create_question",
    "create_quiz",
    "delete_all_quizzes",
    "delete_quiz",
    "delete_quiz_question",
    "dropdown",
    "fill_in_the_blank",
    "get_canvas_course_id",
    "get_canvas_token",
    "get_canvas_url",
    "last_question_id",
    "last_quiz_id",
    "list_attempted_questions",
    "list_files",
    "list_folder",
    "list_pages",
    "list_question_groups",
    "list_questions",
    "list_quizzes",
    "list_submissions",
    "md",
    "open_quiz",
    "open_quiz_bank",
    "opt_hide",
    "opt_show",
    "opt_shuffle",
    "quiz_questions",
    "quiz_results",
    "quiz_results_summary",
    "quiz_statistics",
    "quiz_submissions",
    "regrade_question",
    "set_canvas_course_id",
    "set_canvas_token",
    "set_canvas_url",
    "submission_info",
    "submission_overview",
    "submission_questions",
    "submission_update",
    "tag_file",
    "tag_img",
    "update_question",
    "upload_file",
    "upload_tag_file",
    "upload_tag_img"
  ],
  "_help": [
    {
      "page": "add_question_from_bank",
      "title": "Add questions from a question bank to a quiz",
      "topics": [
        "add_question_from_bank"
      ]
    },
    {
      "page": "answer_essay",
      "title": "Answer for an essay question",
      "concept": [
        "answer-functions"
      ],
      "topics": [
        "answer_essay"
      ]
    },
    {
      "page": "answer_fill_in_multiple_blanks",
      "title": "Answer for a fill-in-multiple-blanks question",
      "topics": [
        "answer_fill_in_multiple_blanks"
      ]
    },
    {
      "page": "answer_matching",
      "title": "Answer for a matching question",
      "concept": [
        "answer-functions"
      ],
      "topics": [
        "answer_matching"
      ]
    },
    {
      "page": "answer_mcq",
      "title": "Answer for a multiple choice question",
      "concept": [
        "answer-functions"
      ],
      "topics": [
        "answer_mcq"
      ]
    },
    {
      "page": "answer_multiple",
      "title": "Multiple answer question",
      "concept": [
        "answer-functions"
      ],
      "topics": [
        "answer_multiple"
      ]
    },
    {
      "page": "answer_none",
      "title": "A text-only question with no answers",
      "concept": [
        "answer-functions"
      ],
      "topics": [
        "answer_none"
      ]
    },
    {
      "page": "answer_num",
      "title": "A numerical answer question with an exact answer",
      "concept": [
        "answer-functions"
      ],
      "topics": [
        "answer_num",
        "answer_num_precision",
        "answer_num_range"
      ]
    },
    {
      "page": "answer_single",
      "title": "Create an answer object for a quiz question",
      "concept": [
        "answer-functions"
      ],
      "topics": [
        "answer_single"
      ]
    },
    {
      "page": "answer_text",
      "title": "A short answer question",
      "concept": [
        "answer-functions"
      ],
      "topics": [
        "answer_text"
      ]
    },
    {
      "page": "answer_true_false",
      "title": "True or False Question",
      "concept": [
        "answer-functions"
      ],
      "topics": [
        "answer_true_false"
      ]
    },
    {
      "page": "answer_upload_file",
      "title": "A file upload question",
      "concept": [
        "answer-functions"
      ],
      "topics": [
        "answer_upload_file"
      ]
    },
    {
      "page": "attempt_options",
      "title": "A quiz attempt options",
      "topics": [
        "attempt_options"
      ]
    },
    {
      "page": "attempt-options",
      "title": "Options for showing quiz results or answers",
      "topics": [
        "attempt-options",
        "opt_hide",
        "opt_show",
        "opt_shuffle"
      ]
    },
    {
      "page": "canvas",
      "title": "Set and get Canvas course, URL, and token",
      "topics": [
        "canvas",
        "get_canvas_course_id",
        "get_canvas_token",
        "get_canvas_url",
        "set_canvas_course_id",
        "set_canvas_token",
        "set_canvas_url"
      ]
    },
    {
      "page": "count_submissions",
      "title": "Count the number of quiz submissions",
      "topics": [
        "count_submissions"
      ]
    },
    {
      "page": "create_question",
      "title": "Create a Quiz Question",
      "topics": [
        "create_question"
      ]
    },
    {
      "page": "create_quiz",
      "title": "Create a Quiz",
      "topics": [
        "create_quiz"
      ]
    },
    {
      "page": "delete_all_quizzes",
      "title": "Delete all quizzes",
      "topics": [
        "delete_all_quizzes"
      ]
    },
    {
      "page": "delete_quiz",
      "title": "Delete a quiz",
      "topics": [
        "delete_quiz"
      ]
    },
    {
      "page": "delete_quiz_question",
      "title": "Delete a quiz question",
      "topics": [
        "delete_quiz_question"
      ]
    },
    {
      "page": "dropdown",
      "title": "Create a dropdown answer for a fill-in-multiple-blanks question",
      "topics": [
        "dropdown"
      ]
    },
    {
      "page": "fill_in_the_blank",
      "title": "Create a fill-in-the-blank answer for a fill-in-multiple-blanks question",
      "topics": [
        "fill_in_the_blank"
      ]
    },
    {
      "page": "last-ids",
      "title": "Get the ID of the most recently created quiz in a course",
      "topics": [
        "last-ids",
        "last_question_id",
        "last_quiz_id"
      ]
    },
    {
      "page": "list_attempted_questions",
      "title": "List attempted questions for a quiz",
      "concept": [
        "submissions"
      ],
      "topics": [
        "list_attempted_questions"
      ]
    },
    {
      "page": "list_files",
      "title": "List files in a folder or course",
      "topics": [
        "list_files"
      ]
    },
    {
      "page": "list_folder",
      "title": "List the folder in a course",
      "topics": [
        "list_folder"
      ]
    },
    {
      "page": "list_pages",
      "title": "List pages in a course",
      "topics": [
        "list_pages"
      ]
    },
    {
      "page": "list_questions",
      "title": "List quiz questions in a course",
      "topics": [
        "list_questions",
        "list_question_groups"
      ]
    },
    {
      "page": "list_quizzes",
      "title": "List quizzes in a course",
      "topics": [
        "list_quizzes"
      ]
    },
    {
      "page": "list_submissions",
      "title": "List quiz submissions",
      "concept": [
        "submissions"
      ],
      "topics": [
        "list_submissions"
      ]
    },
    {
      "page": "md",
      "title": "Convert Markdown to HTML",
      "topics": [
        "md"
      ]
    },
    {
      "page": "quiz_questions",
      "title": "Get quiz questions",
      "topics": [
        "quiz_questions"
      ]
    },
    {
      "page": "quiz_results",
      "title": "Quiz results with user information",
      "topics": [
        "quiz_results"
      ]
    },
    {
      "page": "quiz_results_summary",
      "title": "Quiz results summary",
      "topics": [
        "quiz_results_summary"
      ]
    },
    {
      "page": "quiz_statistics",
      "title": "Get quiz statistics",
      "topics": [
        "quiz_statistics"
      ]
    },
    {
      "page": "quiz_submissions",
      "title": "Get quiz submissions with question-level answers",
      "topics": [
        "quiz_submissions"
      ]
    },
    {
      "page": "regrade_question",
      "title": "Regrade quiz submissions based on answer",
      "topics": [
        "regrade_question"
      ]
    },
    {
      "page": "submission_info",
      "title": "Get quiz submission details",
      "concept": [
        "submissions"
      ],
      "topics": [
        "submission_info"
      ]
    },
    {
      "page": "submission_overview",
      "title": "Get quiz submission overview",
      "concept": [
        "submissions"
      ],
      "topics": [
        "submission_overview"
      ]
    },
    {
      "page": "submission_questions",
      "title": "List attempted questions for a quiz",
      "concept": [
        "submissions"
      ],
      "topics": [
        "submission_questions"
      ]
    },
    {
      "page": "submission_update",
      "title": "Update a quiz submission",
      "topics": [
        "submission_update"
      ]
    },
    {
      "page": "tag_file",
      "title": "Generate an HTML link to download a file in a Canvas course This function creates an HTML link that allows users to download a file stored in a Canvas course. The link will point to the download URL for the specified file.",
      "topics": [
        "tag_file",
        "upload_tag_file"
      ]
    },
    {
      "page": "tag_img",
      "title": "Generate an HTML image tag for a file in a Canvas course",
      "topics": [
        "tag_img",
        "upload_tag_img"
      ]
    },
    {
      "page": "update_question",
      "title": "Update a quiz question",
      "topics": [
        "update_question"
      ]
    },
    {
      "page": "upload_file",
      "title": "Upload a file to a folder",
      "topics": [
        "upload_file"
      ]
    }
  ],
  "_readme": "https://github.com/emitanaka/canvasquiz/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "canvasquiz",
  "_universes": [
    "emitanaka"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.9000",
      "date": "2026-07-09T06:24:43.000Z",
      "distro": "resolute",
      "commit": "4c3521de267acad2a07a313fbd02f073fe61411b",
      "fileid": "https://r2.ropensci.org/393c3b5fd8a7f6269ff1c9532855ce3f0b50311b4c8d90153bbda2b3624590ba",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28998353686"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.9000",
      "date": "2026-07-09T06:24:44.000Z",
      "distro": "resolute",
      "commit": "4c3521de267acad2a07a313fbd02f073fe61411b",
      "fileid": "https://r2.ropensci.org/790b5abf30e4a15ad8abe99cf096e20a4a2cd092506ba011ef7602aa83117866",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28998353686"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.9000",
      "date": "2026-07-09T06:24:09.000Z",
      "commit": "4c3521de267acad2a07a313fbd02f073fe61411b",
      "fileid": "https://r2.ropensci.org/db699e63d65e831026d98767f17bce240f49d821448f5d9240b6071d09176edb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28998353686"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.9000",
      "date": "2026-07-09T06:24:00.000Z",
      "commit": "4c3521de267acad2a07a313fbd02f073fe61411b",
      "fileid": "https://r2.ropensci.org/45e1febbd9f93f561ae0e00e72e694f72c2174472da6ecca3a013f254bd507d4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28998353686"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.9000",
      "date": "2026-07-09T06:24:38.000Z",
      "commit": "4c3521de267acad2a07a313fbd02f073fe61411b",
      "fileid": "https://r2.ropensci.org/15058181205795d43483d91352fd33bf3e4cab411486de461408f2bd514f9b3a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28998353686"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.9000",
      "date": "2026-07-09T06:23:40.000Z",
      "commit": "4c3521de267acad2a07a313fbd02f073fe61411b",
      "fileid": "https://r2.ropensci.org/3965df6c71c6a60a4e8121fc7d3ad45bccc276474aa0bc2a3aa5593cb90ee64f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28998353686"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.9000",
      "date": "2026-07-09T06:23:35.000Z",
      "commit": "4c3521de267acad2a07a313fbd02f073fe61411b",
      "fileid": "https://r2.ropensci.org/4cab7505c9881b29f9b5785734da818f0d7b2d6f17aa033a641b63cff1faf0b1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28998353686"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.9000",
      "date": "2026-07-09T06:23:44.000Z",
      "commit": "4c3521de267acad2a07a313fbd02f073fe61411b",
      "fileid": "https://r2.ropensci.org/c6d88f30a1e32a3540855fdafc2154ab49424d268004dfb559fbda46609c8a4d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28998353686"
    }
  ]
}