Package: checkdown Type: Package Title: Check-Fields and Check-Boxes for 'rmarkdown' Version: 0.0.13 Depends: R (>= 4.2.0) Authors@R: c(person("George", "Moroz", role = c("aut", "cre"), email = "agricolamz@gmail.com", comment = c(ORCID="0000-0003-1990-6083"))) Description: Creates auto-grading check-fields and check-boxes for 'rmarkdown' or 'quarto' HTML. It can be used in class, when teacher share materials and tasks, so students can solve some problems and check their work. In contrast to the 'learnr' package, the 'checkdown' package works serverlessly without 'shiny'. Imports: markdown, htmltools, glue URL: https://agricolamz.github.io/checkdown/ BugReports: https://github.com/agricolamz/checkdown/issues Suggests: rmarkdown, knitr License: GPL (>= 2) Encoding: UTF-8 RoxygenNote: 7.3.3 VignetteBuilder: knitr Repository: https://agricolamz.r-universe.dev Date/Publication: 2025-09-27 06:04:09 UTC RemoteUrl: https://github.com/agricolamz/checkdown RemoteRef: HEAD RemoteSha: 568087cf148a7f164ebb9c5bf486b75862f5a105 NeedsCompilation: no Packaged: 2026-06-16 08:03:52 UTC; root Author: George Moroz [aut, cre] (ORCID: ) Maintainer: George Moroz