CRAN Package Check Results for Package representr

Last updated on 2025-12-20 05:50:10 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 26.49 199.79 226.28 OK
r-devel-linux-x86_64-debian-gcc 0.1.5 18.70 137.55 156.25 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.5 57.00 335.20 392.20 OK
r-devel-linux-x86_64-fedora-gcc 0.1.5 53.00 337.32 390.32 OK
r-devel-windows-x86_64 0.1.5 38.00 306.00 344.00 OK
r-patched-linux-x86_64 0.1.5 27.64 194.99 222.63 OK
r-release-linux-x86_64 0.1.5 27.34 199.70 227.04 OK
r-release-macos-arm64 0.1.5 OK
r-release-macos-x86_64 0.1.5 18.00 213.00 231.00 OK
r-release-windows-x86_64 0.1.5 39.00 206.00 245.00 OK
r-oldrel-macos-arm64 0.1.5 OK
r-oldrel-macos-x86_64 0.1.5 23.00 138.00 161.00 OK
r-oldrel-windows-x86_64 0.1.5 47.00 270.00 317.00 OK

Check Details

Version: 0.1.5
Check: compiled code
Result: NOTE File ‘representr/libs/representr.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. Flavor: r-devel-linux-x86_64-debian-gcc