CRAN Package Check Results for Package transformr

Last updated on 2024-05-05 08:53:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 19.32 57.97 77.29 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.5 16.37 43.68 60.05 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.5 100.36 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.5 97.98 NOTE
r-devel-windows-x86_64 0.1.5 19.00 68.00 87.00 NOTE
r-patched-linux-x86_64 0.1.5 17.63 54.08 71.71 OK
r-release-linux-x86_64 0.1.5 21.21 56.12 77.33 OK
r-release-macos-arm64 0.1.5 28.00 OK
r-release-macos-x86_64 0.1.5 75.00 OK
r-release-windows-x86_64 0.1.5 20.00 64.00 84.00 OK
r-oldrel-macos-arm64 0.1.5 41.00 OK
r-oldrel-macos-x86_64 0.1.5 64.00 OK
r-oldrel-windows-x86_64 0.1.5 22.00 71.00 93.00 OK

Check Details

Version: 0.1.5
Check: compiled code
Result: NOTE File ‘transformr/libs/transformr.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. 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.1.5
Check: compiled code
Result: NOTE File 'transformr/libs/x64/transformr.dll': Found non-API calls to R: 'SETLENGTH', 'SET_TRUELENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64