Last updated on 2026-09-04 03:50:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.5 | 36.64 | 27.90 | 64.54 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.5 | 29.36 | 23.51 | 52.87 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.7 | 27.00 | 17.02 | 44.02 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.7 | 28.00 | 15.77 | 43.77 | OK | |
| r-devel-windows-x86_64 | 0.1.5 | 47.00 | 123.00 | 170.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.5 | 34.83 | 19.25 | 54.08 | NOTE | |
| r-release-linux-x86_64 | 0.1.5 | 35.05 | 19.38 | 54.43 | NOTE | |
| r-release-macos-arm64 | 0.1.7 | 12.00 | 8.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 0.1.7 | 37.00 | 45.00 | 82.00 | OK | |
| r-release-windows-x86_64 | 0.1.7 | 65.00 | 56.00 | 121.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.7 | 11.00 | 15.00 | 26.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.7 | 39.00 | 68.00 | 107.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.5 | 57.00 | 64.00 | 121.00 | OK |
Version: 0.1.5
Check: compiled code
Result: NOTE
File ‘heck/libs/heck.so’:
Found non-API call to R: ‘R_NamespaceRegistry’
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-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.5
Check: compiled code
Result: NOTE
File 'heck/libs/x64/heck.dll':
Found non-API call to R: 'R_NamespaceRegistry'
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