[R-pkg-team] Bug#1039647: r-cran-ggplot2: autopkgtest failure with r-base (4.3.1-1)
Bas Couwenberg
sebastic at xs4all.nl
Wed Jun 28 07:14:58 BST 2023
Source: r-cran-ggplot2
Version: 3.4.1+dfsg-1
Severity: serious
Justification: autopkgtest failure
Dear Maintainer,
The autopkgtest of your package fails with r-base (4.3.1-1):
84s [ FAIL 54 | WARN 4 | SKIP 95 | PASS 1450 ]
84s
84s ══ Skipped tests ═══════════════════════════════════════════════════════════════
84s • On CRAN (94)
84s • stringsAsFactors only affects R <4.0 (1)
84s
84s ══ Failed tests ════════════════════════════════════════════════════════════════
85s ── Error ('test-aes.r:198'): aesthetics are drawn correctly ────────────────────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-aes.r:198:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-aes.r:214'): alpha is drawn correctly ──────────────────────────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-aes.r:214:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-annotate.r:28'): segment annotations transform with scales ─────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger("line matches points", plot) at test-annotate.r:28:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-coord_sf.R:17'): basic plot builds without error ───────────────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-coord_sf.R:17:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-coord_sf.R:30'): graticule lines can be removed via theme ──────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger("no panel grid", plot) at test-coord_sf.R:30:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-coord-cartesian.R:23'): cartesian coords draws correctly with limits ──
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-coord-cartesian.R:23:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-coord-cartesian.R:54'): cartesian coords draws correctly with clipping on or off ──
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-coord-cartesian.R:54:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-coord-flip.R:3'): secondary labels are correctly turned off ────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-coord-flip.R:3:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-coord-map.R:5'): USA state map drawn ───────────────────────────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-coord-map.R:5:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-coord-map.R:17'): coord_map scale position can be switched ─────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-coord-map.R:17:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-coord-polar.r:94'): polar coordinates draw correctly ───────────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-coord-polar.r:94:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-coord-transform.R:101'): basic coord_trans() plot displays both continuous and discrete axes ──
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-coord-transform.R:101:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-coord-transform.R:110'): second axes display in coord_trans() ──
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-coord-transform.R:110:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-draw-key.R:7'): alternative key glyphs work ────────────────────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-draw-key.R:7:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-draw-key.R:43'): horizontal key glyphs work ────────────────────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-draw-key.R:43:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-facet-.r:413'): facet labels respect both justification and margin arguments ──
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-facet-.r:413:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-facet-labels.r:153'): parsed labels are rendered correctly ─────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-facet-labels.r:153:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-facet-layout.r:88'): wrap: as.table = FALSE gets axes ──────────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-facet-layout.r:88:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-facet-strips.r:167'): y strip labels are rotated when strips are switched ──
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger("switched facet strips", switched) at test-facet-strips.r:167:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-geom-boxplot.R:84'): boxplot draws correctly ───────────────────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-geom-boxplot.R:84:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-geom-hex.R:25'): bin size are picked up from stat ──────────────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-geom-hex.R:25:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-geom-hex.R:35'): geom_hex works in non-linear coordinate systems ──
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-geom-hex.R:35:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-geom-hline-vline-abline.R:15'): check h/v/abline transformed on basic projections ──
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-geom-hline-vline-abline.R:15:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-geom-hline-vline-abline.R:38'): curved lines in map projections ──
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger("straight lines in mercator", nzmap) at test-geom-hline-vline-abline.R:38:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-geom-path.R:60'): geom_path draws correctly ────────────────────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-geom-path.R:60:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-geom-path.R:77'): NA linetype is dropped with warning ──────────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. ├─testthat::expect_warning(...) at test-geom-path.R:77:2
85s 2. │ └─testthat:::expect_condition_matching(...)
85s 3. │ └─testthat:::quasi_capture(...)
85s 4. │ ├─testthat (local) .capture(...)
85s 5. │ │ └─base::withCallingHandlers(...)
85s 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
85s 7. └─vdiffr::expect_doppelganger(...)
85s 8. └─vdiffr (local) writer(fig, testcase, title)
85s 9. └─vdiffr:::svglite(file)
85s 10. └─vdiffr:::svglite_(...)
85s ── Error ('test-geom-polygon.R:25'): geom_polygon draws correctly ──────────────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger("basic polygon plot", p) at test-geom-polygon.R:25:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-geom-raster.R:20'): geom_raster draws correctly ────────────────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-geom-raster.R:20:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-geom-sf.R:179'): geom_sf draws correctly ───────────────────────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-geom-sf.R:179:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-geom-sf.R:209'): geom_sf_text() and geom_sf_label() draws correctly ──
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-geom-sf.R:209:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-geom-sf.R:244'): geom_sf draws arrows correctly ────────────────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-geom-sf.R:244:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-geom-smooth.R:88'): geom_smooth() works with alternative stats ──
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-geom-smooth.R:88:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-geom-violin.R:86'): geom_violin draws correctly ────────────────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-geom-violin.R:86:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-ggsave.R:24'): ggsave restores previous graphics device ────────
85s Error in `f(...)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─ggplot2::ggsave(path, p, device = "png", width = 5, height = 5) at test-ggsave.R:24:2
85s 2. └─ggplot2 (local) dev(...)
85s 3. └─ggplot2 (local) png_dev(..., res = dpi, units = "in")
85s 4. └─ragg (local) f(...)
85s ── Error ('test-ggsave.R:38'): ggsave uses theme background as image background ──
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s aliases, web_fonts, id, fix_text_size, scaling, always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─ggplot2::ggsave(path, p, device = "svg", width = 5, height = 5) at test-ggsave.R:38:2
85s 2. └─ggplot2 (local) dev(...)
85s 3. └─svglite::svglite(file = filename, ...)
85s 4. └─svglite:::svglite_(...)
85s ── Error ('test-ggsave.R:53'): ggsave can handle blank background ──────────────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s aliases, web_fonts, id, fix_text_size, scaling, always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─ggplot2::ggsave(path, p, device = "svg", width = 5, height = 5) at test-ggsave.R:53:2
85s 2. └─ggplot2 (local) dev(...)
85s 3. └─svglite::svglite(file = filename, ...)
85s 4. └─svglite:::svglite_(...)
85s ── Error ('test-ggsave.R:63'): ggsave warns about empty or multiple filenames ──
85s Error in `f(...)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. ├─withr::with_file(...) at test-ggsave.R:63:2
85s 2. │ └─base::force(code)
85s 3. ├─testthat::expect_warning(...) at test-ggsave.R:64:4
85s 4. │ └─testthat:::expect_condition_matching(...)
85s 5. │ └─testthat:::quasi_capture(...)
85s 6. │ ├─testthat (local) .capture(...)
85s 7. │ │ └─base::withCallingHandlers(...)
85s 8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
85s 9. ├─base::suppressMessages(ggsave(filenames, plot))
85s 10. │ └─base::withCallingHandlers(...)
85s 11. └─ggplot2::ggsave(filenames, plot)
85s 12. └─ggplot2 (local) dev(...)
85s 13. └─ggplot2 (local) png_dev(..., res = dpi, units = "in")
85s 14. └─ragg (local) f(...)
85s ── Error ('test-labels.r:79'): tags are drawn correctly ────────────────────────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger("defaults", p) at test-labels.r:79:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-position-stack.R:71'): Stacking produces the expected output ───
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger("Area stacking", p) at test-position-stack.R:71:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-scale_date.R:16'): date scale draws correctly ──────────────────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-scale_date.R:16:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-scales-breaks-labels.r:295'): minor breaks draw correctly ──────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger("numeric", p) at test-scales-breaks-labels.r:295:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-scales-breaks-labels.r:336'): scale breaks can be removed ──────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-scales-breaks-labels.r:336:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-scales-breaks-labels.r:365'): functional limits work for continuous scales ──
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-scales-breaks-labels.r:365:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-sec-axis.R:63'): sex axis works with division (#1804) ──────────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-sec-axis.R:63:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-sec-axis.R:140'): sec axis works with skewed transform ─────────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-sec-axis.R:140:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-sec-axis.R:202'): sec_axis() handles secondary power transformations ──
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-sec-axis.R:202:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-sec-axis.R:242'): sec_axis() respects custom transformations ───
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-sec-axis.R:242:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-sec-axis.R:318'): sec_axis works with date/time/datetime scales ──
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-sec-axis.R:318:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-sec-axis.R:334'): sec.axis allows independent trans btwn primary and secondary axes ──
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-sec-axis.R:334:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-sec-axis.R:350'): sec_axis() works for power transformations (monotonicity test doesn't fail) ──
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-sec-axis.R:350:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-stat-align.R:12'): standard alignment works ────────────────────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger("align two areas", p) at test-stat-align.R:12:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-stat-align.R:28'): alignment with cliffs works ─────────────────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger("align two areas with cliff", p) at test-stat-align.R:28:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-stat-align.R:43'): alignment with negative and positive values works ──
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-stat-align.R:43:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s ── Error ('test-stat-sum.R:47'): summaries are drawn correctly ─────────────────
85s Error in `svglite_(filename, bg, width, height, pointsize, standalone,
85s always_valid)`: Graphics API version mismatch
85s Backtrace:
85s ▆
85s 1. └─vdiffr::expect_doppelganger(...) at test-stat-sum.R:47:2
85s 2. └─vdiffr (local) writer(fig, testcase, title)
85s 3. └─vdiffr:::svglite(file)
85s 4. └─vdiffr:::svglite_(...)
85s
85s [ FAIL 54 | WARN 4 | SKIP 95 | PASS 1450 ]
https://ci.debian.net/data/autopkgtest/testing/amd64/r/r-cran-ggplot2/34918489/log.gz
More information about the R-pkg-team
mailing list