Last updated on 2025-12-29 17:50:42 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.12 | 51.35 | 70.24 | 121.59 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.3.12 | 38.15 | 51.07 | 89.22 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.3.12 | 96.00 | 113.72 | 209.72 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.12 | 109.00 | 137.43 | 246.43 | NOTE | |
| r-devel-windows-x86_64 | 0.3.12 | 61.00 | 110.00 | 171.00 | NOTE | |
| r-patched-linux-x86_64 | 0.3.12 | 59.48 | 63.53 | 123.01 | OK | |
| r-release-linux-x86_64 | 0.3.12 | 58.32 | 63.82 | 122.14 | OK | |
| r-release-macos-arm64 | 0.3.12 | OK | ||||
| r-release-macos-x86_64 | 0.3.12 | 30.00 | 62.00 | 92.00 | OK | |
| r-release-windows-x86_64 | 0.3.12 | 59.00 | 106.00 | 165.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.12 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.3.12 | 32.00 | 65.00 | 97.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.12 | 73.00 | 130.00 | 203.00 | OK |
Version: 0.3.12
Check: compiled code
Result: NOTE
File ‘nanotime/libs/nanotime.so’:
Found non-API call to R: ‘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.3.12
Check: compiled code
Result: NOTE
File 'nanotime/libs/x64/nanotime.dll':
Found non-API call to R: '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.3.12
Check: installed package size
Result: NOTE
installed size is 5.2Mb
sub-directories of 1Mb or more:
libs 4.2Mb
Flavor: r-oldrel-macos-arm64