Type: Package Package: knitexercise Title: Knit Exercise Questions and Solutions from the Same R Markdown Document Version: 0.4.3 Authors@R: person("Tom", "Palmer", , "remlapmot@hotmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4655-4511")) Description: Provides a function to knit questions and solutions documents from the same R Markdown document. License: GPL-3 URL: https://github.com/remlapmot/knitexercise, https://remlapmot.github.io/knitexercise/ BugReports: https://github.com/remlapmot/knitexercise/issues Depends: R (>= 4.1.0) Imports: knitr (>= 1.37), rmarkdown Suggests: testthat VignetteBuilder: knitr Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Encoding: UTF-8 Config/pak/sysreqs: cmake make libuv1-dev Repository: https://remlapmot.r-universe.dev Date/Publication: 2026-06-23 12:17:58 UTC RemoteUrl: https://github.com/remlapmot/knitexercise RemoteRef: HEAD RemoteSha: 6a6b504d7c0c3a0e8b185c78c6142daa84a5ffe6 NeedsCompilation: no Packaged: 2026-06-23 13:56:05 UTC; root Author: Tom Palmer [aut, cre] (ORCID: ) Maintainer: Tom Palmer