Last updated on 2025-11-16 06:50:01 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 5.87 | 57.03 | 62.90 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 4.67 | 42.65 | 47.32 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 33.00 | 62.58 | 95.58 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 23.00 | 82.60 | 105.60 | OK | |
| r-devel-windows-x86_64 | 0.3.1 | 18.00 | 67.00 | 85.00 | OK | |
| r-patched-linux-x86_64 | 0.3.0 | 5.94 | 51.31 | 57.25 | NOTE | |
| r-release-linux-x86_64 | 0.3.0 | 5.26 | 54.53 | 59.79 | NOTE | |
| r-release-macos-arm64 | 0.3.0 | 4.00 | 27.00 | 31.00 | NOTE | |
| r-release-macos-x86_64 | 0.3.1 | 6.00 | 59.00 | 65.00 | OK | |
| r-release-windows-x86_64 | 0.3.0 | 9.00 | 67.00 | 76.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.3.0 | 4.00 | 28.00 | 32.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.1 | 10.00 | 71.00 | 81.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.0 | 12.00 | 84.00 | 96.00 | OK |
Version: 0.3.0
Check: compiled code
Result: WARN
File ‘versus/libs/versus.so’:
Found non-API call to R: ‘STRING_PTR’
This entry point may be removed soon.
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
Version: 0.3.0
Check: compiled code
Result: NOTE
File ‘versus/libs/versus.so’:
Found non-API call to R: ‘STRING_PTR’
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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64
Version: 0.3.0
Check: compiled code
Result: NOTE
File 'versus/libs/x64/versus.dll':
Found non-API call to R: 'STRING_PTR'
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-release-windows-x86_64