Last updated on 2026-05-20 13:51:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 51.16 | 39.13 | 90.29 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 71.01 | 30.71 | 101.72 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2 | 64.00 | 59.77 | 123.77 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 98.00 | 69.19 | 167.19 | NOTE | |
| r-devel-windows-x86_64 | 0.2.2 | 70.00 | 70.00 | 140.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.2 | 52.39 | 36.20 | 88.59 | NOTE | |
| r-release-linux-x86_64 | 0.2.2 | 100.36 | 36.48 | 136.84 | NOTE | |
| r-release-macos-arm64 | 0.2.2 | 12.00 | 17.00 | 29.00 | NOTE | |
| r-release-macos-x86_64 | 0.2.2 | 38.00 | 66.00 | 104.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.2 | 79.00 | 72.00 | 151.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.2.2 | 12.00 | 20.00 | 32.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.2 | 44.00 | 246.00 | 290.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.2 | 76.00 | 80.00 | 156.00 | OK |
Version: 0.2.2
Check: compiled code
Result: NOTE
File ‘luajr/libs/luajr.so’:
Found non-API call to R: ‘R_compact_intseq_class’
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, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 0.2.2
Check: compiled code
Result: NOTE
File 'luajr/libs/x64/luajr.dll':
Found non-API call to R: 'R_compact_intseq_class'
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-windows-x86_64, r-release-windows-x86_64