CRAN Package Check Results for Package sessioninfo

Last updated on 2025-01-22 13:01:51 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.2 2.80 32.76 35.56 ERROR
r-devel-linux-x86_64-debian-gcc 1.2.2 2.29 25.40 27.69 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.2 31.80 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2.2 32.84 ERROR
r-devel-windows-x86_64 1.2.2 4.00 52.00 56.00 ERROR
r-patched-linux-x86_64 1.2.2 3.28 30.56 33.84 ERROR
r-release-linux-x86_64 1.2.2 3.96 31.00 34.96 ERROR
r-release-macos-arm64 1.2.2 22.00 OK
r-release-macos-x86_64 1.2.2 28.00 OK
r-release-windows-x86_64 1.2.2 6.00 51.00 57.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 7.00 56.00 63.00 ERROR

Check Details

Version: 1.2.2
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/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’ [6s/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’ 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-devel-linux-x86_64-fedora-clang, 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-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-devel-windows-x86_64

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-patched-linux-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 Flavor: r-release-linux-x86_64

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-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

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.