CRAN Package Check Results for Package tergo

Last updated on 2026-04-25 09:49:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.9 112.52 28.24 140.76 OK
r-devel-linux-x86_64-debian-gcc 0.1.9 91.38 23.40 114.78 OK
r-devel-linux-x86_64-fedora-clang 0.1.9 202.00 42.58 244.58 OK
r-devel-linux-x86_64-fedora-gcc 0.1.9 184.00 51.11 235.11 OK
r-patched-linux-x86_64 0.1.9 114.71 25.11 139.82 OK
r-release-linux-x86_64 0.1.9 116.22 23.74 139.96 OK
r-release-macos-arm64 0.1.9 25.00 6.00 31.00 OK
r-release-macos-x86_64 0.1.9 84.00 44.00 128.00 NOTE
r-release-windows-x86_64 0.1.9 103.00 57.00 160.00 OK
r-oldrel-macos-arm64 0.1.9 OK
r-oldrel-macos-x86_64 0.1.9 87.00 81.00 168.00 OK
r-oldrel-windows-x86_64 0.1.9 101.00 53.00 154.00 OK

Check Details

Version: 0.1.9
Check: compiled code
Result: NOTE File ‘tergo/libs/tergo.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