CRAN Package Check Results for Package xts

Last updated on 2026-01-09 01:50:18 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.14.1 16.39 83.38 99.77 NOTE
r-devel-linux-x86_64-debian-gcc 0.14.1 13.23 60.44 73.67 NOTE
r-devel-linux-x86_64-fedora-clang 0.14.1 24.00 128.91 152.91 NOTE
r-devel-linux-x86_64-fedora-gcc 0.14.1 27.00 136.58 163.58 NOTE
r-devel-windows-x86_64 0.14.1 29.00 128.00 157.00 NOTE
r-patched-linux-x86_64 0.14.1 17.50 73.60 91.10 OK
r-release-linux-x86_64 0.14.1 16.69 75.18 91.87 OK
r-release-macos-arm64 0.14.1 OK
r-release-macos-x86_64 0.14.1 12.00 122.00 134.00 OK
r-release-windows-x86_64 0.14.1 31.00 123.00 154.00 OK
r-oldrel-macos-arm64 0.14.1 OK
r-oldrel-macos-x86_64 0.14.1 12.00 114.00 126.00 OK
r-oldrel-windows-x86_64 0.14.1 36.00 139.00 175.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-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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