CRAN Package Check Results for Package rqti

Last updated on 2026-05-11 21:49:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 14.80 125.46 140.26 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 9.65 88.48 98.13 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 23.00 OK
r-devel-linux-x86_64-fedora-gcc 1.2.0 23.00 209.53 232.53 OK
r-devel-windows-x86_64 1.1.0 19.00 172.00 191.00 OK
r-patched-linux-x86_64 1.1.0 15.23 118.40 133.63 OK
r-release-linux-x86_64 1.1.0 12.96 121.58 134.54 OK
r-release-macos-arm64 1.2.0 3.00 44.00 47.00 OK
r-release-macos-x86_64 1.2.0 9.00 153.00 162.00 ERROR
r-release-windows-x86_64 1.2.0 18.00 190.00 208.00 OK
r-oldrel-macos-arm64 1.2.0 3.00 39.00 42.00 ERROR
r-oldrel-macos-x86_64 1.2.0 9.00 135.00 144.00 ERROR
r-oldrel-windows-x86_64 1.1.0 27.00 190.00 217.00 OK

Additional issues

M1mac

Check Details

Version: 1.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [51s/72s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(rqti) > > test_check("rqti") QTI validation: invalid [engine: xmllint] /Volumes/Temp/tmp/RtmpVAQ7Bt/filed6727173b8ad.xml:2: Element 'invalid': No matching global declaration available for the validation root. -> <1b>[31m<invalid<1b>[0m/> sh: sha1sum: command not found Saving _problems/test-extract_results-1.R Authors are found in exercises and added as contributors: (author). Authors are found in exercises and added as contributors: (author). [ FAIL 1 | WARN 0 | SKIP 18 | PASS 323 ] ══ Skipped tests (18) ══════════════════════════════════════════════════════════ • Sys.getenv("RQTI_API_USER") == "" is TRUE (17): 'test-api_lms.R:35:5', 'test-api_lms.R:46:5', 'test-api_lms.R:56:5', 'test-api_lms.R:67:5', 'test-api_lms.R:79:5', 'test-api_lms.R:106:5', 'test-api_lms.R:137:5', 'test-api_lms.R:177:5', 'test-api_lms.R:207:5', 'test-api_lms.R:246:5', 'test-api_lms.R:274:5', 'test-api_lms.R:286:5', 'test-api_lms.R:301:5', 'test-api_lms.R:314:5', 'test-api_lms.R:335:5', 'test-api_lms.R:359:5', 'test-knit_functions.R:73:5' • empty test (1): ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-extract_results.R:1:1'): (code run outside of `test_that()`) ─── <cmdError/error/condition> Error in `system2("sha1sum", tf, stdout = TRUE)`: error in running command Backtrace: ▆ 1. ├─base::suppressMessages(rqti::extract_results("file/test_result.zip")) at test-extract_results.R:1:1 2. │ └─base::withCallingHandlers(...) 3. └─rqti::extract_results("file/test_result.zip") 4. └─rqti:::build_dataset(tdir, level, file_names, hide_filename) 5. └─rqti:::get_result_attr_answers(xml_path, hide_filename) 6. └─rqti:::sha1_generator(file_name) 7. └─base::system2("sha1sum", tf, stdout = TRUE) [ FAIL 1 | WARN 0 | SKIP 18 | PASS 323 ] Error: ! Test failures. Execution halted Flavor: r-release-macos-x86_64

Version: 1.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/19s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(rqti) > > test_check("rqti") QTI validation: invalid [engine: xmllint] /Volumes/Temp/tmp/Rtmp5zJO6v/file17ca376064233.xml:2: Element 'invalid': No matching global declaration available for the validation root. -> <1b>[31m<invalid<1b>[0m/> sh: sha1sum: command not found Saving _problems/test-extract_results-1.R Authors are found in exercises and added as contributors: (author). Authors are found in exercises and added as contributors: (author). [ FAIL 1 | WARN 0 | SKIP 18 | PASS 323 ] ══ Skipped tests (18) ══════════════════════════════════════════════════════════ • Sys.getenv("RQTI_API_USER") == "" is TRUE (17): 'test-api_lms.R:35:5', 'test-api_lms.R:46:5', 'test-api_lms.R:56:5', 'test-api_lms.R:67:5', 'test-api_lms.R:79:5', 'test-api_lms.R:106:5', 'test-api_lms.R:137:5', 'test-api_lms.R:177:5', 'test-api_lms.R:207:5', 'test-api_lms.R:246:5', 'test-api_lms.R:274:5', 'test-api_lms.R:286:5', 'test-api_lms.R:301:5', 'test-api_lms.R:314:5', 'test-api_lms.R:335:5', 'test-api_lms.R:359:5', 'test-knit_functions.R:73:5' • empty test (1): ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-extract_results.R:1:1'): (code run outside of `test_that()`) ─── <cmdError/error/condition> Error in `system2("sha1sum", tf, stdout = TRUE)`: error in running command Backtrace: ▆ 1. ├─base::suppressMessages(rqti::extract_results("file/test_result.zip")) at test-extract_results.R:1:1 2. │ └─base::withCallingHandlers(...) 3. └─rqti::extract_results("file/test_result.zip") 4. └─rqti:::build_dataset(tdir, level, file_names, hide_filename) 5. └─rqti:::get_result_attr_answers(xml_path, hide_filename) 6. └─rqti:::sha1_generator(file_name) 7. └─base::system2("sha1sum", tf, stdout = TRUE) [ FAIL 1 | WARN 0 | SKIP 18 | PASS 323 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-arm64

Version: 1.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [51s/68s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(rqti) > > test_check("rqti") QTI validation: invalid [engine: xmllint] /Volumes/Temp/tmp/RtmpyLSaM2/file163065feb2c67.xml:2: Element 'invalid': No matching global declaration available for the validation root. -> <1b>[31m<invalid<1b>[0m/> sh: sha1sum: command not found Saving _problems/test-extract_results-1.R Authors are found in exercises and added as contributors: (author). Authors are found in exercises and added as contributors: (author). [ FAIL 1 | WARN 0 | SKIP 18 | PASS 323 ] ══ Skipped tests (18) ══════════════════════════════════════════════════════════ • Sys.getenv("RQTI_API_USER") == "" is TRUE (17): 'test-api_lms.R:35:5', 'test-api_lms.R:46:5', 'test-api_lms.R:56:5', 'test-api_lms.R:67:5', 'test-api_lms.R:79:5', 'test-api_lms.R:106:5', 'test-api_lms.R:137:5', 'test-api_lms.R:177:5', 'test-api_lms.R:207:5', 'test-api_lms.R:246:5', 'test-api_lms.R:274:5', 'test-api_lms.R:286:5', 'test-api_lms.R:301:5', 'test-api_lms.R:314:5', 'test-api_lms.R:335:5', 'test-api_lms.R:359:5', 'test-knit_functions.R:73:5' • empty test (1): ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-extract_results.R:1:1'): (code run outside of `test_that()`) ─── <cmdError/error/condition> Error in `system2("sha1sum", tf, stdout = TRUE)`: error in running command Backtrace: ▆ 1. ├─base::suppressMessages(rqti::extract_results("file/test_result.zip")) at test-extract_results.R:1:1 2. │ └─base::withCallingHandlers(...) 3. └─rqti::extract_results("file/test_result.zip") 4. └─rqti:::build_dataset(tdir, level, file_names, hide_filename) 5. └─rqti:::get_result_attr_answers(xml_path, hide_filename) 6. └─rqti:::sha1_generator(file_name) 7. └─base::system2("sha1sum", tf, stdout = TRUE) [ FAIL 1 | WARN 0 | SKIP 18 | PASS 323 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-x86_64