CRAN Package Check Results for Maintainer ‘Jadey Ryan <jryan at agr.wa.gov>’

Last updated on 2025-09-13 00:51:19 CEST.

Package ERROR NOTE OK
washi 4 6 3

Package washi

Current CRAN status: ERROR: 4, NOTE: 6, OK: 3

Version: 0.2.0
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘flextable.R’ ‘washi_flextable.Rd’ ‘washi_scale.Rd’ ‘washi_theme.Rd’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/8s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(washi) > > test_check("washi") Couldn't find 'sans'. Defaulting to 'sans'. a flextable object. col_keys: `a`, `b` header has 1 row(s) body has 5 row(s) original dataset sample: 'data.frame': 5 obs. of 2 variables: $ a: int 1 2 3 4 5 $ b: int 6 7 8 9 10 NULL Couldn't find 'sans'. Defaulting to 'sans'. Couldn't find 'sans'. Defaulting to 'sans'. Couldn't find 'sans'. Defaulting to 'sans'. Couldn't find 'sans'. Defaulting to 'sans'. [ FAIL 2 | WARN 4 | SKIP 5 | PASS 13 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-flextable.R:9:3', 'test-fonts.R:3:3', 'test-palettes.R:48:3', 'test-scales.R:42:3', 'test-theme.R:34:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-theme.R:30:3'): washi_theme() works ────────────────────────── length(theme$panel.grid.major.x) (`actual`) not equal to 0 (`expected`). `actual`: 1.0 `expected`: 0.0 ── Failure ('test-theme.R:31:3'): washi_theme() works ────────────────────────── length(theme$panel.grid.major.y) (`actual`) not equal to 0 (`expected`). `actual`: 1.0 `expected`: 0.0 [ FAIL 2 | WARN 4 | SKIP 5 | PASS 13 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(washi) > > test_check("washi") Couldn't find 'sans'. Defaulting to 'sans'. a flextable object. col_keys: `a`, `b` header has 1 row(s) body has 5 row(s) original dataset sample: 'data.frame': 5 obs. of 2 variables: $ a: int 1 2 3 4 5 $ b: int 6 7 8 9 10 NULL Couldn't find 'sans'. Defaulting to 'sans'. Couldn't find 'sans'. Defaulting to 'sans'. Couldn't find 'sans'. Defaulting to 'sans'. Couldn't find 'sans'. Defaulting to 'sans'. [ FAIL 2 | WARN 4 | SKIP 5 | PASS 13 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-flextable.R:9:3', 'test-fonts.R:3:3', 'test-palettes.R:48:3', 'test-scales.R:42:3', 'test-theme.R:34:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-theme.R:30:3'): washi_theme() works ────────────────────────── length(theme$panel.grid.major.x) (`actual`) not equal to 0 (`expected`). `actual`: 1.0 `expected`: 0.0 ── Failure ('test-theme.R:31:3'): washi_theme() works ────────────────────────── length(theme$panel.grid.major.y) (`actual`) not equal to 0 (`expected`). `actual`: 1.0 `expected`: 0.0 [ FAIL 2 | WARN 4 | SKIP 5 | PASS 13 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(washi) > > test_check("washi") Couldn't find 'sans'. Defaulting to 'sans'. Couldn't find 'sans'. Defaulting to 'sans'. a flextable object. col_keys: `a`, `b` header has 1 row(s) body has 5 row(s) original dataset sample: 'data.frame': 5 obs. of 2 variables: $ a: int 1 2 3 4 5 $ b: int 6 7 8 9 10 NULL Couldn't find 'sans'. Defaulting to 'sans'. Couldn't find 'sans'. Defaulting to 'sans'. Couldn't find 'sans'. Defaulting to 'sans'. Couldn't find 'sans'. Defaulting to 'sans'. [ FAIL 2 | WARN 4 | SKIP 5 | PASS 13 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-flextable.R:9:3', 'test-fonts.R:3:3', 'test-palettes.R:48:3', 'test-scales.R:42:3', 'test-theme.R:34:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-theme.R:30:3'): washi_theme() works ────────────────────────── length(theme$panel.grid.major.x) (`actual`) not equal to 0 (`expected`). `actual`: 1.0 `expected`: 0.0 ── Failure ('test-theme.R:31:3'): washi_theme() works ────────────────────────── length(theme$panel.grid.major.y) (`actual`) not equal to 0 (`expected`). `actual`: 1.0 `expected`: 0.0 [ FAIL 2 | WARN 4 | SKIP 5 | PASS 13 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc