CRAN Package Check Results for Package tgstat

Last updated on 2025-11-13 12:54:26 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.28 27.72 24.27 51.99 WARN
r-devel-linux-x86_64-debian-gcc 2.3.28 19.24 20.31 39.55 WARN
r-devel-linux-x86_64-fedora-clang 2.3.29 171.00 -65.00 106.00 OK
r-devel-linux-x86_64-fedora-gcc 2.3.29 129.00 -20.81 108.19 OK
r-patched-linux-x86_64 2.3.28 28.93 23.43 52.36 NOTE
r-release-linux-x86_64 2.3.28 27.42 23.35 50.77 NOTE
r-release-macos-arm64 2.3.29 12.00 64.00 76.00 OK
r-release-macos-x86_64 2.3.29 22.00 80.00 102.00 OK
r-oldrel-macos-arm64 2.3.29 12.00 27.00 39.00 OK
r-oldrel-macos-x86_64 2.3.29 22.00 50.00 72.00 OK

Additional issues

rchk

Check Details

Version: 2.3.28
Check: compiled code
Result: WARN File ‘tgstat/libs/tgstat.so’: Found non-API call to R: ‘Rf_GetOption’ This entry point may be removed soon. 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

Version: 2.3.28
Check: compiled code
Result: NOTE File ‘tgstat/libs/tgstat.so’: Found non-API call to R: ‘Rf_GetOption’ 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-patched-linux-x86_64, r-release-linux-x86_64