CRAN Package Check Results for Package textrecipes

Last updated on 2024-04-23 07:51:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.6 25.25 235.54 260.79 OK
r-devel-linux-x86_64-debian-gcc 1.0.6 18.68 169.78 188.46 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.6 324.85 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.6 353.71 NOTE
r-prerel-macos-arm64 1.0.6 97.00 OK
r-prerel-windows-x86_64 1.0.6 20.00 193.00 213.00 OK
r-patched-linux-x86_64 1.0.6 30.48 227.40 257.88 OK
r-release-linux-x86_64 1.0.6 14.91 229.51 244.42 OK
r-release-macos-arm64 1.0.6 242.00 OK
r-release-macos-x86_64 1.0.6 308.00 OK
r-release-windows-x86_64 1.0.6 27.00 240.00 267.00 OK
r-oldrel-macos-arm64 1.0.6 95.00 OK
r-oldrel-windows-x86_64 1.0.6 25.00 229.00 254.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_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-linux-x86_64-debian-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