Last updated on 2026-01-08 02:51:45 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.3 | 14.76 | 26.61 | 41.37 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.3 | 12.76 | 21.24 | 34.00 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.3 | 30.00 | 40.32 | 70.32 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.3 | 36.00 | 47.09 | 83.09 | OK | |
| r-devel-windows-x86_64 | 0.2.3 | 22.00 | 74.00 | 96.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.3 | 18.28 | 22.39 | 40.67 | OK | |
| r-release-linux-x86_64 | 0.2.3 | 16.52 | 22.85 | 39.37 | OK | |
| r-release-macos-arm64 | 0.2.3 | OK | ||||
| r-release-macos-x86_64 | 0.2.3 | 11.00 | 31.00 | 42.00 | OK | |
| r-release-windows-x86_64 | 0.2.3 | 27.00 | 72.00 | 99.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.3 | 11.00 | 46.00 | 57.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.3 | 27.00 | 96.00 | 123.00 | OK |
Version: 0.2.3
Check: compiled code
Result: NOTE
File ‘RcppTOML/libs/RcppTOML.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
Version: 0.2.3
Check: compiled code
Result: NOTE
File 'RcppTOML/libs/x64/RcppTOML.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