Last updated on 2025-01-23 19:49:38 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.0 | 4.54 | 61.98 | 66.52 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.0 | 2.92 | 46.65 | 49.57 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2.0 | 105.05 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 119.94 | OK | |||
r-devel-windows-x86_64 | 1.2.0 | 5.00 | 107.00 | 112.00 | OK | |
r-patched-linux-x86_64 | 1.2.0 | 4.90 | 59.66 | 64.56 | OK | |
r-release-linux-x86_64 | 1.2.0 | 3.95 | 59.23 | 63.18 | OK | |
r-release-macos-arm64 | 1.2.0 | 47.00 | OK | |||
r-release-macos-x86_64 | 1.2.0 | 62.00 | OK | |||
r-release-windows-x86_64 | 1.2.0 | 6.00 | 104.00 | 110.00 | OK | |
r-oldrel-macos-arm64 | 1.2.0 | 51.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.0 | 98.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.0 | 6.00 | 119.00 | 125.00 | OK |
Version: 1.2.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:
‘PowerRelation.R’ ‘SocialRanking.R’ ‘copeland.R’ ‘generator.R’
‘makePowerRelationMonotonic.R’
Flavor: r-devel-linux-x86_64-debian-gcc