CRAN Package Check Results for Package unix

Last updated on 2024-04-25 06:54:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.7 4.88 38.14 43.02 NOTE
r-devel-linux-x86_64-debian-gcc 1.5.7 3.78 30.48 34.26 NOTE
r-devel-linux-x86_64-fedora-clang 1.5.7 53.68 NOTE
r-devel-linux-x86_64-fedora-gcc 1.5.7 51.25 NOTE
r-patched-linux-x86_64 1.5.7 4.33 37.67 42.00 OK
r-release-linux-x86_64 1.5.7 4.29 36.82 41.11 OK
r-release-macos-arm64 1.5.7 27.00 OK
r-release-macos-x86_64 1.5.7 47.00 OK
r-oldrel-macos-arm64 1.5.7 30.00 OK
r-oldrel-macos-x86_64 1.5.7 46.00 OK

Check Details

Version: 1.5.7
Check: compiled code
Result: NOTE File ‘unix/libs/unix.so’: Found non-API call to R: ‘R_curErrorBuf’ 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