CRAN Package Check Results for Package httpuv

Last updated on 2025-04-12 20:51:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.15 93.01 37.56 130.57 NOTE
r-devel-linux-x86_64-debian-gcc 1.6.15 64.21 29.77 93.98 NOTE
r-devel-linux-x86_64-fedora-gcc 1.6.15 251.91 ERROR
r-devel-macos-arm64 1.6.15 163.00 WARN
r-devel-macos-x86_64 1.6.15 193.00 WARN
r-devel-windows-x86_64 1.6.15 166.00 85.00 251.00 OK
r-patched-linux-x86_64 1.6.15 91.90 36.47 128.37 NOTE
r-release-linux-x86_64 1.6.15 NOTE
r-release-macos-arm64 1.6.15 137.00 NOTE
r-release-macos-x86_64 1.6.15 160.00 NOTE
r-release-windows-x86_64 1.6.15 189.00 99.00 288.00 NOTE
r-oldrel-macos-arm64 1.6.15 NOTE
r-oldrel-macos-x86_64 1.6.15 179.00 NOTE
r-oldrel-windows-x86_64 1.6.15 188.00 99.00 287.00 NOTE

Additional issues

M1mac

Check Details

Version: 1.6.15
Check: for unstated dependencies in ‘demo’
Result: NOTE 'library' or 'require' call not declared from: ‘jsonlite’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

Version: 1.6.15
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/22s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(httpuv) > > test_check("httpuv") Using libcurl 8.6.0 with OpenSSL/3.2.4 [ FAIL 1 | WARN 0 | SKIP 10 | PASS 254 ] ══ Skipped tests (10) ══════════════════════════════════════════════════════════ • (8): 'test-traffic.R:65:3', 'test-traffic.R:82:3', 'test-traffic.R:109:3', 'test-traffic.R:136:3', 'test-traffic.R:164:3', 'test-traffic.R:192:3', 'test-traffic.R:221:3', 'test-traffic.R:249:3' • On CRAN (2): 'test-frame-completion.R:8:3', 'test-staticServer.R:120:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-staticServer.R:41:3'): runStaticServer() in foreground with custom port ── Error in `start_example_server(port)`: Server didn't start up in 2 seconds Backtrace: ▆ 1. └─httpuv (local) start_example_server(port) at test-staticServer.R:41:3 [ FAIL 1 | WARN 0 | SKIP 10 | PASS 254 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.6.15
Check: compiled code
Result: WARN File ‘httpuv/libs/httpuv.so’: Found ‘___stderrp’, possibly from ‘stderr’ (C) Object: ‘libuv/.libs/libuv.a’ Found ‘__exit’, possibly from ‘_exit’ (C), ‘_Exit’ (C) Object: ‘libuv/.libs/libuv.a’ Found ‘_abort’, possibly from ‘abort’ (C) Object: ‘libuv/.libs/libuv.a’ Found ‘_sprintf’, possibly from ‘sprintf’ (C) Object: ‘libuv/.libs/libuv.a’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-macos-arm64, r-devel-macos-x86_64

Version: 1.6.15
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.6.15
Check: installed package size
Result: NOTE installed size is 9.0Mb sub-directories of 1Mb or more: libs 8.6Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.