Last updated on 2026-04-29 00:53:45 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.4 | 94.05 | 55.32 | 149.37 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0.5 | 70.20 | 42.14 | 112.34 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.0.5 | 161.00 | 85.62 | 246.62 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.5 | 207.00 | 83.13 | 290.13 | OK | |
| r-devel-windows-x86_64 | 0.0.5 | 157.00 | 151.00 | 308.00 | OK | |
| r-patched-linux-x86_64 | 0.0.4 | 95.57 | 50.65 | 146.22 | OK | |
| r-release-linux-x86_64 | 0.0.4 | 98.22 | 50.73 | 148.95 | OK | |
| r-release-macos-arm64 | 0.0.5 | 23.00 | 11.00 | 34.00 | OK | |
| r-release-macos-x86_64 | 0.0.4 | 65.00 | 39.00 | 104.00 | NOTE | |
| r-release-windows-x86_64 | 0.0.4 | 143.00 | 129.00 | 272.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.5 | 18.00 | 19.00 | 37.00 | OK | |
| r-oldrel-macos-x86_64 | 0.0.4 | 57.00 | 29.00 | 86.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.4 | 168.00 | 140.00 | 308.00 | OK |
Version: 0.0.4
Check: compiled code
Result: NOTE
File ‘tfevents/libs/tfevents.so’:
Found non-API call to R: ‘R_UnboundValue’
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-macos-x86_64