Last updated on 2026-04-24 13:48:45 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.12 | 109.97 | 199.38 | 309.35 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3.12 | 70.86 | 134.36 | 205.22 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.3.12 | 139.00 | 296.90 | 435.90 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.12 | 196.00 | 301.72 | 497.72 | OK | |
| r-patched-linux-x86_64 | 1.3.12 | 98.78 | 182.87 | 281.65 | OK | |
| r-release-linux-x86_64 | 1.3.12 | 97.67 | 178.64 | 276.31 | OK | |
| r-release-macos-arm64 | 1.3.12 | OK | ||||
| r-release-macos-x86_64 | 1.3.12 | 71.00 | 173.00 | 244.00 | NOTE | |
| r-release-windows-x86_64 | 1.3.12 | 123.00 | 213.00 | 336.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.12 | OK | ||||
| r-oldrel-macos-x86_64 | 1.3.12 | 64.00 | 219.00 | 283.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.12 | 121.00 | 219.00 | 340.00 | OK |
Version: 1.3.12
Check: compiled code
Result: NOTE
File ‘svars/libs/svars.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