CRAN Package Check Results for Package gsl

Last updated on 2025-04-04 02:52:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1-8 13.97 51.73 65.70 NOTE
r-devel-linux-x86_64-debian-gcc 2.1-8 11.50 39.73 51.23 NOTE
r-devel-linux-x86_64-fedora-clang 2.1-8 111.74 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1-8 121.33 NOTE
r-devel-macos-arm64 2.1-8 46.00 NOTE
r-devel-macos-x86_64 2.1-8 83.00 NOTE
r-devel-windows-x86_64 2.1-8 24.00 97.00 121.00 NOTE
r-patched-linux-x86_64 2.1-8 13.90 54.10 68.00 NOTE
r-release-linux-x86_64 2.1-8 12.61 51.61 64.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, r-devel-macos-arm64, r-devel-macos-x86_64, r-patched-linux-x86_64

Version: 2.1-8
Check: compiled code
Result: NOTE File 'gsl/libs/x64/gsl.dll': 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. Flavor: r-devel-windows-x86_64