CRAN Package Check Results for Package stream

Last updated on 2026-04-27 14:51:57 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 67.50 116.86 184.36 OK
r-devel-linux-x86_64-fedora-clang 2.0-3 118.00 266.99 384.99 OK
r-devel-linux-x86_64-fedora-gcc 2.0-3 204.00 306.18 510.18 OK
r-devel-windows-x86_64 2.0-3 122.00 254.00 376.00 OK
r-patched-linux-x86_64 2.0-3 89.20 168.07 257.27 OK
r-release-linux-x86_64 2.0-3 92.66 167.24 259.90 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 108.00 252.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 139.00 302.00 441.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