Last updated on 2026-02-03 20:50:31 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.1 | 1.83 | 25.14 | 26.97 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.1 | 1.48 | 19.14 | 20.62 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.1 | 35.81 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 35.33 | ERROR | |||
| r-devel-windows-x86_64 | 1.1.1 | 4.00 | 43.00 | 47.00 | OK | |
| r-patched-linux-x86_64 | 1.1.1 | 1.65 | 21.52 | 23.17 | OK | |
| r-release-linux-x86_64 | 1.1.1 | 1.53 | 21.63 | 23.16 | OK | |
| r-release-macos-arm64 | 1.1.1 | OK | ||||
| r-release-macos-x86_64 | 1.1.1 | 1.00 | 25.00 | 26.00 | OK | |
| r-release-windows-x86_64 | 1.1.1 | 4.00 | 42.00 | 46.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.1.1 | 1.00 | 21.00 | 22.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.1.1 | 5.00 | 49.00 | 54.00 | NOTE |
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(cofeatureR)
>
> test_check("cofeatureR")
Saving _problems/test_plot_cofeature_mat-23.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_plot_cofeature_mat.R:23:5'): plot_cofeature_mat correctly adds tile borders ──
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `mutate_()` was deprecated in dplyr 0.7.0 and is now defunct.
ℹ Please use `mutate()` instead.
ℹ See vignette('programming') for more help
Backtrace:
▆
1. └─cofeatureR::plot_cofeature_mat(in_df, tile.col = cur_border_col) at test_plot_cofeature_mat.R:23:5
2. └─dplyr::mutate_(in.df, .dots = setNames(list(mutate.call), "feature"))
3. └─dplyr:::lazy_defunct("mutate")
4. └─lifecycle::deprecate_stop(...)
5. └─lifecycle:::deprecate_stop0(msg)
6. └─rlang::cnd_signal(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘tibble’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(cofeatureR)
>
> test_check("cofeatureR")
Saving _problems/test_plot_cofeature_mat-23.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_plot_cofeature_mat.R:23:5'): plot_cofeature_mat correctly adds tile borders ──
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `mutate_()` was deprecated in dplyr 0.7.0 and is now defunct.
ℹ Please use `mutate()` instead.
ℹ See vignette('programming') for more help
Backtrace:
▆
1. └─cofeatureR::plot_cofeature_mat(in_df, tile.col = cur_border_col) at test_plot_cofeature_mat.R:23:5
2. └─dplyr::mutate_(in.df, .dots = setNames(list(mutate.call), "feature"))
3. └─dplyr:::lazy_defunct("mutate")
4. └─lifecycle::deprecate_stop(...)
5. └─lifecycle:::deprecate_stop0(msg)
6. └─rlang::cnd_signal(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.1.1
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64