Last updated on 2023-01-31 22:58:03 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.2 | 7.92 | 101.34 | 109.26 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.2.2 | 6.16 | 73.55 | 79.71 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.2.2 | 135.97 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.2 | 143.48 | ERROR | |||
r-devel-windows-x86_64 | 1.2.2 | 60.00 | 155.00 | 215.00 | ERROR | |
r-patched-linux-x86_64 | 1.2.2 | 13.41 | 97.04 | 110.45 | OK | |
r-release-linux-x86_64 | 1.2.2 | 9.58 | 98.02 | 107.60 | OK | |
r-release-macos-arm64 | 1.2.2 | 45.00 | OK | |||
r-release-macos-x86_64 | 1.2.2 | 59.00 | OK | |||
r-release-windows-x86_64 | 1.2.2 | 76.00 | 153.00 | 229.00 | OK | |
r-oldrel-macos-arm64 | 1.2.2 | 39.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.2 | 58.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.2.2 | 19.00 | 139.00 | 158.00 | OK |
Version: 1.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [20s/21s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dtplyr)
>
> test_check("dtplyr")
[ FAIL 1 | WARN 1 | SKIP 25 | PASS 603 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (24)
• transmuting grouping vars with nesting is not supported (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-step-subset-slice.R:122'): slice_*() checks for empty ... ──────
Error in `slice_head(dt, 5)`: `n` must be explicitly named.
i Did you mean `slice_head(n = 5)`?
Backtrace:
▆
1. ├─testthat::expect_error(slice_head(dt, 5), class = "rlib_error_dots_nonempty") at test-step-subset-slice.R:122:2
2. │ └─testthat:::expect_condition_matching(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─dplyr::slice_head(dt, 5)
8. └─dplyr:::check_slice_unnamed_n_prop(..., n = n, prop = prop)
9. └─rlang::abort(bullets, call = error_call)
[ FAIL 1 | WARN 1 | SKIP 25 | PASS 603 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/23s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dtplyr)
>
> test_check("dtplyr")
[ FAIL 1 | WARN 1 | SKIP 25 | PASS 603 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (24)
• transmuting grouping vars with nesting is not supported (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-step-subset-slice.R:122'): slice_*() checks for empty ... ──────
Error in `slice_head(dt, 5)`: `n` must be explicitly named.
i Did you mean `slice_head(n = 5)`?
Backtrace:
▆
1. ├─testthat::expect_error(slice_head(dt, 5), class = "rlib_error_dots_nonempty") at test-step-subset-slice.R:122:2
2. │ └─testthat:::expect_condition_matching(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─dplyr::slice_head(dt, 5)
8. └─dplyr:::check_slice_unnamed_n_prop(..., n = n, prop = prop)
9. └─rlang::abort(bullets, call = error_call)
[ FAIL 1 | WARN 1 | SKIP 25 | PASS 603 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [24s/37s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dtplyr)
>
> test_check("dtplyr")
[ FAIL 1 | WARN 1 | SKIP 25 | PASS 603 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (24)
• transmuting grouping vars with nesting is not supported (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-step-subset-slice.R:122'): slice_*() checks for empty ... ──────
Error in `slice_head(dt, 5)`: `n` must be explicitly named.
i Did you mean `slice_head(n = 5)`?
Backtrace:
▆
1. ├─testthat::expect_error(slice_head(dt, 5), class = "rlib_error_dots_nonempty") at test-step-subset-slice.R:122:2
2. │ └─testthat:::expect_condition_matching(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─dplyr::slice_head(dt, 5)
8. └─dplyr:::check_slice_unnamed_n_prop(..., n = n, prop = prop)
9. └─rlang::abort(bullets, call = error_call)
[ FAIL 1 | WARN 1 | SKIP 25 | PASS 603 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [24s/54s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dtplyr)
>
> test_check("dtplyr")
[ FAIL 1 | WARN 1 | SKIP 25 | PASS 603 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (24)
• transmuting grouping vars with nesting is not supported (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-step-subset-slice.R:122'): slice_*() checks for empty ... ──────
Error in `slice_head(dt, 5)`: `n` must be explicitly named.
i Did you mean `slice_head(n = 5)`?
Backtrace:
▆
1. ├─testthat::expect_error(slice_head(dt, 5), class = "rlib_error_dots_nonempty") at test-step-subset-slice.R:122:2
2. │ └─testthat:::expect_condition_matching(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─dplyr::slice_head(dt, 5)
8. └─dplyr:::check_slice_unnamed_n_prop(..., n = n, prop = prop)
9. └─rlang::abort(bullets, call = error_call)
[ FAIL 1 | WARN 1 | SKIP 25 | PASS 603 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.2.2
Check: tests
Result: ERROR
Running 'testthat.R' [22s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(dtplyr)
>
> test_check("dtplyr")
[ FAIL 1 | WARN 1 | SKIP 25 | PASS 603 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (24)
• transmuting grouping vars with nesting is not supported (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-step-subset-slice.R:122'): slice_*() checks for empty ... ──────
Error in `slice_head(dt, 5)`: `n` must be explicitly named.
i Did you mean `slice_head(n = 5)`?
Backtrace:
▆
1. ├─testthat::expect_error(slice_head(dt, 5), class = "rlib_error_dots_nonempty") at test-step-subset-slice.R:122:2
2. │ └─testthat:::expect_condition_matching(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─dplyr::slice_head(dt, 5)
8. └─dplyr:::check_slice_unnamed_n_prop(..., n = n, prop = prop)
9. └─rlang::abort(bullets, call = error_call)
[ FAIL 1 | WARN 1 | SKIP 25 | PASS 603 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64