Last updated on 2025-08-20 05:48:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.0 | 8.85 | 98.37 | 107.22 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.6.0 | 6.14 | 68.19 | 74.33 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.6.0 | 169.36 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 178.93 | ERROR | |||
r-devel-windows-x86_64 | 0.6.0 | 13.00 | 119.00 | 132.00 | OK | |
r-patched-linux-x86_64 | 0.6.0 | 10.50 | 89.36 | 99.86 | OK | |
r-release-linux-x86_64 | 0.6.0 | 7.62 | 89.78 | 97.40 | OK | |
r-release-macos-arm64 | 0.6.0 | 57.00 | OK | |||
r-release-macos-x86_64 | 0.6.0 | 112.00 | OK | |||
r-release-windows-x86_64 | 0.6.0 | 12.00 | 122.00 | 134.00 | OK | |
r-oldrel-macos-arm64 | 0.6.0 | 60.00 | OK | |||
r-oldrel-macos-x86_64 | 0.6.0 | 139.00 | OK | |||
r-oldrel-windows-x86_64 | 0.6.0 | 15.00 | 146.00 | 161.00 | OK |
Version: 0.6.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [27s/53s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> pkg_name <- "teal.transform"
> library(pkg_name, character.only = TRUE)
> testthat::test_check(pkg_name)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 696 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-data_extract_module.R:28:3'): Single filter ────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `filter$children[[1]]$children[[2]]$children[[4]]`: subscript out of bounds
Backtrace:
▆
1. └─testthat::expect_equal(...) at test-data_extract_module.R:28:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 696 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc