CRAN Package Check Results for Package textrecipes

Last updated on 2024-07-01 10:50:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.6 17.05 234.87 251.92 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.6 18.10 170.14 188.24 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.6 341.84 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.6 334.65 NOTE
r-devel-windows-x86_64 1.0.6 20.00 189.00 209.00 NOTE
r-patched-linux-x86_64 1.0.6 26.98 219.79 246.77 OK
r-release-linux-x86_64 1.0.6 13.05 226.64 239.69 OK
r-release-macos-arm64 1.0.6 97.00 OK
r-release-macos-x86_64 1.0.6 167.00 OK
r-release-windows-x86_64 1.0.6 21.00 188.00 209.00 OK
r-oldrel-macos-arm64 1.0.6 242.00 OK
r-oldrel-macos-x86_64 1.0.6 308.00 OK
r-oldrel-windows-x86_64 1.0.6 28.00 235.00 263.00 OK

Additional issues

rchk

Check Details

Version: 1.0.6
Check: compiled code
Result: NOTE File ‘textrecipes/libs/textrecipes.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with 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-gcc

Version: 1.0.6
Check: data for non-ASCII characters
Result: NOTE Note: found 4 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.6
Check: compiled code
Result: NOTE File ‘textrecipes/libs/textrecipes.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ 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-fedora-clang

Version: 1.0.6
Check: compiled code
Result: NOTE File 'textrecipes/libs/x64/textrecipes.dll': Found non-API calls to R: 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. See section 'Moving into C API compliance' in the 'Writing R Extensions' manual for issues with use of non-API entry points. Flavor: r-devel-windows-x86_64