CRAN Package Check Results for Package ggblend

Last updated on 2025-10-09 13:49:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 8.71 79.36 88.07 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 5.65 55.22 60.87 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 129.72 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 132.38 OK
r-devel-windows-x86_64 0.1.2 10.00 88.00 98.00 OK
r-patched-linux-x86_64 0.1.2 8.33 73.43 81.76 OK
r-release-linux-x86_64 0.1.0 7.10 70.45 77.55 ERROR
r-release-macos-arm64 0.1.2 39.00 OK
r-release-macos-x86_64 0.1.2 78.00 OK
r-release-windows-x86_64 0.1.2 10.00 93.00 103.00 OK
r-oldrel-macos-arm64 0.1.2 43.00 OK
r-oldrel-macos-x86_64 0.1.2 77.00 OK
r-oldrel-windows-x86_64 0.1.2 13.00 110.00 123.00 OK

Check Details

Version: 0.1.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: ggblend-package.Rd: ggplot layer_list.Rd: ggplot2 partition.Rd: vars Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavor: r-release-linux-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/8s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(ggblend) > > test_check("ggblend") [ FAIL 3 | WARN 2 | SKIP 7 | PASS 99 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • On CRAN (7): 'test-operation-.R:95:3', 'test-operation-affine-transform.R:2:3', 'test-operation-affine-transform.R:13:3', 'test-operation-blend.R:2:3', 'test-operation-blend.R:11:3', 'test-operation-blend.R:20:3', 'test-operation-blend.R:41:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-operation-adjust.R:17:3'): adjusting aesthetics works ──────── adjust(aes(color = z)) * stat_summary_bin() (`actual`) not equal to stat_summary_bin(aes(color = z)) (`expected`). `actual$mapping` is an S3 object of class <uneval>, a list `expected$mapping` is an S7 object of class <ggplot2::mapping> Backtrace: ▆ 1. └─ggblend:::expect_equal_layer(...) at test-operation-adjust.R:17:3 2. └─testthat::expect_equal(...) at tests/testthat/helper-layer.R:26:3 ── Failure ('test-operation-adjust.R:18:3'): adjusting aesthetics works ──────── stat_summary_bin() * adjust(mapping = aes(color = z)) (`actual`) not equal to stat_summary_bin(aes(color = z)) (`expected`). `actual$mapping` is an S3 object of class <uneval>, a list `expected$mapping` is an S7 object of class <ggplot2::mapping> Backtrace: ▆ 1. └─ggblend:::expect_equal_layer(...) at test-operation-adjust.R:18:3 2. └─testthat::expect_equal(...) at tests/testthat/helper-layer.R:26:3 ── Failure ('test-operation-adjust.R:19:3'): adjusting aesthetics works ──────── adjust(stat_summary_bin(aes(color = g)), aes(color = z, fill = y)) (`actual`) not equal to stat_summary_bin(aes(color = z, fill = y)) (`expected`). `actual$mapping` is an S3 object of class <uneval>, a list `expected$mapping` is an S7 object of class <ggplot2::mapping> Backtrace: ▆ 1. └─ggblend:::expect_equal_layer(...) at test-operation-adjust.R:19:3 2. └─testthat::expect_equal(...) at tests/testthat/helper-layer.R:26:3 [ FAIL 3 | WARN 2 | SKIP 7 | PASS 99 ] Error: Test failures Execution halted Flavor: r-release-linux-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.