# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "qlcheckr" in publications use:' type: software license: MIT title: 'qlcheckr: Helpful Code Checking for Quarto Live' version: 0.1.5 doi: 10.32614/CRAN.package.qlcheckr abstract: 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. authors: - family-names: O'Hara-Wild given-names: Mitchell email: mail@mitchelloharawild.com orcid: https://orcid.org/0000-0001-6729-7695 repository: https://startr-academy.r-universe.dev commit: e2a21d32e18b0f30198565dd5b228f0490ee7d8a date-released: '2025-07-28' contact: - family-names: O'Hara-Wild given-names: Mitchell email: mail@mitchelloharawild.com orcid: https://orcid.org/0000-0001-6729-7695