Last updated on 2026-03-31 00:50:11 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 211.89 | 51.20 | 263.09 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 160.90 | 37.14 | 198.04 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 261.00 | 74.80 | 335.80 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 414.00 | 73.14 | 487.14 | OK | |
| r-devel-macos-arm64 | 1.0.0 | 40.00 | -15.00 | 25.00 | OK | |
| r-devel-windows-x86_64 | 1.0.0 | 251.00 | 99.00 | 350.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 209.24 | 44.51 | 253.75 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 209.18 | 44.76 | 253.94 | OK | |
| r-release-macos-arm64 | 1.0.0 | 41.00 | -12.00 | 29.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 137.00 | -14.00 | 123.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 249.00 | 101.00 | 350.00 | OK |
Version: 1.0.0
Check: compiled code
Result: NOTE
File ‘glmSTARMA/libs/glmSTARMA.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-gcc, r-devel-linux-x86_64-fedora-clang