Last updated on 2026-03-28 08:50:30 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5.7 | 9.13 | 63.54 | 72.67 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.5.7 | 7.53 | 45.32 | 52.85 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.5.7 | 17.00 | 91.46 | 108.46 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.5.7 | 17.00 | 87.52 | 104.52 | OK | |
| r-devel-macos-arm64 | 1.5.7 | 3.00 | 18.00 | 21.00 | OK | |
| r-devel-windows-x86_64 | 1.5.7 | 14.00 | 78.00 | 92.00 | OK | |
| r-patched-linux-x86_64 | 1.5.7 | 11.54 | 54.63 | 66.17 | OK | |
| r-release-linux-x86_64 | 1.5.7 | 9.70 | 54.97 | 64.67 | OK | |
| r-release-macos-arm64 | 1.5.7 | OK | ||||
| r-release-macos-x86_64 | 1.5.7 | 8.00 | 81.00 | 89.00 | OK | |
| r-release-windows-x86_64 | 1.5.7 | 14.00 | 71.00 | 85.00 | OK | |
| r-oldrel-macos-arm64 | 1.5.7 | OK | ||||
| r-oldrel-macos-x86_64 | 1.5.7 | 8.00 | 54.00 | 62.00 | OK | |
| r-oldrel-windows-x86_64 | 1.5.7 | 13.00 | 89.00 | 102.00 | OK |
Version: 1.5.7
Check: compiled code
Result: NOTE
File ‘splusTimeSeries/libs/splusTimeSeries.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-devel-linux-x86_64-debian-gcc