CRAN Package Check Results for Package unix

Last updated on 2024-05-02 09:52:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.7 4.82 38.36 43.18 NOTE
r-devel-linux-x86_64-debian-gcc 1.5.7 3.68 30.38 34.06 NOTE
r-devel-linux-x86_64-fedora-clang 1.5.7 53.61 NOTE
r-devel-linux-x86_64-fedora-gcc 1.5.7 51.25 NOTE
r-patched-linux-x86_64 1.5.7 4.44 36.05 40.49 OK
r-release-linux-x86_64 1.5.7 4.15 37.85 42.00 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