CRAN Package Check Results for Package MetaNet

Last updated on 2026-02-08 15:50:13 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 11.81 98.62 110.43 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 17.00 158.00 175.00 ERROR
r-patched-linux-x86_64 0.2.7 18.97 126.12 145.09 ERROR
r-release-linux-x86_64 0.2.7 14.49 124.67 139.16 ERROR
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

Check Details

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, r-release-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-devel-windows-x86_64, 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.