CRAN Package Check Results for Package webutils

Last updated on 2019-04-13 01:58:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6 2.49 20.98 23.47 OK
r-devel-linux-x86_64-debian-gcc 0.6 1.97 17.45 19.42 OK
r-devel-linux-x86_64-fedora-clang 0.6 30.38 OK
r-devel-linux-x86_64-fedora-gcc 0.6 28.59 OK
r-devel-windows-ix86+x86_64 0.6 13.00 61.00 74.00 OK
r-patched-linux-x86_64 0.6 2.40 21.20 23.60 OK
r-patched-solaris-x86 0.6 44.50 OK
r-release-linux-x86_64 0.6 1.69 20.35 22.04 OK
r-release-windows-ix86+x86_64 0.6 7.00 66.00 73.00 OK
r-release-osx-x86_64 0.6 ERROR
r-oldrel-windows-ix86+x86_64 0.6 6.00 509.00 515.00 OK
r-oldrel-osx-x86_64 0.6 OK

Check Details

Version: 0.6
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/2s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     1: curl::curl_echo(h) at testthat/test-echo.R:14
     2: curl_fetch_memory(paste0("http://localhost:", port, "/"), handle = handle)
    
     ── 2. Error: Echo a big file (@test-echo.R#51) ────────────────────────────────
     Callback aborted
     1: curl::curl_echo(h) at testthat/test-echo.R:51
     2: curl_fetch_memory(paste0("http://localhost:", port, "/"), handle = handle)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 14 SKIPPED: 0 FAILED: 2
     1. Error: test echo from httpuv (@test-echo.R#14)
     2. Error: Echo a big file (@test-echo.R#51)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-osx-x86_64