CRAN Package Check Results for Package bspline

Last updated on 2025-12-31 23:50:14 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.5.0 25.74 29.53 55.27 NOTE
r-devel-linux-x86_64-debian-gcc 2.5.0 17.24 23.14 40.38 NOTE
r-devel-linux-x86_64-fedora-clang 2.5.0 55.00 48.43 103.43 NOTE
r-devel-linux-x86_64-fedora-gcc 2.5.0 49.00 42.96 91.96 NOTE
r-devel-windows-x86_64 2.5.0 32.00 70.00 102.00 NOTE
r-patched-linux-x86_64 2.5.0 26.08 27.27 53.35 OK
r-release-linux-x86_64 2.5.0 28.03 27.34 55.37 OK
r-release-macos-arm64 2.5.0 OK
r-release-macos-x86_64 2.5.0 17.00 49.00 66.00 OK
r-release-windows-x86_64 2.5.0 31.00 67.00 98.00 OK
r-oldrel-macos-arm64 2.5.0 OK
r-oldrel-macos-x86_64 2.5.0 17.00 52.00 69.00 OK
r-oldrel-windows-x86_64 2.5.0 35.00 78.00 113.00 OK

Check Details

Version: 2.5.0
Check: compiled code
Result: NOTE File ‘bspline/libs/bspline.so’: Found non-API call to R: ‘ATTRIB’ 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

Version: 2.5.0
Check: compiled code
Result: NOTE File 'bspline/libs/x64/bspline.dll': Found non-API call to R: 'ATTRIB' 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