CRAN Package Check Results for Package gsl

Last updated on 2025-03-04 06:54:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1-8 13.44 55.46 68.90 OK
r-devel-linux-x86_64-debian-gcc 2.1-8 11.22 39.00 50.22 NOTE
r-devel-linux-x86_64-fedora-clang 2.1-8 107.40 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1-8 132.24 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 14.12 52.39 66.51 OK
r-release-linux-x86_64 2.1-8 13.74 51.97 65.71 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-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc