CRAN Package Check Results for Package bspline

Last updated on 2025-12-26 07:48:35 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.5.0 26.06 29.04 55.10 NOTE
r-devel-linux-x86_64-debian-gcc 2.5.0 18.79 22.94 41.73 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 67.00 99.00 NOTE
r-patched-linux-x86_64 2.5.0 27.36 27.16 54.52 OK
r-release-linux-x86_64 2.5.0 24.57 27.08 51.65 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 70.00 101.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 38.00 77.00 115.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