CRAN Package Check Results for Package xts

Last updated on 2026-02-28 23:52:40 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.14.1 16.33 83.50 99.83 NOTE
r-devel-linux-x86_64-debian-gcc 0.14.2 13.08 60.08 73.16 OK
r-devel-linux-x86_64-fedora-clang 0.14.1 25.00 122.22 147.22 NOTE
r-devel-linux-x86_64-fedora-gcc 0.14.2 28.00 134.56 162.56 OK
r-devel-macos-arm64 0.14.2 5.00 61.00 66.00 OK
r-devel-windows-x86_64 0.14.1 30.00 128.00 158.00 NOTE
r-patched-linux-x86_64 0.14.1 18.81 74.06 92.87 OK
r-release-linux-x86_64 0.14.1 15.97 74.44 90.41 OK
r-release-macos-arm64 0.14.2 4.00 59.00 63.00 OK
r-release-macos-x86_64 0.14.1 12.00 122.00 134.00 OK
r-release-windows-x86_64 0.14.1 33.00 125.00 158.00 OK
r-oldrel-macos-arm64 0.14.2 5.00 74.00 79.00 OK
r-oldrel-macos-x86_64 0.14.1 12.00 114.00 126.00 OK
r-oldrel-windows-x86_64 0.14.1 38.00 142.00 180.00 OK

Check Details

Version: 0.14.1
Check: compiled code
Result: NOTE File ‘xts/libs/xts.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-fedora-clang

Version: 0.14.1
Check: compiled code
Result: NOTE File 'xts/libs/x64/xts.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