CRAN Package Check Results for Package gsl

Last updated on 2025-03-09 13:50:43 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1-8 14.74 55.62 70.36 NOTE
r-devel-linux-x86_64-debian-gcc 2.1-8 10.44 39.30 49.74 NOTE
r-devel-linux-x86_64-fedora-clang 2.1-8 107.40 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1-8 126.58 NOTE
r-devel-macos-arm64 2.1-8 42.00 OK
r-devel-macos-x86_64 2.1-8 83.00 OK
r-devel-windows-x86_64 2.1-8 25.00 95.00 120.00 OK
r-patched-linux-x86_64 2.1-8 12.35 51.95 64.30 OK
r-release-linux-x86_64 2.1-8 12.09 51.13 63.22 OK
r-release-macos-arm64 2.1-8 46.00 OK
r-release-macos-x86_64 2.1-8 61.00 OK
r-release-windows-x86_64 2.1-8 26.00 94.00 120.00 OK
r-oldrel-macos-arm64 2.1-8 OK
r-oldrel-macos-x86_64 2.1-8 67.00 OK
r-oldrel-windows-x86_64 2.1-8 24.00 99.00 123.00 OK

Check Details

Version: 2.1-8
Check: compiled code
Result: NOTE File ‘gsl/libs/gsl.so’: Found non-API calls to R: ‘EXTPTR_PTR’, ‘EXTPTR_TAG’ 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