Last updated on 2026-04-02 06:51:44 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.1 | 78.68 | 264.91 | 343.59 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.0.1 | 53.87 | 194.35 | 248.22 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.0.1 | 113.00 | 423.97 | 536.97 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.1 | 146.00 | 443.75 | 589.75 | NOTE | |
| r-devel-macos-arm64 | 0.0.1 | 15.00 | 71.00 | 86.00 | OK | |
| r-devel-windows-x86_64 | 0.0.1 | 87.00 | 371.00 | 458.00 | NOTE | |
| r-patched-linux-x86_64 | 0.0.1 | 72.62 | 255.99 | 328.61 | NOTE | |
| r-release-linux-x86_64 | 0.0.1 | 54.96 | 245.47 | 300.43 | OK | |
| r-release-macos-arm64 | 0.0.1 | OK | ||||
| r-release-macos-x86_64 | 0.0.1 | 39.00 | 227.00 | 266.00 | OK | |
| r-release-windows-x86_64 | 0.0.1 | 78.00 | 362.00 | 440.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.0.1 | 40.00 | 270.00 | 310.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.1 | 93.00 | 444.00 | 537.00 | OK |
Version: 0.0.1
Check: compiled code
Result: NOTE
File ‘swaglm/libs/swaglm.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-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64
Version: 0.0.1
Check: compiled code
Result: NOTE
File 'swaglm/libs/x64/swaglm.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