Last updated on 2026-01-01 09:50:07 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 27.21 | 227.04 | 254.25 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 18.33 | 150.82 | 169.15 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 66.00 | 390.47 | 456.47 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 49.00 | 375.36 | 424.36 | NOTE | |
| r-devel-windows-x86_64 | 1.1.0 | 33.00 | 399.00 | 432.00 | NOTE | |
| r-patched-linux-x86_64 | 1.1.0 | 27.95 | 237.48 | 265.43 | OK | |
| r-release-linux-x86_64 | 1.1.0 | 27.87 | 235.98 | 263.85 | OK | |
| r-release-macos-arm64 | 1.1.0 | OK | ||||
| r-release-macos-x86_64 | 1.1.0 | 17.00 | 336.00 | 353.00 | OK | |
| r-release-windows-x86_64 | 1.1.0 | 33.00 | 386.00 | 419.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.0 | 17.00 | 343.00 | 360.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.0 | 32.00 | 447.00 | 479.00 | OK |
Version: 1.1.0
Check: compiled code
Result: NOTE
File ‘carbondate/libs/carbondate.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: 1.1.0
Check: compiled code
Result: NOTE
File 'carbondate/libs/x64/carbondate.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