CRAN Package Check Results for Package ggdibbler

Last updated on 2026-06-07 02:50:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.5 18.81 481.31 500.12 OK
r-devel-linux-x86_64-debian-gcc 0.6.5 11.36 309.85 321.21 ERROR
r-devel-linux-x86_64-fedora-clang 0.6.5 31.00 785.06 816.06 OK
r-devel-linux-x86_64-fedora-gcc 0.6.5 27.00 767.48 794.48 OK
r-devel-windows-x86_64 0.6.5 23.00 464.00 487.00 OK
r-patched-linux-x86_64 0.6.5 19.30 463.03 482.33 OK
r-release-linux-x86_64 0.6.5 15.62 456.72 472.34 OK
r-release-macos-arm64 0.6.5 4.00 113.00 117.00 OK
r-release-macos-x86_64 0.6.5 14.00 489.00 503.00 OK
r-release-windows-x86_64 0.6.5 21.00 514.00 535.00 OK
r-oldrel-macos-arm64 0.6.5 5.00 116.00 121.00 OK
r-oldrel-macos-x86_64 0.6.5 14.00 423.00 437.00 OK
r-oldrel-windows-x86_64 0.6.5 33.00 627.00 660.00 OK

Check Details

Version: 0.6.5
Check: tests
Result: ERROR Running ‘testthat.R’ [59s/72s] 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(ggdibbler) > > test_check("ggdibbler") Attaching package: 'dplyr' The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Saving _problems/test-geom-density-2d-sample-17.R Linking to GEOS 3.14.1, GDAL 3.13.0, PROJ 9.8.1; sf_use_s2() is TRUE [ FAIL 1 | WARN 5 | SKIP 55 | PASS 5 ] ══ Skipped tests (55) ══════════════════════════════════════════════════════════ • On CRAN (53): 'test-geom-abline-sample.R:8:1', 'test-geom-bar-sample.R:6:1', 'test-geom-bin-hex-sample.R:5:1', 'test-geom-bin2d-sample.R:10:1', 'test-geom-bindot-sample.R:6:1', 'test-geom-col-sample.R:9:1', 'test-geom-contour-sample.R:9:1', 'test-geom-count-sample.R:6:1', 'test-geom-curve-sample.R:17:1', 'test-geom-density-sample.R:5:1', 'test-geom-errorbar-sample.R:24:1', 'test-geom-freqpoly-sample.R:5:1', 'test-geom-histogram-sample.R:6:1', 'test-geom-hline-sample.R:8:1', 'test-geom-jitter-sample.R:24:1', 'test-geom-label-sample.R:23:1', 'test-geom-linerange-sample.R:23:3', 'test-geom-path-sample.R:16:1', 'test-geom-point-sample.R:24:1', 'test-geom-pointrange-sample.R:23:3', 'test-geom-polygon-sample.R:43:1', 'test-geom-quantile-sample.R:6:1', 'test-geom-raster-sample.R:16:1', 'test-geom-rect-sample.R:25:1', 'test-geom-ribbon-sample.R:23:1', 'test-geom-rug-sample.R:24:1', 'test-geom-segment-sample.R:27:1', 'test-geom-sf-sample.R:12:1', 'test-geom-smooth-sample.R:4:1', 'test-geom-spoke-sample.R:21:1', 'test-geom-text-sample.R:24:1', 'test-geom-tile-sample.R:21:1', 'test-geom-violin-sample.R:12:1', 'test-geom-vline-sample.R:8:1', 'test-nested-position-dodge.R:5:1', 'test-nested-position-stack.R:5:1', 'test-position-identity-nested.R:5:1', 'test-position-nesting-utils.R:2:1', 'test-position-subdivide.R:24:2', 'test-scale-continuous-distribution.R:10:1', 'test-stat-connect-sample.R:8:1', 'test-stat-ecdf-sample.R:16:1', 'test-stat-ellipse-sample.R:4:1', 'test-stat-manual-sample.R:18:1', 'test-stat-qq-line-sample.R:13:1', 'test-stat-qq-sample.R:13:1', 'test-stat-sample.R:18:1', 'test-stat-sf-sample.R:8:1', 'test-stat-summary-2d-sample.R:6:1', 'test-stat-summary-bin-sample.R:5:3', 'test-stat-summary-hex-sample.R:6:1', 'test-stat-summary-sample.R:5:1', 'test-stat-unique-sample.R:7:1' • empty test (2): , ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-geom-density-2d-sample.R:17:3'): geom_density_2d_sample tests ── Error: cannot open stream /tmp/RtmpAy5J0T/example-223f5f932b4c99d.svg Backtrace: ▆ 1. └─vdiffr::expect_doppelganger("Example 2", p2) at test-geom-density-2d-sample.R:17:3 2. └─vdiffr (local) writer(fig, testcase, title) 3. └─vdiffr:::svglite(file) 4. └─vdiffr:::svglite_(...) [ FAIL 1 | WARN 5 | SKIP 55 | PASS 5 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc