CRAN Package Check Results for Package textTinyR

Last updated on 2026-04-28 03:51:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.8 101.90 136.52 238.42 OK
r-devel-linux-x86_64-debian-gcc 1.1.8 77.95 125.58 203.53 OK
r-devel-linux-x86_64-fedora-clang 1.1.8 160.00 232.55 392.55 OK
r-devel-linux-x86_64-fedora-gcc 1.1.8 213.00 222.69 435.69 OK
r-devel-windows-x86_64 1.1.8 122.00 157.00 279.00 OK
r-patched-linux-x86_64 1.1.8 109.63 134.23 243.86 OK
r-release-linux-x86_64 1.1.8 106.56 134.03 240.59 OK
r-release-macos-arm64 1.1.8 22.00 34.00 56.00 OK
r-release-macos-x86_64 1.1.8 67.00 154.00 221.00 NOTE
r-release-windows-x86_64 1.1.8 116.00 169.00 285.00 OK
r-oldrel-macos-arm64 1.1.8 OK
r-oldrel-macos-x86_64 1.1.8 59.00 148.00 207.00 OK
r-oldrel-windows-x86_64 1.1.8 136.00 200.00 336.00 OK

Check Details

Version: 1.1.8
Check: compiled code
Result: NOTE File ‘textTinyR/libs/textTinyR.so’: Found non-API calls to R: ‘R_MissingArg’, ‘R_UnboundValue’ 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-release-macos-x86_64