Last updated on 2025-12-26 11:52:04 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.3 | 166.05 | 245.71 | 411.76 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.7.3 | 110.63 | 167.48 | 278.11 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.7.3 | 300.00 | 399.16 | 699.16 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.7.3 | 313.00 | 387.78 | 700.78 | NOTE | |
| r-devel-windows-x86_64 | 0.7.3 | 167.00 | 309.00 | 476.00 | NOTE | |
| r-patched-linux-x86_64 | 0.7.3 | 162.35 | 227.88 | 390.23 | OK | |
| r-release-linux-x86_64 | 0.7.3 | 158.86 | 227.88 | 386.74 | OK | |
| r-release-macos-arm64 | 0.7.3 | OK | ||||
| r-release-macos-x86_64 | 0.7.3 | 97.00 | 187.00 | 284.00 | OK | |
| r-release-windows-x86_64 | 0.7.3 | 168.00 | 293.00 | 461.00 | OK | |
| r-oldrel-macos-arm64 | 0.7.3 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.7.3 | 95.00 | 133.00 | 228.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.7.3 | 194.00 | 378.00 | 572.00 | OK |
Version: 0.7.3
Check: compiled code
Result: NOTE
File ‘clock/libs/clock.so’:
Found non-API call to R: ‘SET_ATTRIB’
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, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.7.3
Check: compiled code
Result: NOTE
File 'clock/libs/x64/clock.dll':
Found non-API call to R: 'SET_ATTRIB'
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.7.3
Check: installed package size
Result: NOTE
installed size is 18.4Mb
sub-directories of 1Mb or more:
libs 16.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64