CRAN Package Check Results for Package rivnet

Last updated on 2026-03-30 07:53:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.0 79.66 416.30 495.96 OK
r-devel-linux-x86_64-debian-gcc 0.6.0 55.12 274.39 329.51 NOTE
r-devel-linux-x86_64-fedora-clang 0.6.0 125.00 648.29 773.29 NOTE
r-devel-linux-x86_64-fedora-gcc 0.6.0 140.00 668.92 808.92 OK
r-devel-macos-arm64 0.6.0 18.00 87.00 105.00 OK
r-devel-windows-x86_64 0.6.0 78.00 362.00 440.00 OK
r-patched-linux-x86_64 0.6.0 68.32 400.82 469.14 OK
r-release-linux-x86_64 0.6.0 67.86 399.75 467.61 OK
r-release-macos-arm64 0.6.0 OK
r-release-macos-x86_64 0.6.0 42.00 181.00 223.00 OK
r-release-windows-x86_64 0.6.0 76.00 356.00 432.00 OK
r-oldrel-macos-arm64 0.6.0 OK
r-oldrel-macos-x86_64 0.6.0 43.00 216.00 259.00 OK
r-oldrel-windows-x86_64 0.6.0 97.00 479.00 576.00 OK

Check Details

Version: 0.6.0
Check: compiled code
Result: NOTE File ‘rivnet/libs/rivnet.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-gcc, r-devel-linux-x86_64-fedora-clang