CRAN Package Check Results for Package tfevents

Last updated on 2026-04-24 13:48:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.4 103.71 55.66 159.37 OK
r-devel-linux-x86_64-debian-gcc 0.0.4 68.50 42.98 111.48 OK
r-devel-linux-x86_64-fedora-clang 0.0.4 154.00 82.98 236.98 OK
r-devel-linux-x86_64-fedora-gcc 0.0.4 196.00 82.24 278.24 OK
r-patched-linux-x86_64 0.0.4 95.57 50.65 146.22 OK
r-release-linux-x86_64 0.0.4 79.91 49.45 129.36 OK
r-release-macos-arm64 0.0.4 OK
r-release-macos-x86_64 0.0.4 65.00 39.00 104.00 NOTE
r-release-windows-x86_64 0.0.4 148.00 120.00 268.00 OK
r-oldrel-macos-arm64 0.0.4 OK
r-oldrel-macos-x86_64 0.0.4 57.00 29.00 86.00 OK
r-oldrel-windows-x86_64 0.0.4 130.00 123.00 253.00 OK

Check Details

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