CRAN Package Check Results for Package gss

Last updated on 2025-04-10 00:52:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2-8 40.65 141.81 182.46 OK
r-devel-linux-x86_64-debian-gcc 2.2-8 26.07 87.24 113.31 NOTE
r-devel-linux-x86_64-fedora-clang 2.2-8 292.06 OK
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.44 124.69 159.13 OK
r-release-linux-x86_64 2.2-8 32.74 130.17 162.91 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. Flavor: r-devel-linux-x86_64-debian-gcc