R Development Page
Contributed R Packages
Below is a list of all packages provided by project R/exams: Automatic Generation of Exams.
Important note for package
binaries: R-Forge provides these binaries only for
the most recent version of R, but not for older
versions. In order to successfully install the
packages provided on R-Forge, you have to switch
to the most recent version of R or, alternatively,
install from the package sources (.tar.gz).
c403 | Exam Tools for Department of Statistics (c403), Uni Innsbruck
|
|
Support tools for managing lectures and exams at Uni Innsbruck,
specifically for automatic generation and evaluation of mathematics and
statistics exams. |
|
Version: 0.9-3 |
Last change: 2025-03-10 13:33:56+01 |
Rev.: 2838 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("c403", repos="http://R-Forge.R-project.org") |
|
|
exams | Automatic Generation of Exams in R
|
|
Automatic generation of exams based on exercises in Markdown or LaTeX format,
possibly including R code for dynamic generation of exercise elements.
Exercise types include single-choice and multiple-choice questions, arithmetic problems,
string questions, and combinations thereof (cloze). Output formats include standalone
files (PDF, HTML, Docx, ODT, ...), Moodle XML, QTI 1.2, QTI 2.1, Blackboard, Canvas, OpenOlat, ILIAS, TestVision,
Particify, ARSnova, Kahoot!, Grasple, and TCExam. In addition to fully customizable PDF exams, a standardized PDF format
(NOPS) is provided that can be printed, scanned, and automatically evaluated. |
|
Version: 2.4-2 |
Last change: 2025-04-22 03:22:45+02 |
Rev.: 2869 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get exams 2.4-1 from CRAN |
|
R install command:
install.packages("exams", repos="http://R-Forge.R-project.org") |
|
|
exams2forms | Embedding exams Exercises as Forms in rmarkdown or quarto Documents
|
|
Automatic generation of quizzes or individual questions as (interactive) forms within rmarkdown or quarto documents based on R/exams exercises. |
|
Version: 0.2-0 |
Last change: 2025-04-23 16:08:29+02 |
Rev.: 2871 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get exams2forms 0.1-0 from CRAN |
|
R install command:
install.packages("exams2forms", repos="http://R-Forge.R-project.org") |
|
|
exams2learnr | Interface for exams Exercises in learnr Tutorials
|
|
Automatic generation of quizzes or individual questions for learnr tutorials based on R/exams exercises. |
|
Version: 0.1-1 |
Last change: 2024-10-31 03:24:41+01 |
Rev.: 2734 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get exams2learnr 0.1-0 from CRAN |
|
R install command:
install.packages("exams2learnr", repos="http://R-Forge.R-project.org") |
|
|
exams2openolat | Tools for OpenOlat Tests from R/exams
|
|
Support tools for managing tests in OpenOlat from R/exams. |
|
Version: 0.1-1 |
Last change: 2023-10-17 09:58:41+02 |
Rev.: 2567 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("exams2openolat", repos="http://R-Forge.R-project.org") |
|
|
exams2webexercises | Interface for exams Exercises in Documents with webexercises
|
|
Deprecated package, use exams2forms instead. Automatic generation of quizzes or individual questions for documents with webexercises based on R/exams exercises. |
|
Version: 0.1-1 |
Last change: 2024-12-06 14:40:33+01 |
Rev.: 2796 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("exams2webexercises", repos="http://R-Forge.R-project.org") |
|
|
shinyExams | A graphical user interface for the exams package in R
|
|
shinyExams wraps the functionalities of the R-package exams
into a graphical user-interface built with shiny. |
|
Version: 1.0 |
Last change: 2018-08-26 19:53:30+02 |
Rev.: 1558 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("shinyExams", repos="http://R-Forge.R-project.org") |
|
|
tth | TeX-to-HTML/MathML Translators TtH/TtM
|
|
C source code and R wrappers for the tth/ttm TeX-to-HTML/MathML translators. |
|
Version: 4.16-0 |
Last change: 2024-04-26 23:20:47+02 |
Rev.: 2639 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get tth 4.16-0 from CRAN |
|
R install command:
install.packages("tth", repos="http://R-Forge.R-project.org") |
|
|
Build status codes
0 - Current: the package is available for download. The corresponding package passed checks on the Linux and Windows platform without ERRORs.
1 - Scheduled for build: the package has been recognized by the build system and provided in the staging area.
2 - Building: the package has been sent to the build machines. It will be built and checked using the latest patched version of R. Note that it is included in a batch of several packages. Thus, this process will take some time to finish.
3 - Failed to build: the package failed to build or did not pass the checks on the Linux and/or Windows platform. It is not made available since it does not meet the policies.
4 - Conflicts: two or more packages of the same name exist. None of them will be built. Maintainers are asked to negotiate further actions.
5 - Offline: the package is not available. The build system may be offline or the package maintainer did not trigger a rebuild (done e.g., via committing to the package repository).
If your package is not shown on this page or not building, then check the build system status report.