Last updated on 2023-06-27 10:59:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.24.2 | 6.32 | 74.40 | 80.72 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.24.2 | 4.64 | 57.31 | 61.95 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.24.2 | 100.97 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.24.2 | 221.50 | OK | |||
r-devel-windows-x86_64 | 1.24.2 | 8.00 | 92.00 | 100.00 | OK | |
r-patched-linux-x86_64 | 1.24.2 | 5.34 | 72.01 | 77.35 | OK | |
r-release-linux-x86_64 | 1.24.2 | 4.22 | 71.81 | 76.03 | OK | |
r-release-macos-arm64 | 1.24.0 | 81.00 | OK | |||
r-release-macos-x86_64 | 1.24.0 | 157.00 | ERROR | |||
r-release-windows-x86_64 | 1.24.2 | 9.00 | 107.00 | 116.00 | OK | |
r-oldrel-macos-arm64 | 1.24.0 | 73.00 | OK | |||
r-oldrel-macos-x86_64 | 1.24.2 | 135.00 | OK | |||
r-oldrel-windows-x86_64 | 1.24.2 | 9.00 | 103.00 | 112.00 | OK |
Version: 1.24.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [84s/113s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
17. │ │ │ └─domain$wrapSync(expr)
18. │ │ │ └─base::force(expr)
19. │ │ └─withr::with_options(...)
20. │ │ └─base::force(code)
21. │ └─rlang::eval_tidy(quosure, mask, rlang::caller_env())
22. ├─testthat::expect_equal(class(output$statsGuide), "list") at test-moduleStatsGuide.R:7:4
23. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
24. │ └─rlang::eval_bare(expr, quo_get_env(quo))
25. ├─output$statsGuide
26. └─shiny:::`$.shinyoutput`(output, statsGuide)
27. └─.subset2(x, "impl")$getOutput(name)
[ FAIL 7 | WARN 0 | SKIP 37 | PASS 233 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64