CRAN Package Check Results for Package PartialNetwork

Last updated on 2026-04-26 00:49:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.2 344.94 120.63 465.57 OK
r-devel-linux-x86_64-debian-gcc 1.1.2 243.90 93.21 337.11 OK
r-devel-linux-x86_64-fedora-clang 1.1.2 460.00 184.87 644.87 OK
r-devel-linux-x86_64-fedora-gcc 1.1.2 722.00 191.58 913.58 OK
r-patched-linux-x86_64 1.1.2 336.71 124.08 460.79 OK
r-release-linux-x86_64 1.1.2 341.12 121.67 462.79 OK
r-release-macos-arm64 1.1.2 65.00 -9.00 56.00 OK
r-release-macos-x86_64 1.1.2 200.00 37.00 237.00 NOTE
r-release-windows-x86_64 1.1.2 320.00 219.00 539.00 OK
r-oldrel-macos-arm64 1.1.2 OK
r-oldrel-macos-x86_64 1.1.2 196.00 54.00 250.00 OK
r-oldrel-windows-x86_64 1.1.2 440.00 247.00 687.00 OK

Check Details

Version: 1.1.2
Check: compiled code
Result: NOTE File ‘PartialNetwork/libs/PartialNetwork.so’: Found non-API call to R: ‘R_MissingArg’ 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