Last updated on 2023-06-12 07:56:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.24.0 | 5.33 | 73.50 | 78.83 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.24.0 | 5.38 | 55.73 | 61.11 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.24.0 | 97.96 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.24.0 | 228.99 | OK | |||
r-devel-windows-x86_64 | 1.24.0 | 8.00 | 90.00 | 98.00 | OK | |
r-patched-linux-x86_64 | 1.24.0 | 5.71 | 68.84 | 74.55 | OK | |
r-release-linux-x86_64 | 1.24.0 | 6.38 | 69.82 | 76.20 | 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.0 | 8.00 | 100.00 | 108.00 | OK | |
r-oldrel-macos-arm64 | 1.24.0 | 73.00 | OK | |||
r-oldrel-macos-x86_64 | 1.24.0 | 130.00 | OK | |||
r-oldrel-windows-x86_64 | 1.24.0 | 9.00 | 102.00 | 111.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