Last updated on 2026-03-18 01:52:17 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.3 | 2.50 | 20.30 | 22.80 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.3 | 2.06 | 16.70 | 18.76 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.3 | 4.00 | 29.95 | 33.95 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 31.53 | NOTE | |||
| r-devel-macos-arm64 | 0.1.3 | 1.00 | 9.00 | 10.00 | OK | |
| r-devel-windows-x86_64 | 0.1.3 | 6.00 | 40.00 | 46.00 | OK | |
| r-patched-linux-x86_64 | 0.1.3 | 2.32 | 16.83 | 19.15 | OK | |
| r-release-linux-x86_64 | 0.1.3 | 2.22 | 16.91 | 19.13 | OK | |
| r-release-macos-arm64 | 0.1.3 | OK | ||||
| r-release-macos-x86_64 | 0.1.3 | 3.00 | 21.00 | 24.00 | OK | |
| r-release-windows-x86_64 | 0.1.3 | 6.00 | 53.00 | 59.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.3 | 3.00 | 26.00 | 29.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.3 | 7.00 | 41.00 | 48.00 | OK |
Version: 0.1.3
Check: compiled code
Result: NOTE
File ‘cleancall/libs/cleancall.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc