R Under development (unstable) (2024-09-02 r87090 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") > test_check("rphylopic") Loading required package: rphylopic You are using rphylopic v.1.5.0. Please remember to credit PhyloPic contributors (hint: `get_attribution()`) and cite rphylopic in your work (hint: `citation("rphylopic")`). [ FAIL 0 | WARN 0 | SKIP 21 | PASS 0 ] ══ Skipped tests (21) ══════════════════════════════════════════════════════════ • On CRAN (21): 'test-add_phylopic.R:4:3', 'test-add_phylopic_base.R:2:3', 'test-add_phylopic_legend.R:2:3', 'test-browse_phylopic.R:2:3', 'test-geom_phylopic.R:4:3', 'test-geom_phylopic.R:100:3', 'test-get_attribution.R:2:3', 'test-get_phylopic.R:2:3', 'test-get_uuid.R:2:3', 'test-phylopic_utils.R:2:3', 'test-phylopic_utils.R:26:3', 'test-phylopic_utils.R:44:3', 'test-phylopic_utils.R:83:3', 'test-phylopic_utils.R:93:3', 'test-pick_phylo.R:2:3', 'test-resolve_phylopic.R:2:3', 'test-resolve_phylopic.R:40:3', 'test-resolve_phylopic.R:70:3', 'test-resolve_phylopic.R:98:3', 'test-resolve_phylopic.R:125:3', 'test-save_phylopic.R:2:3' [ FAIL 0 | WARN 0 | SKIP 21 | PASS 0 ] Deleting unused snapshots: • add_phylopic/phylopic-in-background.svg • add_phylopic/phylopic-png-in-background.svg • add_phylopic/phylopics-on-top-of-plot.svg • add_phylopic/phylopics-with-alt-height-and-width.svg • add_phylopic/phylopics-with-widths.svg • add_phylopic_base/phylopic-in-background.svg • add_phylopic_base/phylopic-png-in-background.svg • add_phylopic_base/phylopic-with-width.svg • add_phylopic_base/phylopics-on-top-of-plot.svg • add_phylopic_legend/phylopic-base-legend-args.svg • add_phylopic_legend/phylopic-base-legend-default-size.svg • add_phylopic_legend/phylopic-base-legend.svg • geom_phylopic/geom-phylopic-with-alt-height-and-width.svg • geom_phylopic/geom-phylopic-with-no-dims.svg • geom_phylopic/geom-phylopic-with-png.svg • geom_phylopic/geom-phylopic-with-width.svg • geom_phylopic/geom-phylopic.svg • geom_phylopic/phylopic-key-glyph-with-img.svg • geom_phylopic/phylopic-key-glyph-with-larger-glyphs.svg • geom_phylopic/phylopic-key-glyph-with-uuid.svg • geom_phylopic/phylopic-key-glyph.svg • phylopic_utils/plot-array.svg • phylopic_utils/plot-picture.svg > > proc.time() user system elapsed 2.10 0.87 2.37