Last updated on 2025-02-21 02:52:28 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.0 | 20.68 | 138.01 | 158.69 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.5.0 | 13.53 | 92.89 | 106.42 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.5.0 | 242.38 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 253.58 | ERROR | |||
r-devel-macos-arm64 | 0.5.0 | 80.00 | OK | |||
r-devel-macos-x86_64 | 0.5.0 | 147.00 | OK | |||
r-devel-windows-x86_64 | 0.5.0 | 22.00 | 140.00 | 162.00 | OK | |
r-patched-linux-x86_64 | 0.5.0 | 19.20 | 128.46 | 147.66 | OK | |
r-release-linux-x86_64 | 0.5.0 | 16.00 | 128.80 | 144.80 | OK | |
r-release-macos-arm64 | 0.5.0 | 70.00 | OK | |||
r-release-macos-x86_64 | 0.5.0 | 140.00 | OK | |||
r-release-windows-x86_64 | 0.5.0 | 20.00 | 139.00 | 159.00 | OK | |
r-oldrel-macos-arm64 | 0.5.0 | 94.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.5.0 | 172.00 | OK | |||
r-oldrel-windows-x86_64 | 0.5.0 | 27.00 | 165.00 | 192.00 | OK |
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [35s/36s]
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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(trace)
>
> test_check("trace")
[ FAIL 3 | WARN 0 | SKIP 1 | PASS 66 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-shinytest2.R:7:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-call_repeats.R:275:3'): batch correction ─────────────────────
all.equal(...) is not TRUE
`actual` is a character vector ('Mean relative difference: 0.8841185')
`expected` is a logical vector (TRUE)
── Failure ('test-call_repeats.R:328:3'): batch correction with no data in one batch ──
grepl(...) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-call_repeats.R:454:3'): repeat correction with one sample off warning ──
grepl("had no batch correction carried out", assignment_warning) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 3 | WARN 0 | SKIP 1 | PASS 66 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [36s/46s]
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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(trace)
>
> test_check("trace")
[ FAIL 3 | WARN 0 | SKIP 1 | PASS 66 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-shinytest2.R:7:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-call_repeats.R:275:3'): batch correction ─────────────────────
all.equal(...) is not TRUE
`actual` is a character vector ('Mean relative difference: 0.8841185')
`expected` is a logical vector (TRUE)
── Failure ('test-call_repeats.R:328:3'): batch correction with no data in one batch ──
grepl(...) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-call_repeats.R:454:3'): repeat correction with one sample off warning ──
grepl("had no batch correction carried out", assignment_warning) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 3 | WARN 0 | SKIP 1 | PASS 66 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/9s]
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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(trace)
>
> test_check("trace")
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 68 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-shinytest2.R:7:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-call_repeats.R:275:3'): batch correction ─────────────────────
all.equal(...) is not TRUE
`actual` is a character vector ('Mean relative difference: 1.364275e-05')
`expected` is a logical vector (TRUE)
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 68 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-arm64