Last updated on 2026-02-06 13:50:00 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.7 | 17.16 | 142.07 | 159.23 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.2.7 | ERROR | ||||
| r-devel-linux-x86_64-fedora-clang | 0.2.7 | 31.00 | 234.09 | 265.09 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.7 | 29.00 | 231.41 | 260.41 | ERROR | |
| r-devel-windows-x86_64 | 0.2.7 | 22.00 | 175.00 | 197.00 | OK | |
| r-patched-linux-x86_64 | 0.2.7 | 18.97 | 126.12 | 145.09 | ERROR | |
| r-release-linux-x86_64 | 0.2.7 | 15.14 | 140.30 | 155.44 | OK | |
| r-release-macos-arm64 | 0.2.7 | OK | ||||
| r-release-macos-x86_64 | 0.2.7 | 8.00 | 133.00 | 141.00 | OK | |
| r-release-windows-x86_64 | 0.2.7 | 18.00 | 167.00 | 185.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.7 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.7 | 9.00 | 97.00 | 106.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.7 | 27.00 | 193.00 | 220.00 | ERROR |
Version: 0.2.7
Check: examples
Result: ERROR
Running examples in ‘MetaNet-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_group_skeleton
> ### Title: Get skeleton network according to a group
> ### Aliases: get_group_skeleton c_net_skeleton skeleton_plot
>
> ### ** Examples
>
> get_group_skeleton(co_net) -> ske_net
Error:
! `group_by_()` was deprecated in dplyr 0.7.0 and is now defunct.
ℹ Please use `group_by()` instead.
ℹ See vignette('programming') for more help
Backtrace:
▆
1. ├─MetaNet::get_group_skeleton(co_net)
2. │ ├─base::suppressWarnings(...)
3. │ │ └─base::withCallingHandlers(...)
4. │ └─... %>% .[V(tmp_go)$name, "n"]
5. ├─tibble::column_to_rownames(., Group)
6. │ ├─base::stopifnot(is.data.frame(.data))
7. │ └─base::is.data.frame(.data)
8. ├─dplyr::count(.)
9. └─dplyr::group_by_(., Group)
10. └─dplyr:::lazy_defunct("group_by")
11. └─lifecycle::deprecate_stop(...)
12. └─lifecycle:::deprecate_stop0(msg)
13. └─rlang::cnd_signal(...)
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 0.2.7
Check: examples
Result: ERROR
Running examples in ‘MetaNet-Ex.R’ failed
The error most likely occurred in:
> ### Name: get_group_skeleton
> ### Title: Get skeleton network according to a group
> ### Aliases: get_group_skeleton c_net_skeleton skeleton_plot
>
> ### ** Examples
>
> get_group_skeleton(co_net) -> ske_net
Error:
! `group_by_()` was deprecated in dplyr 0.7.0 and is now defunct.
ℹ Please use `group_by()` instead.
ℹ See vignette('programming') for more help
Backtrace:
▆
1. ├─MetaNet::get_group_skeleton(co_net)
2. │ ├─base::suppressWarnings(...)
3. │ │ └─base::withCallingHandlers(...)
4. │ └─... %>% .[V(tmp_go)$name, "n"]
5. ├─tibble::column_to_rownames(., Group)
6. │ ├─base::stopifnot(is.data.frame(.data))
7. │ └─base::is.data.frame(.data)
8. ├─dplyr::count(.)
9. └─dplyr::group_by_(., Group)
10. └─dplyr:::lazy_defunct("group_by")
11. └─lifecycle::deprecate_stop(...)
12. └─lifecycle:::deprecate_stop0(msg)
13. └─rlang::cnd_signal(...)
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, 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.