Last updated on 2026-01-08 20:50:45 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.12 | 53.12 | 72.23 | 125.35 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.3.12 | 38.89 | 53.00 | 91.89 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.12 | 99.00 | 114.03 | 213.03 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.12 | 111.00 | 137.07 | 248.07 | OK | |
| r-devel-windows-x86_64 | 0.3.12 | 59.00 | 110.00 | 169.00 | NOTE | |
| r-patched-linux-x86_64 | 0.3.12 | 55.60 | 64.13 | 119.73 | OK | |
| r-release-linux-x86_64 | 0.3.12 | 53.77 | 63.13 | 116.90 | 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 | 58.00 | 103.00 | 161.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 | 70.00 | 134.00 | 204.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.
Flavor: r-devel-linux-x86_64-debian-clang
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