CRAN Package Check Results for Package stream

Last updated on 2026-04-24 23:54:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0-3 85.10 180.72 265.82 OK
r-devel-linux-x86_64-debian-gcc 2.0-3 66.48 116.18 182.66 OK
r-devel-linux-x86_64-fedora-clang 2.0-3 120.00 263.04 383.04 OK
r-devel-linux-x86_64-fedora-gcc 2.0-3 204.00 306.18 510.18 OK
r-patched-linux-x86_64 2.0-3 89.20 168.07 257.27 OK
r-release-linux-x86_64 2.0-3 90.11 160.62 250.73 OK
r-release-macos-arm64 2.0-3 21.00 31.00 52.00 OK
r-release-macos-x86_64 2.0-3 62.00 174.00 236.00 NOTE
r-release-windows-x86_64 2.0-3 106.00 254.00 360.00 OK
r-oldrel-macos-arm64 2.0-3 OK
r-oldrel-macos-x86_64 2.0-3 57.00 163.00 220.00 OK
r-oldrel-windows-x86_64 2.0-3 106.00 240.00 346.00 OK

Check Details

Version: 2.0-3
Check: compiled code
Result: NOTE File ‘stream/libs/stream.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