Last updated on 2023-03-28 06:51:28 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.4 | 4.78 | 79.32 | 84.10 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.4 | 4.07 | 59.77 | 63.84 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.4 | 104.31 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 122.82 | ERROR | |||
r-patched-linux-x86_64 | 0.2.4 | 12.97 | 75.45 | 88.42 | ERROR | |
r-release-linux-x86_64 | 0.2.4 | 3.81 | 77.57 | 81.38 | ERROR | |
r-release-macos-arm64 | 0.2.4 | 32.00 | NOTE | |||
r-release-macos-x86_64 | 0.2.4 | 57.00 | NOTE | |||
r-release-windows-x86_64 | 0.2.4 | 29.00 | 108.00 | 137.00 | ERROR | |
r-oldrel-macos-arm64 | 0.2.4 | 33.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.2.4 | 54.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.2.4 | 12.00 | 105.00 | 117.00 | ERROR |
Version: 0.2.4
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [20s/24s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dplyr)
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
> library(rlang)
Attaching package: 'rlang'
The following objects are masked from 'package:testthat':
is_false, is_null, is_true
> library(ruler)
>
> test_check("ruler")
[ FAIL 1 | WARN 5 | SKIP 1 | PASS 304 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• packageVersion("dplyr") >= "0.8.0" is TRUE (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-exposure.R:428:3'): print.exposure passes tibble options ───────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: The `n_extra` argument of `print()` was deprecated in pillar 1.6.2 and
is now defunct.
ℹ Please use the `max_extra_cols` argument instead.
Backtrace:
▆
1. ├─testthat::capture_output(...) at test-exposure.R:428:2
2. │ └─testthat::capture_output_lines(code, print, width = width)
3. │ └─testthat:::eval_with_output(code, print = print, width = width)
4. │ ├─withr::with_output_sink(path, withVisible(code))
5. │ │ └─base::force(code)
6. │ └─base::withVisible(code)
7. ├─base::print(input_print_pack_info_tbl, width = 30, n_extra = 1)
8. └─pillar:::print.tbl(input_print_pack_info_tbl, width = 30, n_extra = 1)
9. └─pillar:::print_tbl(...)
10. └─lifecycle::deprecate_stop(...)
11. └─lifecycle:::deprecate_stop0(msg)
12. └─rlang::cnd_signal(...)
[ FAIL 1 | WARN 5 | SKIP 1 | PASS 304 ]
Error: Test failures
In addition: Warning message:
`squash()` is deprecated as of rlang 1.1.0.
This warning is displayed once every 8 hours.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/22s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dplyr)
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
> library(rlang)
Attaching package: 'rlang'
The following objects are masked from 'package:testthat':
is_false, is_null, is_true
> library(ruler)
>
> test_check("ruler")
[ FAIL 1 | WARN 5 | SKIP 1 | PASS 304 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• packageVersion("dplyr") >= "0.8.0" is TRUE (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-exposure.R:428:3'): print.exposure passes tibble options ───────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: The `n_extra` argument of `print()` was deprecated in pillar 1.6.2 and
is now defunct.
ℹ Please use the `max_extra_cols` argument instead.
Backtrace:
▆
1. ├─testthat::capture_output(...) at test-exposure.R:428:2
2. │ └─testthat::capture_output_lines(code, print, width = width)
3. │ └─testthat:::eval_with_output(code, print = print, width = width)
4. │ ├─withr::with_output_sink(path, withVisible(code))
5. │ │ └─base::force(code)
6. │ └─base::withVisible(code)
7. ├─base::print(input_print_pack_info_tbl, width = 30, n_extra = 1)
8. └─pillar:::print.tbl(input_print_pack_info_tbl, width = 30, n_extra = 1)
9. └─pillar:::print_tbl(...)
10. └─lifecycle::deprecate_stop(...)
11. └─lifecycle:::deprecate_stop0(msg)
12. └─rlang::cnd_signal(...)
[ FAIL 1 | WARN 5 | SKIP 1 | PASS 304 ]
Error: Test failures
In addition: Warning message:
`squash()` is deprecated as of rlang 1.1.0.
This warning is displayed once every 8 hours.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [24s/30s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dplyr)
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
> library(rlang)
Attaching package: 'rlang'
The following objects are masked from 'package:testthat':
is_false, is_null, is_true
> library(ruler)
>
> test_check("ruler")
[ FAIL 1 | WARN 5 | SKIP 1 | PASS 304 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• packageVersion("dplyr") >= "0.8.0" is TRUE (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-exposure.R:428:3'): print.exposure passes tibble options ───────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: The `n_extra` argument of `print()` was deprecated in pillar 1.6.2 and
is now defunct.
ℹ Please use the `max_extra_cols` argument instead.
Backtrace:
▆
1. ├─testthat::capture_output(...) at test-exposure.R:428:2
2. │ └─testthat::capture_output_lines(code, print, width = width)
3. │ └─testthat:::eval_with_output(code, print = print, width = width)
4. │ ├─withr::with_output_sink(path, withVisible(code))
5. │ │ └─base::force(code)
6. │ └─base::withVisible(code)
7. ├─base::print(input_print_pack_info_tbl, width = 30, n_extra = 1)
8. └─pillar:::print.tbl(input_print_pack_info_tbl, width = 30, n_extra = 1)
9. └─pillar:::print_tbl(...)
10. └─lifecycle::deprecate_stop(...)
11. └─lifecycle:::deprecate_stop0(msg)
12. └─rlang::cnd_signal(...)
[ FAIL 1 | WARN 5 | SKIP 1 | PASS 304 ]
Error: Test failures
In addition: Warning message:
`squash()` is deprecated as of rlang 1.1.0.
This warning is displayed once every 8 hours.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [27s/73s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dplyr)
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
> library(rlang)
Attaching package: 'rlang'
The following objects are masked from 'package:testthat':
is_false, is_null, is_true
> library(ruler)
>
> test_check("ruler")
[ FAIL 1 | WARN 5 | SKIP 1 | PASS 304 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• packageVersion("dplyr") >= "0.8.0" is TRUE (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-exposure.R:428:3'): print.exposure passes tibble options ───────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: The `n_extra` argument of `print()` was deprecated in pillar 1.6.2 and
is now defunct.
ℹ Please use the `max_extra_cols` argument instead.
Backtrace:
▆
1. ├─testthat::capture_output(...) at test-exposure.R:428:2
2. │ └─testthat::capture_output_lines(code, print, width = width)
3. │ └─testthat:::eval_with_output(code, print = print, width = width)
4. │ ├─withr::with_output_sink(path, withVisible(code))
5. │ │ └─base::force(code)
6. │ └─base::withVisible(code)
7. ├─base::print(input_print_pack_info_tbl, width = 30, n_extra = 1)
8. └─pillar:::print.tbl(input_print_pack_info_tbl, width = 30, n_extra = 1)
9. └─pillar:::print_tbl(...)
10. └─lifecycle::deprecate_stop(...)
11. └─lifecycle:::deprecate_stop0(msg)
12. └─rlang::cnd_signal(...)
[ FAIL 1 | WARN 5 | SKIP 1 | PASS 304 ]
Error: Test failures
In addition: Warning message:
`squash()` is deprecated as of rlang 1.1.0.
This warning is displayed once every 8 hours.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [19s/23s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dplyr)
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
> library(rlang)
Attaching package: 'rlang'
The following objects are masked from 'package:testthat':
is_false, is_null, is_true
> library(ruler)
>
> test_check("ruler")
[ FAIL 1 | WARN 5 | SKIP 1 | PASS 304 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• packageVersion("dplyr") >= "0.8.0" is TRUE (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-exposure.R:428:3'): print.exposure passes tibble options ───────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: The `n_extra` argument of `print()` was deprecated in pillar 1.6.2 and
is now defunct.
ℹ Please use the `max_extra_cols` argument instead.
Backtrace:
▆
1. ├─testthat::capture_output(...) at test-exposure.R:428:2
2. │ └─testthat::capture_output_lines(code, print, width = width)
3. │ └─testthat:::eval_with_output(code, print = print, width = width)
4. │ ├─withr::with_output_sink(path, withVisible(code))
5. │ │ └─base::force(code)
6. │ └─base::withVisible(code)
7. ├─base::print(input_print_pack_info_tbl, width = 30, n_extra = 1)
8. └─pillar:::print.tbl(input_print_pack_info_tbl, width = 30, n_extra = 1)
9. └─pillar:::print_tbl(...)
10. └─lifecycle::deprecate_stop(...)
11. └─lifecycle:::deprecate_stop0(msg)
12. └─rlang::cnd_signal(...)
[ FAIL 1 | WARN 5 | SKIP 1 | PASS 304 ]
Error: Test failures
In addition: Warning message:
`squash()` is deprecated as of rlang 1.1.0.
This warning is displayed once every 8 hours.
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [19s/22s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dplyr)
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
> library(rlang)
Attaching package: 'rlang'
The following objects are masked from 'package:testthat':
is_false, is_null, is_true
> library(ruler)
>
> test_check("ruler")
[ FAIL 1 | WARN 5 | SKIP 1 | PASS 304 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• packageVersion("dplyr") >= "0.8.0" is TRUE (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-exposure.R:428:3'): print.exposure passes tibble options ───────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: The `n_extra` argument of `print()` was deprecated in pillar 1.6.2 and
is now defunct.
ℹ Please use the `max_extra_cols` argument instead.
Backtrace:
▆
1. ├─testthat::capture_output(...) at test-exposure.R:428:2
2. │ └─testthat::capture_output_lines(code, print, width = width)
3. │ └─testthat:::eval_with_output(code, print = print, width = width)
4. │ ├─withr::with_output_sink(path, withVisible(code))
5. │ │ └─base::force(code)
6. │ └─base::withVisible(code)
7. ├─base::print(input_print_pack_info_tbl, width = 30, n_extra = 1)
8. └─pillar:::print.tbl(input_print_pack_info_tbl, width = 30, n_extra = 1)
9. └─pillar:::print_tbl(...)
10. └─lifecycle::deprecate_stop(...)
11. └─lifecycle:::deprecate_stop0(msg)
12. └─rlang::cnd_signal(...)
[ FAIL 1 | WARN 5 | SKIP 1 | PASS 304 ]
Error: Test failures
In addition: Warning message:
`squash()` is deprecated as of rlang 1.1.0.
This warning is displayed once every 8 hours.
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.2.4
Check: tests
Result: ERROR
Running 'testthat.R' [20s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(dplyr)
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
> library(rlang)
Attaching package: 'rlang'
The following objects are masked from 'package:testthat':
is_false, is_null, is_true
> library(ruler)
>
> test_check("ruler")
[ FAIL 1 | WARN 5 | SKIP 1 | PASS 304 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• packageVersion("dplyr") >= "0.8.0" is TRUE (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-exposure.R:428:3'): print.exposure passes tibble options ───────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: The `n_extra` argument of `print()` was deprecated in pillar 1.6.2 and
is now defunct.
ℹ Please use the `max_extra_cols` argument instead.
Backtrace:
▆
1. ├─testthat::capture_output(...) at test-exposure.R:428:2
2. │ └─testthat::capture_output_lines(code, print, width = width)
3. │ └─testthat:::eval_with_output(code, print = print, width = width)
4. │ ├─withr::with_output_sink(path, withVisible(code))
5. │ │ └─base::force(code)
6. │ └─base::withVisible(code)
7. ├─base::print(input_print_pack_info_tbl, width = 30, n_extra = 1)
8. └─pillar:::print.tbl(input_print_pack_info_tbl, width = 30, n_extra = 1)
9. └─pillar:::print_tbl(...)
10. └─lifecycle::deprecate_stop(...)
11. └─lifecycle:::deprecate_stop0(msg)
12. └─rlang::cnd_signal(...)
[ FAIL 1 | WARN 5 | SKIP 1 | PASS 304 ]
Error: Test failures
In addition: Warning message:
`squash()` is deprecated as of rlang 1.1.0.
This warning is displayed once every 8 hours.
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.2.4
Check: tests
Result: ERROR
Running 'testthat.R' [21s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(dplyr)
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
> library(rlang)
Attaching package: 'rlang'
The following objects are masked from 'package:testthat':
is_false, is_null, is_true
> library(ruler)
>
> test_check("ruler")
[ FAIL 1 | WARN 5 | SKIP 1 | PASS 304 ]
== Skipped tests ===============================================================
* packageVersion("dplyr") >= "0.8.0" is TRUE (1)
== Failed tests ================================================================
-- Error ('test-exposure.R:428:3'): print.exposure passes tibble options -------
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: The `n_extra` argument of `print()` was deprecated in pillar 1.6.2 and
is now defunct.
i Please use the `max_extra_cols` argument instead.
Backtrace:
x
1. +-testthat::capture_output(...) at test-exposure.R:428:2
2. | \-testthat::capture_output_lines(code, print, width = width)
3. | \-testthat:::eval_with_output(code, print = print, width = width)
4. | +-withr::with_output_sink(path, withVisible(code))
5. | | \-base::force(code)
6. | \-base::withVisible(code)
7. +-base::print(input_print_pack_info_tbl, width = 30, n_extra = 1)
8. \-pillar:::print.tbl(input_print_pack_info_tbl, width = 30, n_extra = 1)
9. \-pillar:::print_tbl(...)
10. \-lifecycle::deprecate_stop(...)
11. \-lifecycle:::deprecate_stop0(msg)
12. \-rlang::cnd_signal(...)
[ FAIL 1 | WARN 5 | SKIP 1 | PASS 304 ]
Error: Test failures
In addition: Warning message:
`squash()` is deprecated as of rlang 1.1.0.
This warning is displayed once every 8 hours.
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64