Last updated on 2025-03-09 05:52:31 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.59 | 49.15 | 51.74 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 2.34 | 36.05 | 38.39 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 87.78 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 87.62 | NOTE | |||
r-devel-macos-arm64 | 0.1.0 | 32.00 | OK | |||
r-devel-macos-x86_64 | 0.1.0 | 52.00 | NOTE | |||
r-devel-windows-x86_64 | 0.1.0 | 5.00 | 67.00 | 72.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.0 | 3.14 | 46.18 | 49.32 | OK | |
r-release-linux-x86_64 | 0.1.0 | 3.15 | 46.58 | 49.73 | OK | |
r-release-macos-arm64 | 0.1.0 | 32.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 49.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 5.00 | 65.00 | 70.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
r-oldrel-macos-x86_64 | 0.1.0 | 55.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 5.00 | 77.00 | 82.00 | OK |
Version: 0.1.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘cluster_degree_betweenness.R’ ‘cluster_degree_betweenness.Rd’
‘prep_unlabeled_graph.Rd’
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-devel-windows-x86_64
Version: 0.1.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘cluster_degree_betweenness.R’
Flavor: r-devel-macos-x86_64