CRAN Package Check Results for Package unigd

Last updated on 2026-03-28 17:51:11 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 91.92 46.35 138.27 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 64.77 35.82 100.59 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.0 116.00 73.05 189.05 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 184.00 79.21 263.21 OK
r-devel-macos-arm64 0.2.0 20.00 30.00 50.00 WARN
r-devel-windows-x86_64 0.2.0 129.00 130.00 259.00 OK
r-patched-linux-x86_64 0.2.0 79.62 40.45 120.07 OK
r-release-linux-x86_64 0.2.0 84.54 40.44 124.98 OK
r-release-macos-arm64 0.2.0 16.00 11.00 27.00 WARN
r-release-macos-x86_64 0.2.0 61.00 106.00 167.00 WARN
r-release-windows-x86_64 0.2.0 118.00 125.00 243.00 OK
r-oldrel-macos-arm64 0.2.0 16.00 26.00 42.00 NOTE
r-oldrel-macos-x86_64 0.2.0 61.00 261.00 322.00 NOTE
r-oldrel-windows-x86_64 0.2.0 135.00 161.00 296.00 NOTE

Check Details

Version: 0.2.0
Check: compiled code
Result: NOTE File ‘unigd/libs/unigd.so’: Found non-API call to R: ‘R_NamespaceRegistry’ 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-devel-linux-x86_64-debian-gcc

Version: 0.2.0
Check: compiled code
Result: WARN File ‘unigd/libs/unigd.so’: Found ‘___stderrp’, possibly from ‘stderr’ (C) Object: ‘../.deps/lib/libpng16.a’ Found ‘_abort’, possibly from ‘abort’ (C) Object: ‘../.deps/lib/libpng16.a’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-macos-arm64, r-release-macos-arm64, r-release-macos-x86_64

Version: 0.2.0
Check: installed package size
Result: NOTE installed size is 16.3Mb sub-directories of 1Mb or more: libs 14.1Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64