Last updated on 2025-03-12 03:52:48 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.20 | 17.33 | 50.12 | 67.45 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9.20 | 14.61 | 35.01 | 49.62 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9.21 | 116.32 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.21 | 191.11 | OK | |||
r-devel-macos-arm64 | 0.9.21 | 56.00 | OK | |||
r-devel-macos-x86_64 | 0.9.21 | 88.00 | OK | |||
r-devel-windows-x86_64 | 0.9.20 | 25.00 | 87.00 | 112.00 | NOTE | |
r-patched-linux-x86_64 | 0.9.20 | 19.83 | 46.77 | 66.60 | NOTE | |
r-release-linux-x86_64 | 0.9.20 | 19.84 | 47.09 | 66.93 | NOTE | |
r-release-macos-arm64 | 0.9.21 | 44.00 | NOTE | |||
r-release-macos-x86_64 | 0.9.21 | 94.00 | NOTE | |||
r-release-windows-x86_64 | 0.9.20 | 23.00 | 86.00 | 109.00 | NOTE | |
r-oldrel-macos-arm64 | 0.9.21 | 41.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.9.21 | 87.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.9.20 | 29.00 | 101.00 | 130.00 | NOTE |
Version: 0.9.20
Check: compiled code
Result: NOTE
File ‘rolog/libs/rolog.so’:
Found non-API calls to R: ‘BODY’, ‘FORMALS’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.9.20
Check: compiled code
Result: NOTE
File 'rolog/libs/x64/rolog.dll':
Found non-API calls to R: 'BODY', 'FORMALS'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-devel-windows-x86_64
Version: 0.9.20
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 0.9.21
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64