Package: exams2forms Version: 0.2-2 Date: 2026-05-08 Title: Embedding 'exams' Exercises as Forms in 'rmarkdown' or 'quarto' Documents Authors@R: c(person(given = "Achim", family = "Zeileis", role = c("aut", "cre"), email = "Achim.Zeileis@R-project.org", comment = c(ORCID = "0000-0003-0918-3766")), person(given = "Reto", family = "Stauffer", role = "aut", email = "Reto.Stauffer@uibk.ac.at", comment = c(ORCID = "0000-0002-3798-5507")), person(given = "Dale", family = "Barr", role = "ctb", email = "dalejbarr@protonmail.com", comment = c(ORCID = "0000-0002-1121-4608")), person(given = "Lisa", family = "DeBruine", role = "ctb", email = "debruine@gmail.com", comment = c(ORCID = "0000-0002-7523-5539")), person(given = "Florian", family = "Stampfer", role = "ctb", email = "Florian.Stampfer@uibk.ac.at", comment = c(ORCID = "0000-0003-4980-4272")), person(given = "Jonas", family = "Tscholl", role = "ctb", email = "Jonas.Tscholl@student.uibk.ac.at")) Description: Automatic generation of quizzes or individual questions as (interactive) forms within 'rmarkdown' or 'quarto' documents based on 'R/exams' exercises. Depends: R (>= 4.0.0), exams (>= 2.4-2) Imports: grDevices, tools, utils, base64enc, digest, knitr, rmarkdown Suggests: xfun License: GPL-3 URL: https://www.R-exams.org/tutorials/exams2forms/ BugReports: https://codeberg.org/zeileis/exams2forms/issues VignetteBuilder: knitr Config/pak/sysreqs: cmake make libuv1-dev Repository: https://zeileis.r-universe.dev Date/Publication: 2026-07-14 11:40:50 UTC RemoteUrl: https://codeberg.org/zeileis/exams2forms RemoteRef: HEAD RemoteSha: fa3d20ac0e326d508798093604501068b2e570c1 NeedsCompilation: no Packaged: 2026-07-14 12:07:37 UTC; root Author: Achim Zeileis [aut, cre] (ORCID: ), Reto Stauffer [aut] (ORCID: ), Dale Barr [ctb] (ORCID: ), Lisa DeBruine [ctb] (ORCID: ), Florian Stampfer [ctb] (ORCID: ), Jonas Tscholl [ctb] Maintainer: Achim Zeileis