Last updated on 2026-04-07 18:00:10 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5.7 | 9.22 | 62.45 | 71.67 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.5.7 | 7.80 | 44.16 | 51.96 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.5.8 | 17.00 | 91.26 | 108.26 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.5.8 | 17.00 | 86.77 | 103.77 | OK | |
| r-devel-macos-arm64 | 1.5.7 | 3.00 | 16.00 | 19.00 | OK | |
| r-devel-windows-x86_64 | 1.5.7 | 14.00 | 80.00 | 94.00 | NOTE | |
| r-patched-linux-x86_64 | 1.5.7 | 10.85 | 58.11 | 68.96 | NOTE | |
| r-release-linux-x86_64 | 1.5.7 | 10.29 | 55.40 | 65.69 | 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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 1.5.7
Check: compiled code
Result: NOTE
File 'splusTimeSeries/libs/x64/splusTimeSeries.dll':
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-windows-x86_64