CRAN Package Check Results for Package splusTimeDate

Last updated on 2026-03-30 08:53:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.5.9 18.48 60.39 78.87 OK
r-devel-linux-x86_64-debian-gcc 2.5.9 12.91 41.80 54.71 NOTE
r-devel-linux-x86_64-fedora-clang 2.5.9 28.00 87.12 115.12 NOTE
r-devel-linux-x86_64-fedora-gcc 2.5.9 32.00 84.58 116.58 OK
r-devel-macos-arm64 2.5.9 4.00 15.00 19.00 OK
r-devel-windows-x86_64 2.5.9 25.00 83.00 108.00 OK
r-patched-linux-x86_64 2.5.9 18.44 50.27 68.71 OK
r-release-linux-x86_64 2.5.9 18.48 49.58 68.06 OK
r-release-macos-arm64 2.5.9 5.00 15.00 20.00 OK
r-release-macos-x86_64 2.5.9 16.00 109.00 125.00 OK
r-release-windows-x86_64 2.5.9 26.00 79.00 105.00 OK
r-oldrel-macos-arm64 2.5.9 6.00 19.00 25.00 OK
r-oldrel-macos-x86_64 2.5.9 16.00 125.00 141.00 OK
r-oldrel-windows-x86_64 2.5.9 28.00 83.00 111.00 OK

Check Details

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