Last updated on 2025-11-20 02:49:27 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.3 | 8.85 | 104.40 | 113.25 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.3 | 6.86 | 71.15 | 78.01 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.3 | 19.00 | 156.64 | 175.64 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.3 | 36.00 | 153.03 | 189.03 | OK | |
| r-devel-windows-x86_64 | 0.3.3 | 20.00 | 111.00 | 131.00 | OK | |
| r-patched-linux-x86_64 | 0.3.3 | 9.41 | 97.19 | 106.60 | OK | |
| r-release-linux-x86_64 | 0.3.3 | 8.52 | 98.87 | 107.39 | OK | |
| r-release-macos-arm64 | 0.3.2 | 7.00 | 26.00 | 33.00 | NOTE | |
| r-release-macos-x86_64 | 0.3.3 | 10.00 | 116.00 | 126.00 | OK | |
| r-release-windows-x86_64 | 0.3.3 | 16.00 | 114.00 | 130.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.3 | 0.00 | 9.00 | 9.00 | ERROR | |
| r-oldrel-macos-x86_64 | 0.3.3 | 7.00 | 175.00 | 182.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.3 | 17.00 | 135.00 | 152.00 | OK |
Version: 0.3.2
Check: compiled code
Result: NOTE
File ‘slider/libs/slider.so’:
Found non-API call to R: ‘OBJECT’
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-arm64
Version: 0.3.3
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-macos-arm64