CRAN Package Check Results for Package httpuv

Last updated on 2026-04-25 09:49:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.17 103.59 46.06 149.65 OK
r-devel-linux-x86_64-debian-gcc 1.6.17 76.48 36.37 112.85 OK
r-devel-linux-x86_64-fedora-clang 1.6.17 158.00 60.86 218.86 OK
r-devel-linux-x86_64-fedora-gcc 1.6.17 196.00 60.46 256.46 OK
r-patched-linux-x86_64 1.6.17 102.21 42.41 144.62 OK
r-release-linux-x86_64 1.6.17 92.89 39.13 132.02 OK
r-release-macos-arm64 1.6.17 53.00 -15.00 38.00 OK
r-release-macos-x86_64 1.6.17 141.00 24.00 165.00 WARN
r-release-windows-x86_64 1.6.17 190.00 97.00 287.00 OK
r-oldrel-macos-arm64 1.6.17 43.00 -9.00 34.00 OK
r-oldrel-macos-x86_64 1.6.17 139.00 36.00 175.00 OK
r-oldrel-windows-x86_64 1.6.17 176.00 96.00 272.00 OK

Check Details

Version: 1.6.17
Check: whether package can be installed
Result: WARN Found the following significant warnings: ./utils.h:281:12: warning: compound assignment to object of volatile-qualified type 'volatile char' is deprecated [-Wdeprecated-volatile] See ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.6/httpuv.Rcheck/00install.out’ for details. * used C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ * used C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ * used SDK: ‘NA’ Flavor: r-release-macos-x86_64

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