Last updated on 2026-04-12 20:53:19 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.15 | 18.01 | 35.38 | 53.39 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.15 | 12.45 | 29.75 | 42.20 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.15 | 31.00 | 56.81 | 87.81 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.15 | 34.00 | 62.23 | 96.23 | OK | |
| r-devel-macos-arm64 | 0.2.15 | 5.00 | 17.00 | 22.00 | OK | |
| r-devel-windows-x86_64 | 0.2.15 | 21.00 | 90.00 | 111.00 | OK | |
| r-patched-linux-x86_64 | 0.2.15 | 17.88 | 31.72 | 49.60 | NOTE | |
| r-release-linux-x86_64 | 0.2.15 | 15.30 | 30.77 | 46.07 | OK | |
| r-release-macos-arm64 | 0.2.15 | 3.00 | 18.00 | 21.00 | OK | |
| r-release-macos-x86_64 | 0.2.15 | 13.00 | 77.00 | 90.00 | OK | |
| r-release-windows-x86_64 | 0.2.15 | 20.00 | 0.00 | 20.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.15 | 3.00 | 22.00 | 25.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.15 | 12.00 | 138.00 | 150.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.15 | 23.00 | 98.00 | 121.00 | OK |
Version: 0.2.15
Check: compiled code
Result: NOTE
File ‘RcppCNPy/libs/RcppCNPy.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-patched-linux-x86_64