Package: qlcheckr Title: Helpful Code Checking for Quarto Live Version: 0.1.5 Authors@R: person(given = "Mitchell", family = "O'Hara-Wild", role = c("aut", "cre"), email = "mail@mitchelloharawild.com", comment = c(ORCID = "0000-0001-6729-7695")) Description: Provides a framework for interactive code checking in Quarto Live. The package enables users to define logical tests for code correctness, delivers custom feedback messages, and includes debugging capabilities to display evaluation details and error hints. Designed to enhance teaching, learning, and automated code assessment workflows. License: MIT + file LICENSE Imports: stats, utils Suggests: evaluate, testthat (>= 3.0.0) 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: 2026-07-23 07:04:07 UTC; root Author: Mitchell O'Hara-Wild [aut, cre] (ORCID: ) Maintainer: Mitchell O'Hara-Wild Depends: R (>= 4.1.0)