CRAN Package Check Results for Package gsl

Last updated on 2025-11-13 12:54:11 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1-8 13.56 60.93 74.49 WARN
r-devel-linux-x86_64-debian-gcc 2.1-9 11.12 42.98 54.10 OK
r-devel-linux-x86_64-fedora-clang 2.1-9 57.00 58.37 115.37 OK
r-devel-linux-x86_64-fedora-gcc 2.1-9 33.00 85.74 118.74 OK
r-devel-windows-x86_64 2.1-9 39.00 99.00 138.00 OK
r-patched-linux-x86_64 2.1-9 12.50 56.42 68.92 OK
r-release-linux-x86_64 2.1-8 12.13 58.54 70.67 NOTE
r-release-macos-arm64 2.1-9 13.00 67.00 80.00 OK
r-release-macos-x86_64 2.1-9 23.00 115.00 138.00 OK
r-release-windows-x86_64 2.1-9 34.00 92.00 126.00 OK
r-oldrel-macos-arm64 2.1-8 9.00 37.00 46.00 OK
r-oldrel-macos-x86_64 2.1-8 13.00 48.00 61.00 OK
r-oldrel-windows-x86_64 2.1-8 26.00 94.00 120.00 OK

Check Details

Version: 2.1-8
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Robin K. S. Hankin <hankin.robin@gmail.com>’ Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.1-8
Check: compiled code
Result: WARN File ‘gsl/libs/gsl.so’: Found non-API calls to R: ‘EXTPTR_PTR’, ‘EXTPTR_TAG’ These entry points may be removed soon: ‘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-linux-x86_64-debian-clang

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. Flavor: r-release-linux-x86_64