Last updated on 2026-04-23 06:59:50 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1-1 | 5.61 | 107.25 | 112.86 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1-1 | 4.03 | 75.81 | 79.84 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2 | 10.00 | 162.10 | 172.10 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 10.00 | 170.78 | 180.78 | NOTE | |
| r-devel-macos-arm64 | 0.2.2 | 2.00 | 71.00 | 73.00 | NOTE | |
| r-devel-windows-x86_64 | 0.2.2 | 13.00 | 112.00 | 125.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.1-1 | 5.32 | 97.34 | 102.66 | NOTE | |
| r-release-linux-x86_64 | 0.2.1-1 | 4.70 | 95.78 | 100.48 | OK | |
| r-release-macos-arm64 | 0.2.2 | 2.00 | 342.00 | 344.00 | OK | |
| r-release-macos-x86_64 | 0.2.2 | 7.00 | 270.00 | 277.00 | OK | |
| r-release-windows-x86_64 | 0.2.1-1 | 16.00 | 114.00 | 130.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.1 | 2.00 | 72.00 | 74.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.2 | 5.00 | 203.00 | 208.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.1 | 15.00 | 138.00 | 153.00 | OK |
Version: 0.2.1-1
Check: compiled code
Result: NOTE
File ‘S7/libs/S7.so’:
Found non-API calls to R: ‘R_NamespaceRegistry’, ‘Rf_findVarInFrame’
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: 0.2.2
Check: compiled code
Result: NOTE
File ‘S7/libs/S7.so’:
Found non-API call to R: ‘Rf_findVarInFrame’
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64
Version: 0.2.2
Check: compiled code
Result: NOTE
File 'S7/libs/x64/S7.dll':
Found non-API call to R: 'Rf_findVarInFrame'
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