Last updated on 2026-03-17 08:52:37 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.3.29 | 34.40 | 25.67 | 60.07 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.3.29 | 24.48 | 21.96 | 46.44 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.3.29 | 49.00 | 39.03 | 88.03 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.3.29 | 70.00 | 52.49 | 122.49 | OK | |
| r-devel-macos-arm64 | 2.3.29 | 8.00 | 12.00 | 20.00 | OK | |
| r-patched-linux-x86_64 | 2.3.29 | 28.78 | 22.84 | 51.62 | OK | |
| r-release-linux-x86_64 | 2.3.29 | 28.45 | 22.35 | 50.80 | OK | |
| r-release-macos-arm64 | 2.3.29 | OK | ||||
| r-release-macos-x86_64 | 2.3.29 | 19.00 | 83.00 | 102.00 | OK | |
| r-oldrel-macos-arm64 | 2.3.29 | OK | ||||
| r-oldrel-macos-x86_64 | 2.3.29 | 19.00 | 53.00 | 72.00 | OK |
Version: 2.3.29
Check: compiled code
Result: NOTE
File ‘tgstat/libs/tgstat.so’:
Found non-API call to R: ‘Rf_findVar’
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