Last updated on 2026-04-24 13:18:05 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 | 47.80 | 94.64 | 142.44 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.2.1 | 107.00 | 189.68 | 296.68 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.2.1 | 131.00 | 186.85 | 317.85 | OK | |
| r-patched-linux-x86_64 | 3.2.1 | 69.76 | 125.67 | 195.43 | OK | |
| r-release-linux-x86_64 | 3.2.1 | 63.16 | 118.88 | 182.04 | OK | |
| r-release-macos-arm64 | 3.2.1 | 17.00 | 34.00 | 51.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 | 78.00 | 140.00 | 218.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 | 64.00 | 140.00 | 204.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