Last updated on 2026-04-25 09:49:41 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.2 | 25.26 | 27.31 | 52.57 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.2 | 18.46 | 22.28 | 40.74 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.0.2 | 37.00 | 38.69 | 75.69 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.2 | 49.00 | 37.24 | 86.24 | OK | |
| r-patched-linux-x86_64 | 2.0.2 | 24.50 | 24.43 | 48.93 | OK | |
| r-release-linux-x86_64 | 2.0.2 | 21.01 | 22.94 | 43.95 | OK | |
| r-release-macos-arm64 | 2.0.2 | 5.00 | 9.00 | 14.00 | OK | |
| r-release-macos-x86_64 | 2.0.2 | 17.00 | 35.00 | 52.00 | NOTE | |
| r-release-windows-x86_64 | 2.0.2 | 33.00 | 61.00 | 94.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.2 | OK | ||||
| r-oldrel-macos-x86_64 | 2.0.2 | 16.00 | 90.00 | 106.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.2 | 28.00 | 62.00 | 90.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-release-macos-x86_64