R Under development (unstable) (2026-04-26 r89963 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(exams2ilias) > > test_check("exams2ilias") adding: lm_ilias_qpl/ (stored 0%) adding: lm_ilias_qpl/lm_ilias_qpl.xml (deflated 49%) adding: lm_ilias_qpl/lm_ilias_qti.xml (deflated 58%) adding: swiss_ilias_qpl/ (stored 0%) adding: swiss_ilias_qpl/swiss_ilias_qpl.xml (deflated 49%) adding: swiss_ilias_qpl/swiss_ilias_qti.xml (deflated 73%) adding: vowels_ilias_qpl/ (stored 0%) adding: vowels_ilias_qpl/vowels_ilias_qpl.xml (deflated 49%) adding: vowels_ilias_qpl/vowels_ilias_qti.xml (deflated 91%) adding: cloze_08_mixed_qpl/ (stored 0%) adding: cloze_08_mixed_qpl/cloze_08_mixed_qpl.xml (deflated 48%) adding: cloze_08_mixed_qpl/cloze_08_mixed_qti.xml (deflated 72%) adding: cloze_chars_qpl/ (stored 0%) adding: cloze_chars_qpl/cloze_chars_qpl.xml (deflated 49%) adding: cloze_chars_qpl/cloze_chars_qti.xml (deflated 70%) adding: schoice_chars_qpl/ (stored 0%) adding: schoice_chars_qpl/schoice_chars_qpl.xml (deflated 49%) adding: schoice_chars_qpl/schoice_chars_qti.xml (deflated 72%) adding: mchoice_math_qpl/ (stored 0%) adding: mchoice_math_qpl/mchoice_math_qpl.xml (deflated 49%) adding: mchoice_math_qpl/mchoice_math_qti.xml (deflated 82%) adding: stats_cloze_qpl/ (stored 0%) adding: stats_cloze_qpl/stats_cloze_qpl.xml (deflated 49%) adding: stats_cloze_qpl/stats_cloze_qti.xml (deflated 81%) adding: stats_schoice_qpl/ (stored 0%) adding: stats_schoice_qpl/stats_schoice_qpl.xml (deflated 49%) adding: stats_schoice_qpl/stats_schoice_qti.xml (deflated 72%) adding: stats_mchoice_qpl/ (stored 0%) adding: stats_mchoice_qpl/stats_mchoice_qpl.xml (deflated 49%) adding: stats_mchoice_qpl/stats_mchoice_qti.xml (deflated 81%) adding: stats_num_qpl/ (stored 0%) adding: stats_num_qpl/stats_num_qpl.xml (deflated 49%) adding: stats_num_qpl/stats_num_qti.xml (deflated 68%) adding: stats_string_qpl/ (stored 0%) adding: stats_string_qpl/stats_string_qpl.xml (deflated 49%) adding: stats_string_qpl/stats_string_qti.xml (deflated 70%) adding: stats_cloze_qpl/ (stored 0%) adding: stats_cloze_qpl/stats_cloze_qpl.xml (deflated 49%) adding: stats_cloze_qpl/stats_cloze_qti.xml (deflated 81%) adding: stats_schoice_qpl/ (stored 0%) adding: stats_schoice_qpl/stats_schoice_qpl.xml (deflated 49%) adding: stats_schoice_qpl/stats_schoice_qti.xml (deflated 72%) adding: stats_mchoice_qpl/ (stored 0%) adding: stats_mchoice_qpl/stats_mchoice_qpl.xml (deflated 49%) adding: stats_mchoice_qpl/stats_mchoice_qti.xml (deflated 81%) adding: stats_num_qpl/ (stored 0%) adding: stats_num_qpl/stats_num_qpl.xml (deflated 49%) adding: stats_num_qpl/stats_num_qti.xml (deflated 68%) adding: stats_string_qpl/ (stored 0%) adding: stats_string_qpl/stats_string_qpl.xml (deflated 49%) adding: stats_string_qpl/stats_string_qti.xml (deflated 70%) adding: stats_examples_qpl/ (stored 0%) adding: stats_examples_qpl/stats_examples_qpl.xml (deflated 68%) adding: stats_examples_qpl/stats_examples_qti.xml (deflated 87%) [ FAIL 0 | WARN 0 | SKIP 0 | PASS 56 ] > > proc.time() user system elapsed 2.59 0.81 8.18