CRAN Package Check Results for Package gss

Last updated on 2025-04-12 20:51:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2-8 39.10 137.97 177.07 NOTE
r-devel-linux-x86_64-debian-gcc 2.2-8 25.81 87.89 113.70 NOTE
r-devel-linux-x86_64-fedora-gcc 2.2-8 282.00 OK
r-devel-macos-arm64 2.2-8 67.00 OK
r-devel-macos-x86_64 2.2-8 131.00 OK
r-devel-windows-x86_64 2.2-8 46.00 151.00 197.00 OK
r-patched-linux-x86_64 2.2-8 34.09 130.07 164.16 OK
r-release-linux-x86_64 2.2-8 OK
r-release-macos-arm64 2.2-8 71.00 OK
r-release-macos-x86_64 2.2-8 160.00 OK
r-release-windows-x86_64 2.2-8 51.00 139.00 190.00 OK
r-oldrel-macos-arm64 2.2-8 OK
r-oldrel-macos-x86_64 2.2-8 144.00 OK
r-oldrel-windows-x86_64 2.2-8 46.00 164.00 210.00 OK

Check Details

Version: 2.2-8
Check: compiled code
Result: NOTE File ‘gss/libs/gss.so’: Found non-API call to R: ‘dchdc_’ 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