CRAN Package Check Results for Package rvest

Last updated on 2024-04-19 16:58:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4 6.96 81.28 88.24 OK
r-devel-linux-x86_64-debian-gcc 1.0.4 OK
r-devel-linux-x86_64-fedora-clang 1.0.4 112.30 OK
r-devel-linux-x86_64-fedora-gcc 1.0.4 119.51 OK
r-prerel-macos-arm64 1.0.4 48.00 OK
r-prerel-macos-x86_64 1.0.4 129.00 OK
r-prerel-windows-x86_64 1.0.4 7.00 83.00 90.00 OK
r-patched-linux-x86_64 1.0.4 7.97 76.91 84.88 OK
r-release-linux-x86_64 1.0.4 6.48 76.67 83.15 OK
r-release-macos-arm64 1.0.4 54.00 OK
r-release-macos-x86_64 1.0.4 83.00 OK
r-release-windows-x86_64 1.0.4 9.00 103.00 112.00 ERROR
r-oldrel-macos-arm64 1.0.4 46.00 OK
r-oldrel-windows-x86_64 1.0.4 11.00 87.00 98.00 OK

Check Details

Version: 1.0.4
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [23s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(rvest) > > test_check("rvest") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 42 | PASS 103 ] ══ Skipped tests (42) ══════════════════════════════════════════════════════════ • On CRAN (40): 'test-html.R:16:3', 'test-live.R:2:3', 'test-live.R:9:3', 'test-live.R:26:3', 'test-live.R:34:3', 'test-live.R:43:3', 'test-live.R:54:3', 'test-live.R:73:3', 'test-live.R:81:3', 'test-live.R:95:3', 'test-form.R:29:3', 'test-form.R:76:3', 'test-form.R:85:3', 'test-form.R:107:3', 'test-form.R:119:3', 'test-form.R:144:3', 'test-form.R:177:3', 'test-form.R:215:3', 'test-selectors.R:63:3', 'test-rename.R:4:3', 'test-rename.R:21:3', 'test-rename.R:25:3', 'test-table.R:11:3', 'test-table.R:40:3', 'test-table.R:55:3', 'test-table.R:69:3', 'test-table.R:84:3', 'test-table.R:100:3', 'test-table.R:115:3', 'test-table.R:128:3', 'test-table.R:175:3', 'test-table.R:186:3', 'test-table.R:196:3', 'test-table.R:202:3', 'test-table.R:208:3', 'test-utils.R:7:3', 'test-session.R:22:3', 'test-session.R:43:3', 'test-session.R:53:3', 'test-session.R:82:3' • currently broken (2): 'test-encoding.R:2:3', 'test-encoding.R:14:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-session.R:2:3'): basic session process works as expected ─────── Error in `curl::curl_fetch_memory(url, handle = handle)`: Empty reply from server Backtrace: ▆ 1. └─testthat::expect_snapshot(...) at test-session.R:2:3 2. └─rlang::cnd_signal(state$error) [ FAIL 1 | WARN 0 | SKIP 42 | PASS 103 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64