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
NeedsCompilation: no
Packaged: 2025-09-27 06:04:29 UTC; agricolamz
Author: George Moroz [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-1990-6083>)
Maintainer: George Moroz <agricolamz@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-27 06:20:02 UTC
Built: R 4.5.1; ; 2025-09-27 08:23:14 UTC; unix
