Last updated on 2026-04-13 12:52:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.2 | 26.46 | 27.36 | 53.82 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.2 | 17.32 | 21.99 | 39.31 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.0.2 | 42.00 | 40.81 | 82.81 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.2 | 50.00 | 37.16 | 87.16 | OK | |
| r-devel-macos-arm64 | 2.0.2 | 5.00 | 9.00 | 14.00 | OK | |
| r-devel-windows-x86_64 | 2.0.2 | 32.00 | 62.00 | 94.00 | OK | |
| r-patched-linux-x86_64 | 2.0.2 | 25.60 | 24.46 | 50.06 | NOTE | |
| r-release-linux-x86_64 | 2.0.2 | 19.79 | 23.25 | 43.04 | OK | |
| r-release-macos-arm64 | 2.0.2 | OK | ||||
| r-release-macos-x86_64 | 2.0.2 | 16.00 | 90.00 | 106.00 | OK | |
| r-release-windows-x86_64 | 2.0.2 | 28.00 | 0.00 | 28.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.2 | OK | ||||
| r-oldrel-macos-x86_64 | 2.0.2 | 16.00 | 72.00 | 88.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.2 | 33.00 | 75.00 | 108.00 | OK |
Version: 2.0.2
Check: compiled code
Result: NOTE
File ‘dina/libs/dina.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-patched-linux-x86_64