CRAN Package Check Results for Package textTinyR

Last updated on 2026-04-25 09:49:58 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 79.54 129.72 209.26 OK
r-devel-linux-x86_64-fedora-clang 1.1.8 138.00 211.41 349.41 OK
r-devel-linux-x86_64-fedora-gcc 1.1.8 213.00 222.69 435.69 OK
r-patched-linux-x86_64 1.1.8 109.63 134.23 243.86 OK
r-release-linux-x86_64 1.1.8 100.85 130.71 231.56 OK
r-release-macos-arm64 1.1.8 22.00 33.00 55.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 119.00 157.00 276.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 109.00 160.00 269.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