R Under development (unstable) (2025-11-16 r89026 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") > test_check("rphylopic") Loading required package: rphylopic You are using rphylopic v.1.6.0. Please remember to credit PhyloPic contributors (hint: `get_attribution()`) and cite rphylopic in your work (hint: `citation("rphylopic")`). [ FAIL 0 | WARN 0 | SKIP 23 | PASS 0 ] ══ Skipped tests (23) ══════════════════════════════════════════════════════════ • On CRAN (23): 'test-add_phylopic.R:4:3', 'test-add_phylopic_base.R:2:3', 'test-add_phylopic_legend.R:2:3', 'test-add_phylopic_tree.R:2:3', 'test-add_phylopic_tree.R:118: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 23 | 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', 'add_phylopic_tree/add-individual-silhouettes-to-tree.svg', 'add_phylopic_tree/add-vector-of-silhouettes-to-tree.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', …, 'phylopic_utils/plot-array.svg', and 'phylopic_utils/plot-picture.svg' > > proc.time() user system elapsed 2.10 0.81 2.48