Last updated on 2026-04-25 10:51:08 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.15 | 17.28 | 35.42 | 52.70 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.15 | 12.50 | 30.08 | 42.58 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.15 | 27.00 | 51.30 | 78.30 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.15 | 34.00 | 60.67 | 94.67 | OK | |
| r-patched-linux-x86_64 | 0.2.15 | 17.61 | 32.57 | 50.18 | OK | |
| r-release-linux-x86_64 | 0.2.15 | 16.39 | 30.80 | 47.19 | OK | |
| r-release-macos-arm64 | 0.2.15 | 5.00 | 17.00 | 22.00 | OK | |
| r-release-macos-x86_64 | 0.2.15 | 14.00 | 80.00 | 94.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.15 | 20.00 | 91.00 | 111.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.15 | 3.00 | 18.00 | 21.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.15 | 13.00 | 77.00 | 90.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.15 | 21.00 | 87.00 | 108.00 | OK |
Version: 0.2.15
Check: compiled code
Result: NOTE
File ‘RcppCNPy/libs/RcppCNPy.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘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