CRAN Package Check Results for Package tgstat

Last updated on 2025-03-09 05:52:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.28 27.86 22.51 50.37 NOTE
r-devel-linux-x86_64-debian-gcc 2.3.28 19.93 18.41 38.34 NOTE
r-devel-linux-x86_64-fedora-clang 2.3.28 103.44 NOTE
r-devel-linux-x86_64-fedora-gcc 2.3.28 103.36 NOTE
r-devel-macos-arm64 2.3.28 31.00 OK
r-devel-macos-x86_64 2.3.28 51.00 OK
r-patched-linux-x86_64 2.3.28 28.45 22.10 50.55 OK
r-release-linux-x86_64 2.3.28 26.70 21.64 48.34 OK
r-release-macos-arm64 2.3.28 43.00 OK
r-release-macos-x86_64 2.3.28 46.00 OK
r-oldrel-macos-arm64 2.3.28 OK
r-oldrel-macos-x86_64 2.3.28 61.00 OK

Additional issues

rchk

Check Details

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-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc