CRAN Package Check Results for Package saros

Last updated on 2025-04-03 17:49:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.1 6.74 98.45 105.19 OK
r-devel-linux-x86_64-debian-gcc 1.5.1 4.30 68.55 72.85 OK
r-devel-linux-x86_64-fedora-clang 1.5.1 181.27 OK
r-devel-linux-x86_64-fedora-gcc 1.5.1 178.61 OK
r-devel-macos-arm64 1.5.1 48.00 OK
r-devel-macos-x86_64 1.5.1 116.00 OK
r-devel-windows-x86_64 1.5.1 9.00 107.00 116.00 OK
r-patched-linux-x86_64 1.5.1 7.97 92.64 100.61 OK
r-release-linux-x86_64 1.5.1 6.86 92.30 99.16 OK
r-release-macos-arm64 1.5.1 60.00 OK
r-release-macos-x86_64 1.5.1 92.00 OK
r-release-windows-x86_64 1.5.1 9.00 106.00 115.00 OK
r-oldrel-macos-arm64 1.5.1 44.00 ERROR
r-oldrel-macos-x86_64 1.5.1 85.00 OK
r-oldrel-windows-x86_64 1.5.1 10.00 126.00 136.00 OK

Check Details

Version: 1.5.1
Check: examples
Result: ERROR Running examples in ‘saros-Ex.R’ failed The error most likely occurred in: > ### Name: fig_height_h_barchart2 > ### Title: Estimate figure height for a horizontal bar chart > ### Aliases: fig_height_h_barchart2 > > ### ** Examples > > fig_height_h_barchart2(makeme(data = ex_survey, dep = b_1:b_3, indep = x1_sex)) Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called ‘systemfonts’ Calls: fig_height_h_barchart2 ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-oldrel-macos-arm64

Version: 1.5.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [8s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(saros) > > testthat::test_check("saros") Starting 2 test processes [ FAIL 2 | WARN 0 | SKIP 0 | PASS 197 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-make_content.cat_plot_docx.R:4:3'): chart cat_docx ───────────── Error: package or namespace load failed for 'officer' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called 'systemfonts' Backtrace: ▆ 1. └─base::library(officer) at test-make_content.cat_plot_docx.R:4:3 2. └─base::tryCatch(...) 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-make_content.cat_plot_html.R:4:7'): show.legend works with unused categories ── <packageNotFoundError/error/condition> Error in `loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])`: there is no package called 'systemfonts' Backtrace: ▆ 1. ├─vdiffr::expect_doppelganger(...) at test-make_content.cat_plot_html.R:2:5 2. │ └─vdiffr (local) writer(fig, testcase, title) 3. │ └─vdiffr:::print_plot(plot, title) 4. ├─saros::makeme(...) at test-make_content.cat_plot_html.R:4:7 5. │ ├─base::suppressPackageStartupMessages(...) 6. │ │ └─base::withCallingHandlers(expr, packageStartupMessage = function(c) tryInvokeRestart("muffleMessage")) 7. │ ├─rlang::exec(...) 8. │ ├─saros (local) `<fn>`(...) 9. │ └─saros:::make_content.cat_plot_html(...) 10. └─base::loadNamespace(x) 11. ├─base::namespaceImportFrom(...) 12. │ └─base::asNamespace(ns) 13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 14. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 15. └─base (local) withOneRestart(expr, restarts[[1L]]) 16. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 197 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-arm64

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.