Last updated on 2026-04-27 23:54:15 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.2.1 | 112.05 | 122.55 | 234.60 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.2.1 | 48.55 | 93.31 | 141.86 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.2.1 | 106.00 | 196.05 | 302.05 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.2.1 | 131.00 | 186.85 | 317.85 | OK | |
| r-devel-windows-x86_64 | 3.2.1 | 84.00 | 169.00 | 253.00 | OK | |
| r-patched-linux-x86_64 | 3.2.1 | 69.76 | 125.67 | 195.43 | OK | |
| r-release-linux-x86_64 | 3.2.1 | 61.31 | 120.16 | 181.47 | OK | |
| r-release-macos-arm64 | 3.2.1 | 18.00 | 30.00 | 48.00 | OK | |
| r-release-macos-x86_64 | 3.2.1 | 45.00 | 109.00 | 154.00 | NOTE | |
| r-release-windows-x86_64 | 3.2.1 | 77.00 | 147.00 | 224.00 | OK | |
| r-oldrel-macos-arm64 | 3.2.1 | 17.00 | 34.00 | 51.00 | OK | |
| r-oldrel-macos-x86_64 | 3.2.1 | 49.00 | 192.00 | 241.00 | OK | |
| r-oldrel-windows-x86_64 | 3.2.1 | 90.00 | 170.00 | 260.00 | OK |
Version: 3.2.1
Check: compiled code
Result: NOTE
File ‘NPCirc/libs/NPCirc.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