Last updated on 2026-04-02 01:53:30 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.4 | 96.14 | 57.82 | 153.96 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.0.4 | 67.74 | 43.13 | 110.87 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.0.4 | 155.00 | 81.98 | 236.98 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.4 | 192.00 | 82.41 | 274.41 | NOTE | |
| r-devel-macos-arm64 | 0.0.4 | 23.00 | 1.00 | 24.00 | OK | |
| r-devel-windows-x86_64 | 0.0.4 | 145.00 | 119.00 | 264.00 | NOTE | |
| r-patched-linux-x86_64 | 0.0.4 | 96.46 | 52.06 | 148.52 | NOTE | |
| r-release-linux-x86_64 | 0.0.4 | 83.33 | 51.15 | 134.48 | OK | |
| r-release-macos-arm64 | 0.0.4 | OK | ||||
| r-release-macos-x86_64 | 0.0.4 | 57.00 | 29.00 | 86.00 | OK | |
| r-release-windows-x86_64 | 0.0.4 | 128.00 | 125.00 | 253.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.4 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.0.4 | 65.00 | 36.00 | 101.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.0.4 | 144.00 | 141.00 | 285.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.
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, r-patched-linux-x86_64
Version: 0.0.4
Check: compiled code
Result: NOTE
File 'tfevents/libs/x64/tfevents.dll':
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-devel-windows-x86_64
Version: 0.0.4
Check: installed package size
Result: NOTE
installed size is 27.4Mb
sub-directories of 1Mb or more:
libs 27.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64