Last updated on 2026-04-28 02:50:49 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.4 | 163.86 | 239.00 | 402.86 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3.4 | 117.60 | 178.59 | 296.19 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.3.4 | 226.00 | 380.90 | 606.90 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.4 | 332.00 | 422.38 | 754.38 | OK | |
| r-devel-windows-x86_64 | 1.3.4 | 210.00 | 216.00 | 426.00 | OK | |
| r-patched-linux-x86_64 | 1.3.4 | 162.77 | 347.74 | 510.51 | OK | |
| r-release-linux-x86_64 | 1.3.4 | 162.41 | 361.34 | 523.75 | OK | |
| r-release-macos-arm64 | 1.3.4 | 33.00 | 32.00 | 65.00 | OK | |
| r-release-macos-x86_64 | 1.3.4 | 101.00 | 162.00 | 263.00 | NOTE | |
| r-release-windows-x86_64 | 1.3.4 | 188.00 | 218.00 | 406.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.4 | 29.00 | 35.00 | 64.00 | OK | |
| r-oldrel-macos-x86_64 | 1.3.4 | 99.00 | 155.00 | 254.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.4 | 235.00 | 274.00 | 509.00 | OK |
Version: 1.3.4
Check: compiled code
Result: NOTE
File ‘profoc/libs/profoc.so’:
Found non-API call to R: ‘R_UnboundValue’
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-release-macos-x86_64