Last updated on 2026-04-26 00:49:08 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.4 | 188.81 | 249.86 | 438.67 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.7.4 | 134.48 | 169.95 | 304.43 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.7.4 | 212.00 | 374.98 | 586.98 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.7.4 | 363.00 | 388.37 | 751.37 | OK | |
| r-patched-linux-x86_64 | 0.7.4 | 194.27 | 241.12 | 435.39 | OK | |
| r-release-linux-x86_64 | 0.7.4 | 183.58 | 237.25 | 420.83 | OK | |
| r-release-macos-arm64 | 0.7.4 | 34.00 | 35.00 | 69.00 | OK | |
| r-release-macos-x86_64 | 0.7.4 | 113.00 | 210.00 | 323.00 | NOTE | |
| r-release-windows-x86_64 | 0.7.4 | 198.00 | 321.00 | 519.00 | OK | |
| r-oldrel-macos-arm64 | 0.7.4 | 30.00 | 38.00 | 68.00 | OK | |
| r-oldrel-macos-x86_64 | 0.7.4 | 104.00 | 181.00 | 285.00 | OK | |
| r-oldrel-windows-x86_64 | 0.7.4 | 228.00 | 389.00 | 617.00 | OK |
Version: 0.7.4
Check: compiled code
Result: NOTE
File ‘clock/libs/clock.so’:
Found non-API call to R: ‘R_NamespaceRegistry’
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-release-macos-x86_64