CRAN Package Check Results for Package tgstat

Last updated on 2026-03-20 13:52:12 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.29 32.71 26.08 58.79 NOTE
r-devel-linux-x86_64-debian-gcc 2.3.29 24.06 21.18 45.24 NOTE
r-devel-linux-x86_64-fedora-clang 2.3.32 55.00 42.54 97.54 OK
r-devel-linux-x86_64-fedora-gcc 2.3.32 71.00 53.31 124.31 OK
r-devel-macos-arm64 2.3.32 9.00 9.00 18.00 OK
r-patched-linux-x86_64 2.3.29 28.01 22.69 50.70 OK
r-release-linux-x86_64 2.3.29 28.45 22.35 50.80 OK
r-release-macos-arm64 2.3.29 OK
r-release-macos-x86_64 2.3.29 19.00 83.00 102.00 OK
r-oldrel-macos-arm64 2.3.32 6.00 15.00 21.00 OK
r-oldrel-macos-x86_64 2.3.32 19.00 60.00 79.00 OK

Additional issues

rchk

Check Details

Version: 2.3.29
Check: compiled code
Result: NOTE File ‘tgstat/libs/tgstat.so’: Found non-API call to R: ‘Rf_findVar’ 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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc