CRAN Package Check Results for Package transformr

Last updated on 2025-12-20 13:50:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 14.74 48.61 63.35 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.5 11.13 37.04 48.17 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.5 34.00 79.30 113.30 OK
r-devel-linux-x86_64-fedora-gcc 0.1.5 29.00 74.23 103.23 OK
r-devel-windows-x86_64 0.1.5 21.00 66.00 87.00 OK
r-patched-linux-x86_64 0.1.5 15.81 45.37 61.18 OK
r-release-linux-x86_64 0.1.5 16.02 45.03 61.05 OK
r-release-macos-arm64 0.1.5 OK
r-release-macos-x86_64 0.1.5 10.00 54.00 64.00 OK
r-release-windows-x86_64 0.1.5 21.00 64.00 85.00 OK
r-oldrel-macos-arm64 0.1.5 OK
r-oldrel-macos-x86_64 0.1.5 10.00 31.00 41.00 OK
r-oldrel-windows-x86_64 0.1.5 24.00 81.00 105.00 OK

Check Details

Version: 0.1.5
Check: compiled code
Result: NOTE File ‘transformr/libs/transformr.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