Type: Package Package: knitexercise Title: Knit Exercise Questions and Solutions from the Same R Markdown Document Version: 0.4.4 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 (>= 3.0.0) VignetteBuilder: knitr Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Encoding: UTF-8 Config/pak/sysreqs: cmake make libuv1-dev Repository: https://remlapmot.r-universe.dev Date/Publication: 2026-07-08 05:15:32 UTC RemoteUrl: https://github.com/remlapmot/knitexercise RemoteRef: HEAD RemoteSha: 61e1d49c18ed7c8c9d48a682b00a073b01a72c57 NeedsCompilation: no Packaged: 2026-07-08 08:05:40 UTC; root Author: Tom Palmer [aut, cre] (ORCID: ) Maintainer: Tom Palmer