R Under development (unstable) (2024-03-07 r86063 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 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. NULL [ FAIL 0 | WARN 0 | SKIP 29 | PASS 45 ] ══ Skipped tests (29) ══════════════════════════════════════════════════════════ • On CRAN (28): 'test-coord_geo.R:62:3', 'test-coord_geo.R:66:3', 'test-coord_geo.R:96:3', 'test-coord_geo.R:115:3', 'test-coord_geo.R:136:3', 'test-coord_geo.R:148:3', 'test-coord_geo.R:165:3', 'test-coord_geo.R:181:3', 'test-coord_geo_polar.R:11:3', 'test-coord_geo_polar.R:53:3', 'test-coord_geo_polar.R:64:3', 'test-coord_geo_radial.R:21:3', 'test-coord_geo_radial.R:37:3', 'test-coord_geo_radial.R:48:3', 'test-coord_trans_flip.R:10:3', 'test-coord_trans_xy.R:22:3', 'test-disparity_through_time.R:14:3', 'test-facet_color.R:21:3', 'test-facet_color.R:73:3', 'test-get_scale_data.R:2:3', 'test-ggarrange2.R:14:3', 'test-gggeo_scale.R:22:3', 'test-gggeo_scale_old.R:22:3', 'test-phylomorpho.R:21:3', 'test-points_range.R:14:3', 'test-scales.R:11:3', 'test-scales.R:24:3', 'test-scales.R:37:3' • packageVersion("ggplot2") >= "3.5.0" is TRUE (1): 'test-coord_geo_radial.R:4:3' [ FAIL 0 | WARN 0 | SKIP 29 | PASS 45 ] Deleting unused snapshots: • coord_geo/scale-on-all-facets-new.svg • coord_geo/scale-on-all-facets-old.svg • coord_geo/scales-on-different-sides1-new.svg • coord_geo/scales-on-different-sides1-old.svg • coord_geo/scales-on-different-sides2-new.svg • coord_geo/scales-on-different-sides2-old.svg • coord_geo_polar/coord-geo-polar-grey-new.svg • coord_geo_polar/coord-geo-polar-pos-new.svg • coord_geo_polar/scale-on-fossil-ggtree-with-labels-new.svg • coord_geo_polar/scale-on-fossil-ggtree-with-labels-old.svg • coord_geo_radial/scale-on-fossil-ggtree-with-labels-new.svg • coord_trans_flip/coord-trans-flip-with-different-transforms-new.svg • coord_trans_flip/coord-trans-flip-with-different-transforms-old.svg • coord_trans_xy/coord-trans-xy-with-expansion-new.svg • coord_trans_xy/coord-trans-xy-with-expansion-old.svg • coord_trans_xy/coord-trans-xy-with-no-trans-new.svg • facet_color/facet-grid-color-with-function-new.svg • facet_color/facet-grid-color-with-function-old.svg • facet_color/facet-grid-color-with-named-vector-new.svg • facet_color/facet-grid-color-with-named-vector-old.svg • ggarrange2/double-ggarrange2-layout-new.svg • ggarrange2/double-ggarrange2-layout-old.svg • ggarrange2/double-ggarrange2-new.svg • ggarrange2/double-ggarrange2-old.svg • ggarrange2/ggarrange2-layout-new.svg • ggarrange2/ggarrange2-layout-old.svg • ggarrange2/ggarrange2-no-dims-layout-new.svg • ggarrange2/ggarrange2-no-dims-layout-old.svg • ggarrange2/ggarrange2-no-dims-new.svg • ggarrange2/ggarrange2-no-dims-old.svg • ggarrange2/ggarrange2-no-heights-layout-new.svg • ggarrange2/ggarrange2-no-heights-layout-old.svg • ggarrange2/ggarrange2-no-heights-new.svg • ggarrange2/ggarrange2-no-heights-old.svg • ggarrange2/ggarrange2-with-layout-layout-new.svg • ggarrange2/ggarrange2-with-layout-layout-old.svg • ggarrange2/ggarrange2-with-layout-new.svg • ggarrange2/ggarrange2-with-layout-old.svg • gggeo_scale/gggeo-scale-left-and-right-new.svg • gggeo_scale/gggeo-scale-left-and-right-old.svg • gggeo_scale/gggeo-scale-top-new.svg • gggeo_scale/gggeo-scale-top-old.svg • points_range/geom-points-range-aes-new.svg • points_range/geom-points-range-aes-old.svg • points_range/geom-points-range-bg-new.svg • points_range/geom-points-range-bg-old.svg • points_range/geom-points-range-h-new.svg • points_range/geom-points-range-h-old.svg > > proc.time() user system elapsed 14.53 1.15 15.65