CRAN Package Check Results for Package sessioninfo

Last updated on 2025-01-27 03:49:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.2 3.53 32.22 35.75 ERROR
r-devel-linux-x86_64-debian-gcc 1.2.2 2.11 24.45 26.56 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.2 57.87 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2.2 32.84 ERROR
r-devel-windows-x86_64 1.2.2 4.00 54.00 58.00 ERROR
r-patched-linux-x86_64 1.2.2 3.20 30.18 33.38 ERROR
r-release-linux-x86_64 1.2.2 2.49 30.55 33.04 ERROR
r-release-macos-arm64 1.2.2 43.00 ERROR
r-release-macos-x86_64 1.2.2 28.00 OK
r-release-windows-x86_64 1.2.2 5.00 53.00 58.00 ERROR
r-oldrel-macos-arm64 1.2.2 22.00 OK
r-oldrel-macos-x86_64 1.2.2 30.00 OK
r-oldrel-windows-x86_64 1.2.2 4.00 57.00 61.00 ERROR

Check Details

Version: 1.2.2
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(sessioninfo) > > test_check("sessioninfo") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 14 | PASS 116 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-dependent-packages.R:84:3', 'test-dependent-packages.R:92:3', 'test-warnings.R:37:3', 'test-warnings.R:63:3', 'test-warnings.R:101:3', 'test-diff.R:15:3', 'test-diff.R:27:3', 'test-diff.R:135:3', 'test-diff.R:168:3', 'test-diff.R:235:3', 'test-diff.R:243:3', 'test-diff.R:300:3', 'test-diff.R:342:3', 'test-diff.R:356:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-diff.R:114:3'): get_session_info_url ─────────────────────────── Error in `find_session_info_in_html(url, html)`: Cannot parse session info from 'https://github.com/r-lib/sessioninfo/issues/6'. Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-diff.R:114:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─sessioninfo:::get_session_info_url(url) 5. └─sessioninfo:::find_session_info_in_html(url, html) [ FAIL 1 | WARN 0 | SKIP 14 | PASS 116 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.2.2
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(sessioninfo) > > test_check("sessioninfo") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 14 | PASS 116 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-dependent-packages.R:84:3', 'test-dependent-packages.R:92:3', 'test-warnings.R:37:3', 'test-warnings.R:63:3', 'test-warnings.R:101:3', 'test-diff.R:15:3', 'test-diff.R:27:3', 'test-diff.R:135:3', 'test-diff.R:168:3', 'test-diff.R:235:3', 'test-diff.R:243:3', 'test-diff.R:300:3', 'test-diff.R:342:3', 'test-diff.R:356:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-diff.R:114:3'): get_session_info_url ─────────────────────────── Error in `find_session_info_in_html(url, html)`: Cannot parse session info from 'https://github.com/r-lib/sessioninfo/issues/6'. Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-diff.R:114:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─sessioninfo:::get_session_info_url(url) 5. └─sessioninfo:::find_session_info_in_html(url, html) [ FAIL 1 | WARN 0 | SKIP 14 | PASS 116 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.2.2
Check: tests
Result: ERROR Running ‘testthat.R’ [12s/10s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(sessioninfo) > > test_check("sessioninfo") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 14 | PASS 116 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-dependent-packages.R:84:3', 'test-dependent-packages.R:92:3', 'test-warnings.R:37:3', 'test-warnings.R:63:3', 'test-warnings.R:101:3', 'test-diff.R:15:3', 'test-diff.R:27:3', 'test-diff.R:135:3', 'test-diff.R:168:3', 'test-diff.R:235:3', 'test-diff.R:243:3', 'test-diff.R:300:3', 'test-diff.R:342:3', 'test-diff.R:356:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-diff.R:114:3'): get_session_info_url ─────────────────────────── Error in `find_session_info_in_html(url, html)`: Cannot parse session info from 'https://github.com/r-lib/sessioninfo/issues/6'. Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-diff.R:114:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─sessioninfo:::get_session_info_url(url) 5. └─sessioninfo:::find_session_info_in_html(url, html) [ FAIL 1 | WARN 0 | SKIP 14 | PASS 116 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.2.2
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(sessioninfo) > > test_check("sessioninfo") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 14 | PASS 116 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-dependent-packages.R:84:3', 'test-dependent-packages.R:92:3', 'test-warnings.R:37:3', 'test-warnings.R:63:3', 'test-warnings.R:101:3', 'test-diff.R:15:3', 'test-diff.R:27:3', 'test-diff.R:135:3', 'test-diff.R:168:3', 'test-diff.R:235:3', 'test-diff.R:243:3', 'test-diff.R:300:3', 'test-diff.R:342:3', 'test-diff.R:356:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-diff.R:114:3'): get_session_info_url ─────────────────────────── Error in `find_session_info_in_html(url, html)`: Cannot parse session info from 'https://github.com/r-lib/sessioninfo/issues/6'. Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-diff.R:114:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─sessioninfo:::get_session_info_url(url) 5. └─sessioninfo:::find_session_info_in_html(url, html) [ FAIL 1 | WARN 0 | SKIP 14 | PASS 116 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.2.2
Check: tests
Result: ERROR Running 'testthat.R' [6s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(sessioninfo) > > test_check("sessioninfo") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 15 | PASS 115 ] ══ Skipped tests (15) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-dependent-packages.R:84:3', 'test-dependent-packages.R:92:3', 'test-warnings.R:4:3', 'test-warnings.R:37:3', 'test-warnings.R:63:3', 'test-warnings.R:101:3', 'test-diff.R:15:3', 'test-diff.R:27:3', 'test-diff.R:168:3', 'test-diff.R:235:3', 'test-diff.R:243:3', 'test-diff.R:300:3', 'test-diff.R:342:3', 'test-diff.R:356:3' • On Windows (1): 'test-diff.R:126:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-diff.R:114:3'): get_session_info_url ─────────────────────────── Error in `find_session_info_in_html(url, html)`: Cannot parse session info from 'https://github.com/r-lib/sessioninfo/issues/6'. Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-diff.R:114:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─sessioninfo:::get_session_info_url(url) 5. └─sessioninfo:::find_session_info_in_html(url, html) [ FAIL 1 | WARN 0 | SKIP 15 | PASS 115 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 1.2.2
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(sessioninfo) > > test_check("sessioninfo") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 14 | PASS 116 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-dependent-packages.R:84:3', 'test-dependent-packages.R:92:3', 'test-warnings.R:37:3', 'test-warnings.R:63:3', 'test-warnings.R:101:3', 'test-diff.R:15:3', 'test-diff.R:27:3', 'test-diff.R:135:3', 'test-diff.R:168:3', 'test-diff.R:235:3', 'test-diff.R:243:3', 'test-diff.R:300:3', 'test-diff.R:342:3', 'test-diff.R:356:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-diff.R:114:3'): get_session_info_url ─────────────────────────── Error in `find_session_info_in_html(url, html)`: Cannot parse session info from 'https://github.com/r-lib/sessioninfo/issues/6'. Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-diff.R:114:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─sessioninfo:::get_session_info_url(url) 5. └─sessioninfo:::find_session_info_in_html(url, html) [ FAIL 1 | WARN 0 | SKIP 14 | PASS 116 ] Error: Test failures Execution halted Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.2.2
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(sessioninfo) > > test_check("sessioninfo") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 14 | PASS 116 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-dependent-packages.R:84:3', 'test-dependent-packages.R:92:3', 'test-warnings.R:37:3', 'test-warnings.R:63:3', 'test-warnings.R:101:3', 'test-diff.R:15:3', 'test-diff.R:27:3', 'test-diff.R:135:3', 'test-diff.R:168:3', 'test-diff.R:235:3', 'test-diff.R:243:3', 'test-diff.R:300:3', 'test-diff.R:342:3', 'test-diff.R:356:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-diff.R:114:3'): get_session_info_url ─────────────────────────── Error in `find_session_info_in_html(url, html)`: Cannot parse session info from 'https://github.com/r-lib/sessioninfo/issues/6'. Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-diff.R:114:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─sessioninfo:::get_session_info_url(url) 5. └─sessioninfo:::find_session_info_in_html(url, html) [ FAIL 1 | WARN 0 | SKIP 14 | PASS 116 ] Error: Test failures Execution halted Flavor: r-release-macos-arm64

Version: 1.2.2
Check: tests
Result: ERROR Running 'testthat.R' [5s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(sessioninfo) > > test_check("sessioninfo") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 15 | PASS 115 ] ══ Skipped tests (15) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-dependent-packages.R:84:3', 'test-dependent-packages.R:92:3', 'test-diff.R:15:3', 'test-diff.R:27:3', 'test-diff.R:168:3', 'test-diff.R:235:3', 'test-diff.R:243:3', 'test-diff.R:300:3', 'test-diff.R:342:3', 'test-diff.R:356:3', 'test-warnings.R:4:3', 'test-warnings.R:37:3', 'test-warnings.R:63:3', 'test-warnings.R:101:3' • On Windows (1): 'test-diff.R:126:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-diff.R:114:3'): get_session_info_url ─────────────────────────── Error in `find_session_info_in_html(url, html)`: Cannot parse session info from 'https://github.com/r-lib/sessioninfo/issues/6'. Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-diff.R:114:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─sessioninfo:::get_session_info_url(url) 5. └─sessioninfo:::find_session_info_in_html(url, html) [ FAIL 1 | WARN 0 | SKIP 15 | PASS 115 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Version: 1.2.2
Check: tests
Result: ERROR Running 'testthat.R' [7s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(sessioninfo) > > test_check("sessioninfo") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 15 | PASS 115 ] ══ Skipped tests (15) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-dependent-packages.R:84:3', 'test-dependent-packages.R:92:3', 'test-warnings.R:4:3', 'test-warnings.R:37:3', 'test-warnings.R:63:3', 'test-warnings.R:101:3', 'test-diff.R:15:3', 'test-diff.R:27:3', 'test-diff.R:168:3', 'test-diff.R:235:3', 'test-diff.R:243:3', 'test-diff.R:300:3', 'test-diff.R:342:3', 'test-diff.R:356:3' • On Windows (1): 'test-diff.R:126:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-diff.R:114:3'): get_session_info_url ─────────────────────────── Error in `find_session_info_in_html(url, html)`: Cannot parse session info from 'https://github.com/r-lib/sessioninfo/issues/6'. Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-diff.R:114:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─sessioninfo:::get_session_info_url(url) 5. └─sessioninfo:::find_session_info_in_html(url, html) [ FAIL 1 | WARN 0 | SKIP 15 | PASS 115 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64