Last updated on 2025-10-03 15:49:43 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 | 3.01 | 27.99 | 31.00 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.0.3 | 64.46 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.3 | 62.78 | OK | |||
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’ [1s/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/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-gcc
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.