CRAN Package Check Results for Package tfevents

Last updated on 2026-04-26 01:48:55 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 69.57 42.01 111.58 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 98.22 50.73 148.95 OK
r-release-macos-arm64 0.0.4 23.00 1.00 24.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 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 166.00 146.00 312.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