R Under development (unstable) (2024-10-22 r87265 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 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 [ FAIL 0 | WARN 0 | SKIP 43 | PASS 63 ] ══ Skipped tests (43) ══════════════════════════════════════════════════════════ • On CRAN (43): 'test-coord_geo.R:66:3', 'test-coord_geo.R:70:3', 'test-coord_geo.R:100:3', 'test-coord_geo.R:119:3', 'test-coord_geo.R:140:3', 'test-coord_geo.R:152:3', 'test-coord_geo.R:169:3', 'test-coord_geo.R:185:3', 'test-coord_geo_polar.R:11:3', 'test-coord_geo_polar.R:53:3', 'test-coord_geo_polar.R:65:3', 'test-coord_geo_radial.R:11:3', 'test-coord_geo_radial.R:27:3', 'test-coord_geo_radial.R:39: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:27:3', 'test-facet_color.R:95:3', 'test-facet_color.R:137:3', 'test-facet_color.R:179:3', 'test-get_scale_data.R:2:3', 'test-ggarrange2.R:14:3', 'test-gggeo_scale.R:23:3', 'test-guides.R:38:3', 'test-guides.R:85:3', 'test-guides.R:100:3', 'test-guides.R:122:3', 'test-guides.R:136:3', 'test-guides.R:159:3', 'test-guides.R:179:3', 'test-guides.R:195:3', 'test-guides.R:211:3', 'test-patterns.R:6:3', 'test-patterns.R:48:3', 'test-patterns.R:64:3', 'test-patterns.R:79:3', 'test-patterns.R:96:3', 'test-phylomorpho.R:22:3', 'test-points_range.R:14:3', 'test-scales.R:11:3', 'test-scales.R:24:3', 'test-scales.R:37:3' [ FAIL 0 | WARN 0 | SKIP 43 | PASS 63 ] Deleting unused snapshots: • coord_geo/scale-on-all-facets-new.svg • coord_geo/scales-on-different-sides1-new.svg • coord_geo/scales-on-different-sides2-new.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_radial/scale-on-fossil-ggtree-with-labels-new.svg • coord_trans_flip/coord-trans-flip-with-different-transforms-new.svg • coord_trans_xy/coord-trans-xy-with-expansion-new.svg • coord_trans_xy/coord-trans-xy-with-no-trans-new.svg • facet_color/facet-grid-color-blue-labels-new.svg • facet_color/facet-grid-color-lab-colors-new.svg • facet_color/facet-grid-color-triassic-blue-new.svg • facet_color/facet-grid-color-with-function-new.svg • facet_color/facet-grid-color-with-named-vector-new.svg • facet_color/facet-wrap-color-blue-labels-new.svg • ggarrange2/double-ggarrange2-layout-new.svg • ggarrange2/double-ggarrange2-new.svg • ggarrange2/ggarrange2-layout-new.svg • ggarrange2/ggarrange2-no-dims-layout-new.svg • ggarrange2/ggarrange2-no-dims-new.svg • ggarrange2/ggarrange2-no-heights-layout-new.svg • ggarrange2/ggarrange2-no-heights-new.svg • ggarrange2/ggarrange2-with-layout-layout-new.svg • ggarrange2/ggarrange2-with-layout-new.svg • gggeo_scale/gggeo-scale-left-and-right-new.svg • gggeo_scale/gggeo-scale-top-new.svg • patterns/geo-pattern2-new.svg • patterns/scale-fill-geopattern-labels-new.svg • patterns/scale-fill-geopattern-limits-new.svg • patterns/scale-fill-geopattern-na-new.svg • patterns/scale-fill-geopattern-na2-new.svg • points_range/geom-points-range-aes-new.svg • points_range/geom-points-range-bg-new.svg • points_range/geom-points-range-h-new.svg > > proc.time() user system elapsed 33.34 2.46 35.82