CRAN Package Check Results for Package gss

Last updated on 2025-04-13 23:52:48 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 26.16 85.27 111.43 NOTE
r-devel-linux-x86_64-fedora-gcc 2.2-9 303.84 OK
r-devel-macos-arm64 2.2-9 103.00 OK
r-devel-macos-x86_64 2.2-9 213.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 30.99 132.49 163.48 OK
r-release-macos-arm64 2.2-9 93.00 OK
r-release-macos-x86_64 2.2-9 184.00 OK
r-release-windows-x86_64 2.2-8 51.00 139.00 190.00 OK
r-oldrel-macos-arm64 2.2-9 91.00 OK
r-oldrel-macos-x86_64 2.2-9 169.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