Last updated on 2026-03-16 20:52:19 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.21 | 23.24 | 37.90 | 61.14 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.21 | 23.99 | 29.70 | 53.69 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.21 | 23.00 | 57.55 | 80.55 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.21 | 61.00 | 67.83 | 128.83 | OK | |
| r-devel-macos-arm64 | 0.1.21 | 5.00 | 18.00 | 23.00 | OK | |
| r-devel-windows-x86_64 | 0.1.21 | 31.00 | 68.00 | 99.00 | OK | |
| r-patched-linux-x86_64 | 0.1.21 | 29.37 | 33.62 | 62.99 | OK | |
| r-release-linux-x86_64 | 0.1.21 | 29.85 | 33.62 | 63.47 | OK | |
| r-release-macos-arm64 | 0.1.21 | OK | ||||
| r-release-macos-x86_64 | 0.1.21 | 17.00 | 125.00 | 142.00 | OK | |
| r-release-windows-x86_64 | 0.1.21 | 34.00 | 80.00 | 114.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.21 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.21 | 17.00 | 119.00 | 136.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.21 | 37.00 | 74.00 | 111.00 | OK |
Version: 0.1.21
Check: compiled code
Result: NOTE
File ‘yyjsonr/libs/yyjsonr.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.
Flavor: r-devel-linux-x86_64-debian-gcc