CRAN Package Check Results for Package tgstat

Last updated on 2024-06-27 16:49:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.27 NOTE
r-devel-linux-x86_64-debian-gcc 2.3.27 28.76 20.91 49.67 NOTE
r-devel-linux-x86_64-fedora-clang 2.3.27 97.38 NOTE
r-devel-linux-x86_64-fedora-gcc 2.3.27 107.04 NOTE
r-patched-linux-x86_64 2.3.27 33.45 25.59 59.04 OK
r-release-linux-x86_64 2.3.27 35.74 26.68 62.42 OK
r-release-macos-arm64 2.3.27 30.00 OK
r-release-macos-x86_64 2.3.27 48.00 OK
r-oldrel-macos-arm64 2.3.27 48.00 OK
r-oldrel-macos-x86_64 2.3.27 55.00 OK

Additional issues

noRemap rchk

Check Details

Version: 2.3.27
Check: compiled code
Result: NOTE File ‘tgstat/libs/tgstat.so’: Found non-API calls to R: ‘R_curErrorBuf’, ‘SET_TYPEOF’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 2.3.27
Check: compiled code
Result: NOTE File ‘tgstat/libs/tgstat.so’: Found non-API calls to R: ‘R_curErrorBuf’, ‘SET_TYPEOF’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with use of non-API entry points. Flavor: r-devel-linux-x86_64-debian-gcc