Last updated on 2025-01-23 19:49:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 35.83 | 323.14 | 358.97 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 27.00 | 225.89 | 252.89 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 592.04 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 557.67 | OK | |||
r-devel-windows-x86_64 | 1.0.1 | 37.00 | 284.00 | 321.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 33.01 | 287.19 | 320.20 | OK | |
r-release-linux-x86_64 | 1.0.1 | 31.22 | 253.61 | 284.83 | OK | |
r-release-macos-arm64 | 1.0.1 | 146.00 | OK | |||
r-release-macos-x86_64 | 1.0.1 | 245.00 | OK | |||
r-release-windows-x86_64 | 1.0.1 | 34.00 | 277.00 | 311.00 | OK | |
r-oldrel-macos-arm64 | 1.0.1 | 153.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.1 | 428.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.1 | 42.00 | 380.00 | 422.00 | OK |
Version: 1.0.1
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:
‘GaussianMixtureCalls.R’
Flavor: r-devel-linux-x86_64-debian-gcc