CRAN Package Check Results for Package unix

Last updated on 2024-05-15 23:57:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.7 4.65 38.06 42.71 NOTE
r-devel-linux-x86_64-debian-gcc 1.5.7 3.97 30.55 34.52 NOTE
r-devel-linux-x86_64-fedora-clang 1.5.8 54.22 OK
r-devel-linux-x86_64-fedora-gcc 1.5.8 51.71 OK
r-patched-linux-x86_64 1.5.7 4.60 37.30 41.90 OK
r-release-linux-x86_64 1.5.7 4.39 36.77 41.16 OK
r-release-macos-arm64 1.5.8 31.00 OK
r-release-macos-x86_64 1.5.8 51.00 OK
r-oldrel-macos-arm64 1.5.8 29.00 OK
r-oldrel-macos-x86_64 1.5.8 47.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