Last updated on 2026-04-26 02:49:19 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.63 | 93.65 | 142.28 | 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 | 61.31 | 120.16 | 181.47 | OK | |
| r-release-macos-arm64 | 3.2.1 | 17.00 | 33.00 | 50.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 | 96.00 | 185.00 | 281.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