R Under development (unstable) (2025-11-18 r89035 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(deeptime) > > test_check("deeptime") Scale for y is already present. Adding another scale for y, which will replace the existing scale. Scale for y is already present. Adding another scale for y, which will replace the existing scale. Scale for y is already present. Adding another scale for y, which will replace the existing scale. Scale for y is already present. Adding another scale for y, which will replace the existing scale. Scale for y is already present. Adding another scale for y, which will replace the existing scale. viewport[GRID.VP.488] viewport[GRID.VP.639] NULL viewport[GRID.VP.904] NULL viewport[GRID.VP.1106] NULL viewport[GRID.VP.1308] Scale for y is already present. Adding another scale for y, which will replace the existing scale. Scale for y is already present. Adding another scale for y, which will replace the existing scale. NULL NULL NULL [ FAIL 0 | WARN 23 | SKIP 43 | PASS 153 ] ══ Skipped tests (43) ══════════════════════════════════════════════════════════ • On CRAN (43): 'test-coord_geo.R:55:1', 'test-coord_geo.R:80:3', 'test-coord_geo.R:102:1', 'test-coord_geo.R:117:1', 'test-coord_geo.R:132:1', 'test-coord_geo.R:153:1', 'test-coord_geo.R:170:1', 'test-coord_geo.R:182:1', 'test-coord_geo_polar.R:2:1', 'test-coord_geo_polar.R:42:1', 'test-coord_geo_polar.R:56:1', 'test-coord_geo_radial.R:3:1', 'test-coord_geo_radial.R:17:1', 'test-coord_geo_radial.R:30:1', 'test-coord_trans_flip.R:1:1', 'test-coord_trans_xy.R:1:1', 'test-disparity_through_time.R:1:1', 'test-facet_color.R:1:1', 'test-facet_color.R:78:1', 'test-facet_color.R:121:1', 'test-facet_color.R:167:1', 'test-geom_text_phylo.R:1:1', 'test-get_scale_data.R:14:3', 'test-ggarrange2.R:1:1', 'test-guides.R:1:1', 'test-guides.R:73:1', 'test-guides.R:88:1', 'test-guides.R:103:1', 'test-guides.R:125:1', 'test-guides.R:148:1', 'test-guides.R:162:1', 'test-guides.R:182:1', 'test-guides.R:198:1', 'test-patterns.R:1:1', 'test-patterns.R:42:1', 'test-patterns.R:55:1', 'test-patterns.R:76:1', 'test-patterns.R:87:1', 'test-phylomorpho.R:1:1', 'test-points_range.R:1:1', 'test-scales.R:1:1', 'test-scales.R:14:1', 'test-scales.R:27:1' [ FAIL 0 | WARN 23 | SKIP 43 | PASS 153 ] Deleting unused snapshots: 'coord_geo/scales-on-different-sides1-new.svg', 'coord_geo/scales-on-different-sides2-new.svg', 'ggplot4/coord_geo/scales-on-different-sides1-new.svg', and 'ggplot4/coord_geo/scales-on-different-sides2-new.svg' > > proc.time() user system elapsed 53.01 3.29 56.29