CRAN Package Check Results for Package tergo

Last updated on 2026-04-28 01:50:49 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 94.76 23.40 118.16 OK
r-devel-linux-x86_64-fedora-clang 0.1.9 185.00 41.46 226.46 OK
r-devel-linux-x86_64-fedora-gcc 0.1.9 184.00 51.11 235.11 OK
r-devel-windows-x86_64 0.1.9 168.00 54.00 222.00 OK
r-patched-linux-x86_64 0.1.9 114.71 25.11 139.82 OK
r-release-linux-x86_64 0.1.9 113.12 24.71 137.83 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 101.00 66.00 167.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 161.00 61.00 222.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