Last updated on 2026-04-09 02:53:29 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.6 | 3.28 | 23.41 | 26.69 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 0.1.6 | 2.83 | 18.97 | 21.80 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.1.7 | 40.01 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.7 | 6.00 | 35.75 | 41.75 | OK | |
| r-devel-macos-arm64 | 0.1.7 | 2.00 | 11.00 | 13.00 | OK | |
| r-devel-windows-x86_64 | 0.1.6 | 15.00 | 44.00 | 59.00 | WARN | |
| r-patched-linux-x86_64 | 0.1.6 | 3.34 | 20.50 | 23.84 | WARN | |
| r-release-linux-x86_64 | 0.1.6 | 2.97 | 19.69 | 22.66 | OK | |
| r-release-macos-arm64 | 0.1.7 | OK | ||||
| r-release-macos-x86_64 | 0.1.7 | 7.00 | 43.00 | 50.00 | OK | |
| r-release-windows-x86_64 | 0.1.6 | 18.00 | 45.00 | 63.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.6 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.7 | 5.00 | 59.00 | 64.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.6 | 18.00 | 51.00 | 69.00 | OK |
Version: 0.1.6
Check: compiled code
Result: WARN
File ‘oskeyring/libs/oskeyring.so’:
Found non-API call to R: ‘Rf_findVar’
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-patched-linux-x86_64
Version: 0.1.6
Check: compiled code
Result: WARN
File 'oskeyring/libs/x64/oskeyring.dll':
Found non-API call to R: 'Rf_findVar'
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.
Flavor: r-devel-windows-x86_64