Last updated on 2026-04-25 03:52:52 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 128.84 | 66.85 | 195.69 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 81.31 | 50.26 | 131.57 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 180.00 | 138.89 | 318.89 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 279.00 | 122.11 | 401.11 | OK | |
| r-release-macos-arm64 | 0.1.0 | 23.00 | 9.00 | 32.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 80.00 | 180.00 | 260.00 | NOTE | |
| r-release-windows-x86_64 | 0.1.0 | 131.00 | 119.00 | 250.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | 20.00 | 13.00 | 33.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.0 | 77.00 | 98.00 | 175.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 127.00 | 147.00 | 274.00 | OK |
Version: 0.1.0
Check: compiled code
Result: NOTE
File ‘wARMASVp/libs/wARMASVp.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