CRAN Package Check Results for Package caugi

Last updated on 2026-04-28 08:53:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 201.06 139.45 340.51 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 165.58 104.44 270.02 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 335.00 215.11 550.11 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 360.00 260.36 620.36 OK
r-devel-windows-x86_64 1.1.0 286.00 200.00 486.00 OK
r-patched-linux-x86_64 1.1.0 208.80 132.09 340.89 OK
r-release-linux-x86_64 1.1.0 200.95 130.13 331.08 OK
r-release-macos-arm64 1.1.0 46.00 21.00 67.00 OK
r-release-macos-x86_64 1.1.0 152.00 167.00 319.00 NOTE
r-release-windows-x86_64 1.1.0 199.00 199.00 398.00 OK
r-oldrel-macos-arm64 1.1.0 49.00 26.00 75.00 OK
r-oldrel-macos-x86_64 1.1.0 161.00 259.00 420.00 OK
r-oldrel-windows-x86_64 1.1.0 289.00 237.00 526.00 OK

Check Details

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