Last updated on 2025-10-04 01:49:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.3 | 3.88 | 38.94 | 42.82 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.0.3 | 2.71 | 28.58 | 31.29 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.0.3 | 61.52 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.3 | 58.12 | ERROR | |||
r-devel-windows-x86_64 | 0.0.3 | 7.00 | 58.00 | 65.00 | OK | |
r-patched-linux-x86_64 | 0.0.3 | 3.81 | 37.46 | 41.27 | OK | |
r-release-linux-x86_64 | 0.0.3 | 4.44 | 37.09 | 41.53 | OK | |
r-release-macos-arm64 | 0.0.3 | 34.00 | OK | |||
r-release-macos-x86_64 | 0.0.3 | 78.00 | OK | |||
r-release-windows-x86_64 | 0.0.3 | 7.00 | 59.00 | 66.00 | OK | |
r-oldrel-macos-arm64 | 0.0.3 | 40.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0.3 | 56.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.3 | 8.00 | 67.00 | 75.00 | OK |
Version: 0.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/4s]
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(baf)
>
> test_check('baf')
[100%] Downloaded 8453 bytes...
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 3 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-baf.R:11:3'): baf works ──────────────────────────────────────
`out` has length 0, not length 7.
── Failure ('test-clean.R:11:3'): clean_bafs works ─────────────────────────────
"VTD" %in% names(out) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 3 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/4s]
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(baf)
>
> test_check('baf')
[4%] Downloaded 16401 bytes...
[9%] Downloaded 34030 bytes...
[11%] Downloaded 40866 bytes...
[12%] Downloaded 46342 bytes...
[15%] Downloaded 57398 bytes...
[18%] Downloaded 65536 bytes...
[21%] Downloaded 78205 bytes...
[26%] Downloaded 95103 bytes...
[31%] Downloaded 113726 bytes...
[35%] Downloaded 129605 bytes...
[40%] Downloaded 146494 bytes...
[45%] Downloaded 166593 bytes...
[50%] Downloaded 183491 bytes...
[55%] Downloaded 203581 bytes...
[62%] Downloaded 227909 bytes...
[67%] Downloaded 244275 bytes...
[69%] Downloaded 253952 bytes...
[74%] Downloaded 270318 bytes...
[78%] Downloaded 286684 bytes...
[78%] Downloaded 286720 bytes...
[83%] Downloaded 303086 bytes...
[87%] Downloaded 319452 bytes...
[92%] Downloaded 335854 bytes...
[96%] Downloaded 352220 bytes...
[96%] Downloaded 352256 bytes...
[100%] Downloaded 363874 bytes...
[100%] Downloaded 8453 bytes...
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 4 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-clean.R:11:3'): clean_bafs works ─────────────────────────────
"VTD" %in% names(out) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 4 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’
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(baf)
>
> test_check('baf')
[4%] Downloaded 16401 bytes...
[9%] Downloaded 32772 bytes...
[12%] Downloaded 46453 bytes...
[18%] Downloaded 65536 bytes...
[22%] Downloaded 82425 bytes...
[28%] Downloaded 102781 bytes...
[32%] Downloaded 119679 bytes...
[38%] Downloaded 139769 bytes...
[43%] Downloaded 159868 bytes...
[48%] Downloaded 176766 bytes...
[54%] Downloaded 196856 bytes...
[57%] Downloaded 209534 bytes...
[60%] Downloaded 221184 bytes...
[65%] Downloaded 237550 bytes...
[69%] Downloaded 253916 bytes...
[72%] Downloaded 263879 bytes...
[77%] Downloaded 280245 bytes...
[81%] Downloaded 296611 bytes...
[86%] Downloaded 313013 bytes...
[90%] Downloaded 329379 bytes...
[95%] Downloaded 345781 bytes...
[99%] Downloaded 362147 bytes...
[100%] Downloaded 363874 bytes...
[100%] Downloaded 8453 bytes...
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 4 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-clean.R:11:3'): clean_bafs works ─────────────────────────────
"VTD" %in% names(out) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 4 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’
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(baf)
>
> test_check('baf')
[100%] Downloaded 8453 bytes...
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 3 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-baf.R:11:3'): baf works ──────────────────────────────────────
`out` has length 0, not length 7.
── Failure ('test-clean.R:11:3'): clean_bafs works ─────────────────────────────
"VTD" %in% names(out) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 3 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc