Last updated on 2026-02-08 15:50:05 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.2 | 7.45 | 99.53 | 106.98 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.3.2 | 5.11 | 65.86 | 70.97 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.3.2 | 13.00 | 145.86 | 158.86 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.2 | 13.00 | 153.69 | 166.69 | ERROR | |
| r-devel-windows-x86_64 | 1.3.2 | 11.00 | 116.00 | 127.00 | ERROR | |
| r-patched-linux-x86_64 | 1.3.2 | 8.32 | 83.99 | 92.31 | ERROR | |
| r-release-linux-x86_64 | 1.3.2 | 7.06 | 84.52 | 91.58 | ERROR | |
| r-release-macos-arm64 | 1.3.2 | OK | ||||
| r-release-macos-x86_64 | 1.3.2 | 4.00 | 108.00 | 112.00 | OK | |
| r-release-windows-x86_64 | 1.3.2 | 10.00 | 110.00 | 120.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.3.2 | 5.00 | 92.00 | 97.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.2 | 11.00 | 135.00 | 146.00 | ERROR |
Version: 1.3.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [23s/31s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dtplyr)
>
> test_check("dtplyr")
Saving _problems/test-step-group-31.R
[ FAIL 1 | WARN 0 | SKIP 35 | PASS 756 ]
══ Skipped tests (35) ══════════════════════════════════════════════════════════
• On CRAN (34): 'test-count.R:15:1', 'test-step-call-pivot_longer.R:47:1',
'test-step-call-pivot_longer.R:88:1', 'test-step-call-pivot_longer.R:142:1',
'test-step-call-pivot_wider.R:95:1', 'test-step-call-pivot_wider.R:131:1',
'test-step-call-pivot_wider.R:143:1', 'test-step-call-pivot_wider.R:156:1',
'test-step-call.R:62:1', 'test-step-call.R:70:1', 'test-step-call.R:136:1',
'test-step-call.R:179:1', 'test-step-colorder-relocate.R:62:1',
'test-step-colorder.R:25:1', 'test-step-colorder.R:41:1',
'test-step-join.R:346:1', 'test-step-mutate.R:148:1',
'test-step-subset-filter.R:111:1', 'test-step-subset-select.R:35:1',
'test-step-subset-select.R:122:1', 'test-step-subset-separate.R:47:1',
'test-step-subset-slice.R:142:1', 'test-step-subset-slice.R:173:1',
'test-step-subset-summarise.R:94:1', 'test-step.R:23:1', 'test-step.R:32:1',
'test-tidyeval-across.R:86:1', 'test-tidyeval-across.R:95:1',
'test-tidyeval-across.R:287:1', 'test-tidyeval-across.R:295:1',
'test-tidyeval.R:183:1', 'test-tidyeval.R:297:1', 'test-tidyeval.R:404:1',
'test-unite.R:69:1'
• tidyselect issue #221 (1): 'test-tidyeval-across.R:305:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-step-group.R:29:3'): can add groups if requested ───────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: The `add` argument of `group_by()` was deprecated in dplyr 1.0.0 and is now defunct.
i Please use the `.add` argument instead.
Backtrace:
▆
1. ├─dt %>% group_by(x) %>% group_by(y, add = TRUE)
2. ├─dplyr::group_by(., y, add = TRUE)
3. └─dtplyr:::group_by.dtplyr_step(., y, add = TRUE)
4. ├─base::eval(expr(dplyr::group_by_prepare(.data, !!!dots, .add = .add)))
5. │ └─base::eval(expr(dplyr::group_by_prepare(.data, !!!dots, .add = .add)))
6. └─dplyr::group_by_prepare(.data, y = y, add = TRUE, .add = .add)
7. └─lifecycle::deprecate_stop("1.0.0", "group_by(add = )", "group_by(.add = )")
8. └─lifecycle:::deprecate_stop0(msg)
9. └─rlang::cnd_signal(...)
[ FAIL 1 | WARN 0 | SKIP 35 | PASS 756 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.3.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/15s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dtplyr)
>
> test_check("dtplyr")
Saving _problems/test-step-group-31.R
[ FAIL 1 | WARN 0 | SKIP 35 | PASS 756 ]
══ Skipped tests (35) ══════════════════════════════════════════════════════════
• On CRAN (34): 'test-count.R:15:1', 'test-step-call-pivot_longer.R:47:1',
'test-step-call-pivot_longer.R:88:1', 'test-step-call-pivot_longer.R:142:1',
'test-step-call-pivot_wider.R:95:1', 'test-step-call-pivot_wider.R:131:1',
'test-step-call-pivot_wider.R:143:1', 'test-step-call-pivot_wider.R:156:1',
'test-step-call.R:62:1', 'test-step-call.R:70:1', 'test-step-call.R:136:1',
'test-step-call.R:179:1', 'test-step-colorder-relocate.R:62:1',
'test-step-colorder.R:25:1', 'test-step-colorder.R:41:1',
'test-step-join.R:346:1', 'test-step-mutate.R:148:1',
'test-step-subset-filter.R:111:1', 'test-step-subset-select.R:35:1',
'test-step-subset-select.R:122:1', 'test-step-subset-separate.R:47:1',
'test-step-subset-slice.R:142:1', 'test-step-subset-slice.R:173:1',
'test-step-subset-summarise.R:94:1', 'test-step.R:23:1', 'test-step.R:32:1',
'test-tidyeval-across.R:86:1', 'test-tidyeval-across.R:95:1',
'test-tidyeval-across.R:287:1', 'test-tidyeval-across.R:295:1',
'test-tidyeval.R:183:1', 'test-tidyeval.R:297:1', 'test-tidyeval.R:404:1',
'test-unite.R:69:1'
• tidyselect issue #221 (1): 'test-tidyeval-across.R:305:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-step-group.R:29:3'): can add groups if requested ───────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: The `add` argument of `group_by()` was deprecated in dplyr 1.0.0 and is now defunct.
i Please use the `.add` argument instead.
Backtrace:
▆
1. ├─dt %>% group_by(x) %>% group_by(y, add = TRUE)
2. ├─dplyr::group_by(., y, add = TRUE)
3. └─dtplyr:::group_by.dtplyr_step(., y, add = TRUE)
4. ├─base::eval(expr(dplyr::group_by_prepare(.data, !!!dots, .add = .add)))
5. │ └─base::eval(expr(dplyr::group_by_prepare(.data, !!!dots, .add = .add)))
6. └─dplyr::group_by_prepare(.data, y = y, add = TRUE, .add = .add)
7. └─lifecycle::deprecate_stop("1.0.0", "group_by(add = )", "group_by(.add = )")
8. └─lifecycle:::deprecate_stop0(msg)
9. └─rlang::cnd_signal(...)
[ FAIL 1 | WARN 0 | SKIP 35 | PASS 756 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.3.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [34s/52s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dtplyr)
>
> test_check("dtplyr")
Saving _problems/test-step-group-31.R
[ FAIL 1 | WARN 0 | SKIP 35 | PASS 756 ]
══ Skipped tests (35) ══════════════════════════════════════════════════════════
• On CRAN (34): 'test-count.R:15:1', 'test-step-call-pivot_longer.R:47:1',
'test-step-call-pivot_longer.R:88:1', 'test-step-call-pivot_longer.R:142:1',
'test-step-call-pivot_wider.R:95:1', 'test-step-call-pivot_wider.R:131:1',
'test-step-call-pivot_wider.R:143:1', 'test-step-call-pivot_wider.R:156:1',
'test-step-call.R:62:1', 'test-step-call.R:70:1', 'test-step-call.R:136:1',
'test-step-call.R:179:1', 'test-step-colorder-relocate.R:62:1',
'test-step-colorder.R:25:1', 'test-step-colorder.R:41:1',
'test-step-join.R:346:1', 'test-step-mutate.R:148:1',
'test-step-subset-filter.R:111:1', 'test-step-subset-select.R:35:1',
'test-step-subset-select.R:122:1', 'test-step-subset-separate.R:47:1',
'test-step-subset-slice.R:142:1', 'test-step-subset-slice.R:173:1',
'test-step-subset-summarise.R:94:1', 'test-step.R:23:1', 'test-step.R:32:1',
'test-tidyeval-across.R:86:1', 'test-tidyeval-across.R:95:1',
'test-tidyeval-across.R:287:1', 'test-tidyeval-across.R:295:1',
'test-tidyeval.R:183:1', 'test-tidyeval.R:297:1', 'test-tidyeval.R:404:1',
'test-unite.R:69:1'
• tidyselect issue #221 (1): 'test-tidyeval-across.R:305:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-step-group.R:29:3'): can add groups if requested ───────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: The `add` argument of `group_by()` was deprecated in dplyr 1.0.0 and is now defunct.
i Please use the `.add` argument instead.
Backtrace:
▆
1. ├─dt %>% group_by(x) %>% group_by(y, add = TRUE)
2. ├─dplyr::group_by(., y, add = TRUE)
3. └─dtplyr:::group_by.dtplyr_step(., y, add = TRUE)
4. ├─base::eval(expr(dplyr::group_by_prepare(.data, !!!dots, .add = .add)))
5. │ └─base::eval(expr(dplyr::group_by_prepare(.data, !!!dots, .add = .add)))
6. └─dplyr::group_by_prepare(.data, y = y, add = TRUE, .add = .add)
7. └─lifecycle::deprecate_stop("1.0.0", "group_by(add = )", "group_by(.add = )")
8. └─lifecycle:::deprecate_stop0(msg)
9. └─rlang::cnd_signal(...)
[ FAIL 1 | WARN 0 | SKIP 35 | PASS 756 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.3.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [33s/85s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dtplyr)
>
> test_check("dtplyr")
Saving _problems/test-step-group-31.R
[ FAIL 1 | WARN 0 | SKIP 35 | PASS 756 ]
══ Skipped tests (35) ══════════════════════════════════════════════════════════
• On CRAN (34): 'test-count.R:15:1', 'test-step-call-pivot_longer.R:47:1',
'test-step-call-pivot_longer.R:88:1', 'test-step-call-pivot_longer.R:142:1',
'test-step-call-pivot_wider.R:95:1', 'test-step-call-pivot_wider.R:131:1',
'test-step-call-pivot_wider.R:143:1', 'test-step-call-pivot_wider.R:156:1',
'test-step-call.R:62:1', 'test-step-call.R:70:1', 'test-step-call.R:136:1',
'test-step-call.R:179:1', 'test-step-colorder-relocate.R:62:1',
'test-step-colorder.R:25:1', 'test-step-colorder.R:41:1',
'test-step-join.R:346:1', 'test-step-mutate.R:148:1',
'test-step-subset-filter.R:111:1', 'test-step-subset-select.R:35:1',
'test-step-subset-select.R:122:1', 'test-step-subset-separate.R:47:1',
'test-step-subset-slice.R:142:1', 'test-step-subset-slice.R:173:1',
'test-step-subset-summarise.R:94:1', 'test-step.R:23:1', 'test-step.R:32:1',
'test-tidyeval-across.R:86:1', 'test-tidyeval-across.R:95:1',
'test-tidyeval-across.R:287:1', 'test-tidyeval-across.R:295:1',
'test-tidyeval.R:183:1', 'test-tidyeval.R:297:1', 'test-tidyeval.R:404:1',
'test-unite.R:69:1'
• tidyselect issue #221 (1): 'test-tidyeval-across.R:305:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-step-group.R:29:3'): can add groups if requested ───────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: The `add` argument of `group_by()` was deprecated in dplyr 1.0.0 and is now defunct.
i Please use the `.add` argument instead.
Backtrace:
▆
1. ├─dt %>% group_by(x) %>% group_by(y, add = TRUE)
2. ├─dplyr::group_by(., y, add = TRUE)
3. └─dtplyr:::group_by.dtplyr_step(., y, add = TRUE)
4. ├─base::eval(expr(dplyr::group_by_prepare(.data, !!!dots, .add = .add)))
5. │ └─base::eval(expr(dplyr::group_by_prepare(.data, !!!dots, .add = .add)))
6. └─dplyr::group_by_prepare(.data, y = y, add = TRUE, .add = .add)
7. └─lifecycle::deprecate_stop("1.0.0", "group_by(add = )", "group_by(.add = )")
8. └─lifecycle:::deprecate_stop0(msg)
9. └─rlang::cnd_signal(...)
[ FAIL 1 | WARN 0 | SKIP 35 | PASS 756 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.3.2
Check: tests
Result: ERROR
Running 'testthat.R' [19s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(dtplyr)
>
> test_check("dtplyr")
Saving _problems/test-step-group-31.R
[ FAIL 1 | WARN 0 | SKIP 35 | PASS 756 ]
══ Skipped tests (35) ══════════════════════════════════════════════════════════
• On CRAN (34): 'test-count.R:15:1', 'test-step-call-pivot_longer.R:47:1',
'test-step-call-pivot_longer.R:88:1', 'test-step-call-pivot_longer.R:142:1',
'test-step-call-pivot_wider.R:95:1', 'test-step-call-pivot_wider.R:131:1',
'test-step-call-pivot_wider.R:143:1', 'test-step-call-pivot_wider.R:156:1',
'test-step-call.R:62:1', 'test-step-call.R:70:1', 'test-step-call.R:136:1',
'test-step-call.R:179:1', 'test-step-colorder-relocate.R:62:1',
'test-step-colorder.R:25:1', 'test-step-colorder.R:41:1',
'test-step-join.R:346:1', 'test-step-mutate.R:148:1',
'test-step-subset-filter.R:111:1', 'test-step-subset-select.R:35:1',
'test-step-subset-select.R:122:1', 'test-step-subset-separate.R:47:1',
'test-step-subset-slice.R:142:1', 'test-step-subset-slice.R:173:1',
'test-step-subset-summarise.R:94:1', 'test-step.R:23:1', 'test-step.R:32:1',
'test-tidyeval-across.R:86:1', 'test-tidyeval-across.R:95:1',
'test-tidyeval-across.R:287:1', 'test-tidyeval-across.R:295:1',
'test-tidyeval.R:183:1', 'test-tidyeval.R:297:1', 'test-tidyeval.R:404:1',
'test-unite.R:69:1'
• tidyselect issue #221 (1): 'test-tidyeval-across.R:305:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-step-group.R:29:3'): can add groups if requested ───────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: The `add` argument of `group_by()` was deprecated in dplyr 1.0.0 and is now defunct.
i Please use the `.add` argument instead.
Backtrace:
▆
1. ├─dt %>% group_by(x) %>% group_by(y, add = TRUE)
2. ├─dplyr::group_by(., y, add = TRUE)
3. └─dtplyr:::group_by.dtplyr_step(., y, add = TRUE)
4. ├─base::eval(expr(dplyr::group_by_prepare(.data, !!!dots, .add = .add)))
5. │ └─base::eval(expr(dplyr::group_by_prepare(.data, !!!dots, .add = .add)))
6. └─dplyr::group_by_prepare(.data, y = y, add = TRUE, .add = .add)
7. └─lifecycle::deprecate_stop("1.0.0", "group_by(add = )", "group_by(.add = )")
8. └─lifecycle:::deprecate_stop0(msg)
9. └─rlang::cnd_signal(...)
[ FAIL 1 | WARN 0 | SKIP 35 | PASS 756 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64
Version: 1.3.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [20s/24s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dtplyr)
>
> test_check("dtplyr")
Saving _problems/test-step-group-31.R
[ FAIL 1 | WARN 0 | SKIP 35 | PASS 756 ]
══ Skipped tests (35) ══════════════════════════════════════════════════════════
• On CRAN (34): 'test-count.R:15:1', 'test-step-call-pivot_longer.R:47:1',
'test-step-call-pivot_longer.R:88:1', 'test-step-call-pivot_longer.R:142:1',
'test-step-call-pivot_wider.R:95:1', 'test-step-call-pivot_wider.R:131:1',
'test-step-call-pivot_wider.R:143:1', 'test-step-call-pivot_wider.R:156:1',
'test-step-call.R:62:1', 'test-step-call.R:70:1', 'test-step-call.R:136:1',
'test-step-call.R:179:1', 'test-step-colorder-relocate.R:62:1',
'test-step-colorder.R:25:1', 'test-step-colorder.R:41:1',
'test-step-join.R:346:1', 'test-step-mutate.R:148:1',
'test-step-subset-filter.R:111:1', 'test-step-subset-select.R:35:1',
'test-step-subset-select.R:122:1', 'test-step-subset-separate.R:47:1',
'test-step-subset-slice.R:142:1', 'test-step-subset-slice.R:173:1',
'test-step-subset-summarise.R:94:1', 'test-step.R:23:1', 'test-step.R:32:1',
'test-tidyeval-across.R:86:1', 'test-tidyeval-across.R:95:1',
'test-tidyeval-across.R:287:1', 'test-tidyeval-across.R:295:1',
'test-tidyeval.R:183:1', 'test-tidyeval.R:297:1', 'test-tidyeval.R:404:1',
'test-unite.R:69:1'
• tidyselect issue #221 (1): 'test-tidyeval-across.R:305:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-step-group.R:29:3'): can add groups if requested ───────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: The `add` argument of `group_by()` was deprecated in dplyr 1.0.0 and is now defunct.
i Please use the `.add` argument instead.
Backtrace:
▆
1. ├─dt %>% group_by(x) %>% group_by(y, add = TRUE)
2. ├─dplyr::group_by(., y, add = TRUE)
3. └─dtplyr:::group_by.dtplyr_step(., y, add = TRUE)
4. ├─base::eval(expr(dplyr::group_by_prepare(.data, !!!dots, .add = .add)))
5. │ └─base::eval(expr(dplyr::group_by_prepare(.data, !!!dots, .add = .add)))
6. └─dplyr::group_by_prepare(.data, y = y, add = TRUE, .add = .add)
7. └─lifecycle::deprecate_stop("1.0.0", "group_by(add = )", "group_by(.add = )")
8. └─lifecycle:::deprecate_stop0(msg)
9. └─rlang::cnd_signal(...)
[ FAIL 1 | WARN 0 | SKIP 35 | PASS 756 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.3.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [20s/29s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dtplyr)
>
> test_check("dtplyr")
Saving _problems/test-step-group-31.R
[ FAIL 1 | WARN 0 | SKIP 35 | PASS 756 ]
══ Skipped tests (35) ══════════════════════════════════════════════════════════
• On CRAN (34): 'test-count.R:15:1', 'test-step-call-pivot_longer.R:47:1',
'test-step-call-pivot_longer.R:88:1', 'test-step-call-pivot_longer.R:142:1',
'test-step-call-pivot_wider.R:95:1', 'test-step-call-pivot_wider.R:131:1',
'test-step-call-pivot_wider.R:143:1', 'test-step-call-pivot_wider.R:156:1',
'test-step-call.R:62:1', 'test-step-call.R:70:1', 'test-step-call.R:136:1',
'test-step-call.R:179:1', 'test-step-colorder-relocate.R:62:1',
'test-step-colorder.R:25:1', 'test-step-colorder.R:41:1',
'test-step-join.R:346:1', 'test-step-mutate.R:148:1',
'test-step-subset-filter.R:111:1', 'test-step-subset-select.R:35:1',
'test-step-subset-select.R:122:1', 'test-step-subset-separate.R:47:1',
'test-step-subset-slice.R:142:1', 'test-step-subset-slice.R:173:1',
'test-step-subset-summarise.R:94:1', 'test-step.R:23:1', 'test-step.R:32:1',
'test-tidyeval-across.R:86:1', 'test-tidyeval-across.R:95:1',
'test-tidyeval-across.R:287:1', 'test-tidyeval-across.R:295:1',
'test-tidyeval.R:183:1', 'test-tidyeval.R:297:1', 'test-tidyeval.R:404:1',
'test-unite.R:69:1'
• tidyselect issue #221 (1): 'test-tidyeval-across.R:305:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-step-group.R:29:3'): can add groups if requested ───────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: The `add` argument of `group_by()` was deprecated in dplyr 1.0.0 and is now defunct.
i Please use the `.add` argument instead.
Backtrace:
▆
1. ├─dt %>% group_by(x) %>% group_by(y, add = TRUE)
2. ├─dplyr::group_by(., y, add = TRUE)
3. └─dtplyr:::group_by.dtplyr_step(., y, add = TRUE)
4. ├─base::eval(expr(dplyr::group_by_prepare(.data, !!!dots, .add = .add)))
5. │ └─base::eval(expr(dplyr::group_by_prepare(.data, !!!dots, .add = .add)))
6. └─dplyr::group_by_prepare(.data, y = y, add = TRUE, .add = .add)
7. └─lifecycle::deprecate_stop("1.0.0", "group_by(add = )", "group_by(.add = )")
8. └─lifecycle:::deprecate_stop0(msg)
9. └─rlang::cnd_signal(...)
[ FAIL 1 | WARN 0 | SKIP 35 | PASS 756 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64
Version: 1.3.2
Check: tests
Result: ERROR
Running 'testthat.R' [26s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(dtplyr)
>
> test_check("dtplyr")
Saving _problems/test-step-group-31.R
[ FAIL 1 | WARN 0 | SKIP 35 | PASS 756 ]
══ Skipped tests (35) ══════════════════════════════════════════════════════════
• On CRAN (34): 'test-count.R:15:1', 'test-step-call-pivot_longer.R:47:1',
'test-step-call-pivot_longer.R:88:1', 'test-step-call-pivot_longer.R:142:1',
'test-step-call-pivot_wider.R:95:1', 'test-step-call-pivot_wider.R:131:1',
'test-step-call-pivot_wider.R:143:1', 'test-step-call-pivot_wider.R:156:1',
'test-step-call.R:62:1', 'test-step-call.R:70:1', 'test-step-call.R:136:1',
'test-step-call.R:179:1', 'test-step-colorder-relocate.R:62:1',
'test-step-colorder.R:25:1', 'test-step-colorder.R:41:1',
'test-step-join.R:346:1', 'test-step-mutate.R:148:1',
'test-step-subset-filter.R:111:1', 'test-step-subset-select.R:35:1',
'test-step-subset-select.R:122:1', 'test-step-subset-separate.R:47:1',
'test-step-subset-slice.R:142:1', 'test-step-subset-slice.R:173:1',
'test-step-subset-summarise.R:94:1', 'test-step.R:23:1', 'test-step.R:32:1',
'test-tidyeval-across.R:86:1', 'test-tidyeval-across.R:95:1',
'test-tidyeval-across.R:287:1', 'test-tidyeval-across.R:295:1',
'test-tidyeval.R:183:1', 'test-tidyeval.R:297:1', 'test-tidyeval.R:404:1',
'test-unite.R:69:1'
• tidyselect issue #221 (1): 'test-tidyeval-across.R:305:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-step-group.R:29:3'): can add groups if requested ───────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: The `add` argument of `group_by()` was deprecated in dplyr 1.0.0 and is now defunct.
i Please use the `.add` argument instead.
Backtrace:
▆
1. ├─dt %>% group_by(x) %>% group_by(y, add = TRUE)
2. ├─dplyr::group_by(., y, add = TRUE)
3. └─dtplyr:::group_by.dtplyr_step(., y, add = TRUE)
4. ├─base::eval(expr(dplyr::group_by_prepare(.data, !!!dots, .add = .add)))
5. │ └─base::eval(expr(dplyr::group_by_prepare(.data, !!!dots, .add = .add)))
6. └─dplyr::group_by_prepare(.data, y = y, add = TRUE, .add = .add)
7. └─lifecycle::deprecate_stop("1.0.0", "group_by(add = )", "group_by(.add = )")
8. └─lifecycle:::deprecate_stop0(msg)
9. └─rlang::cnd_signal(...)
[ FAIL 1 | WARN 0 | SKIP 35 | PASS 756 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64
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.
Health stats visible at Monitor.