{
  "_id": "6a61bdc0f673e46fff56eb5a",
  "Package": "qlcheckr",
  "Title": "Helpful Code Checking for Quarto Live",
  "Version": "0.1.5",
  "Authors@R": "person(given = \"Mitchell\",\nfamily = \"O'Hara-Wild\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mail@mitchelloharawild.com\",\ncomment = c(ORCID = \"0000-0001-6729-7695\"))",
  "Description": "Provides a framework for interactive code checking in\nQuarto Live. The package enables users to define logical tests\nfor code correctness, delivers custom feedback messages, and\nincludes debugging capabilities to display evaluation details\nand error hints. Designed to enhance teaching, learning, and\nautomated code assessment workflows.",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://startr-academy.r-universe.dev",
  "Date/Publication": "2025-07-28 11:45:32 UTC",
  "RemoteUrl": "https://github.com/startr-academy/qlcheckr",
  "RemoteRef": "HEAD",
  "RemoteSha": "e2a21d32e18b0f30198565dd5b228f0490ee7d8a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-23 07:04:07 UTC",
    "User": "root"
  },
  "Author": "Mitchell O'Hara-Wild [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6729-7695>)",
  "Maintainer": "Mitchell O'Hara-Wild <mail@mitchelloharawild.com>",
  "_user": "startr-academy",
  "_type": "src",
  "_file": "qlcheckr_0.1.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/07df64e08dee9f2eb671742963f0561a671bf086e6db9166c404a539a48ba6cb",
  "_filesize": 105980,
  "_sha256": "07df64e08dee9f2eb671742963f0561a671bf086e6db9166c404a539a48ba6cb",
  "_expires": "2026-10-31T07:07:42.000Z",
  "_created": "2026-07-23T07:04:07.000Z",
  "_published": "2026-07-23T07:07:44.096Z",
  "_jobs": [
    {
      "job": 89141340227,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8555488951"
    },
    {
      "job": 89141340190,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8555490964"
    },
    {
      "job": 89141340158,
      "time": 173,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8555496524"
    },
    {
      "job": 89141340186,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8555485952"
    },
    {
      "job": 89140716352,
      "time": 203,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8555445114"
    },
    {
      "job": 89141340219,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8555480424"
    },
    {
      "job": 89141340221,
      "time": 57,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8555468652"
    },
    {
      "job": 89141340194,
      "time": 60,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8555469228"
    },
    {
      "job": 89141340240,
      "time": 74,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8555475602"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/startr-academy/actions/runs/29986885320",
  "_status": "success",
  "_upstream": "https://github.com/startr-academy/qlcheckr",
  "_commit": {
    "id": "e2a21d32e18b0f30198565dd5b228f0490ee7d8a",
    "author": "Mitchell O'Hara-Wild <mail@mitchelloharawild.com>",
    "committer": "Mitchell O'Hara-Wild <mail@mitchelloharawild.com>",
    "message": "Improve ast checks with empty args\n",
    "time": 1753703132
  },
  "_maintainer": {
    "name": "Mitchell OHara-Wild",
    "email": "mail@mitchelloharawild.com",
    "login": "mitchelloharawild",
    "bluesky": "@mitchelloharawild.com",
    "linkedin": "in/mitchelloharawild",
    "description": "",
    "uuid": 16127127,
    "orcid": "0000-0001-6729-7695"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "evaluate",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "startr-academy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.6",
      "date": "2025-07-28"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "mitchelloharawild",
      "count": 35,
      "uuid": 16127127
    }
  ],
  "_userbio": {
    "uuid": 167503164,
    "type": "organization",
    "name": "StartR Academy",
    "followers": 1
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/qlcheckr"
  },
  "_devurl": "https://github.com/startr-academy/qlcheckr",
  "_searchresults": 9,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/qlcheckr.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "apply_checks",
    "exists_in",
    "ql_ast",
    "ql_errors",
    "ql_messages",
    "ql_output_handler",
    "ql_outputs",
    "ql_results",
    "ql_src",
    "ql_warnings",
    "search_ast"
  ],
  "_help": [
    {
      "page": "apply_checks",
      "title": "Apply Code Checks for Quarto Live with Feedback and Debugging",
      "topics": [
        "apply_checks"
      ]
    },
    {
      "page": "exists_in",
      "title": "Check for Existence in a List Based on a Condition",
      "topics": [
        "exists_in"
      ]
    },
    {
      "page": "outputs-extraction",
      "title": "Extract Common Output Types from an Evaluate Object",
      "topics": [
        "errors",
        "messages",
        "outputs",
        "outputs-extraction",
        "ql_ast",
        "ql_errors",
        "ql_messages",
        "ql_outputs",
        "ql_results",
        "ql_src",
        "ql_warnings",
        "results",
        "warnings"
      ]
    },
    {
      "page": "search_ast",
      "title": "Search Abstract Syntax Tree (AST) for Specific Patterns",
      "topics": [
        "search_ast"
      ]
    }
  ],
  "_readme": "https://github.com/startr-academy/qlcheckr/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "qlcheckr",
  "_universes": [
    "startr-academy",
    "mitchelloharawild"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-07-23T07:06:06.000Z",
      "distro": "resolute",
      "commit": "e2a21d32e18b0f30198565dd5b228f0490ee7d8a",
      "fileid": "https://r2.ropensci.org/4aa7d5916340f6bd31970fdbc8e506c0af441548b8264cc6a4acb41c879518fd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/startr-academy/actions/runs/29986885320"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-07-23T07:06:10.000Z",
      "distro": "resolute",
      "commit": "e2a21d32e18b0f30198565dd5b228f0490ee7d8a",
      "fileid": "https://r2.ropensci.org/5efc008f3a02714f8daaed50d1e70ad3f58d50e65b6dcfe4d0d09e9351bc053c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/startr-academy/actions/runs/29986885320"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-07-23T07:06:27.000Z",
      "commit": "e2a21d32e18b0f30198565dd5b228f0490ee7d8a",
      "fileid": "https://r2.ropensci.org/ab4db4d56bac850c126b3d24861852368018e3e028cc4ddd5cfa94e2a87ce248",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/startr-academy/actions/runs/29986885320"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-07-23T07:05:58.000Z",
      "commit": "e2a21d32e18b0f30198565dd5b228f0490ee7d8a",
      "fileid": "https://r2.ropensci.org/23bc518dec2e02b6b45a7e7d3752213285d1cd164b28fbf9b6aa705d115538bf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/startr-academy/actions/runs/29986885320"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-07-23T07:05:52.000Z",
      "commit": "e2a21d32e18b0f30198565dd5b228f0490ee7d8a",
      "fileid": "https://r2.ropensci.org/a98d6a176738bb251a987fdb85aaba9081964c4665a3d1652ca1a6dfcba039ce",
      "status": "success",
      "buildurl": "https://github.com/r-universe/startr-academy/actions/runs/29986885320"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-23T07:05:10.000Z",
      "commit": "e2a21d32e18b0f30198565dd5b228f0490ee7d8a",
      "fileid": "https://r2.ropensci.org/9b67661aa2e87b56313978ae4ede0c792425e9ec96b91dc7f479339b1a88bbd3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/startr-academy/actions/runs/29986885320"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-23T07:05:11.000Z",
      "commit": "e2a21d32e18b0f30198565dd5b228f0490ee7d8a",
      "fileid": "https://r2.ropensci.org/d54f69975becc5fb41c422d084ab86d0a9efaa8a2983180d3350a1e4a0b696a2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/startr-academy/actions/runs/29986885320"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-23T07:05:28.000Z",
      "commit": "e2a21d32e18b0f30198565dd5b228f0490ee7d8a",
      "fileid": "https://r2.ropensci.org/495e87690739f067699dd98ffa84434b5e80ea264378f2ac726dd374d2624a11",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/startr-academy/actions/runs/29986885320"
    }
  ]
}