Last updated on 2023-02-03 06:50:14 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.88 | 73.84 | 80.72 | 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 | 58.00 | 148.00 | 206.00 | ERROR | |
r-patched-linux-x86_64 | 1.2.2 | 11.01 | 93.64 | 104.65 | ERROR | |
r-release-linux-x86_64 | 1.2.2 | 9.98 | 94.12 | 104.10 | ERROR | |
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 | 17.00 | 134.00 | 151.00 | ERROR |
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' [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-windows-x86_64
Version: 1.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [18s/26s]
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-patched-linux-x86_64
Version: 1.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [18s/24s]
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-release-linux-x86_64
Version: 1.2.2
Check: tests
Result: ERROR
Running 'testthat.R' [24s]
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:
x
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-oldrel-windows-ix86+x86_64