R Under development (unstable) (2023-08-28 r85029 ucrt) -- "Unsuffered Consequences" Copyright (C) 2023 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 Thank you for using rphylopic! Don't forget to attribute the silhouettes that you use to their contributors using the `get_attribution()` function and/or the `verbose` argument in the `geom_phylopic()`, `add_phylopic()`, and `add_phylopic_base()` functions. We would also appreciate it if you cite this package in your work (use `citation("rphylopic")`). [ FAIL 0 | WARN 0 | SKIP 14 | PASS 10 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-add_phylopic.R:4:3', 'test-add_phylopic_base.R:2:3', 'test-browse_phylopic.R:2:3', 'test-geom_phylopic.R:4:3', 'test-geom_phylopic.R:62:3', 'test-get_attribution.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:77:3', 'test-phylopic_utils.R:87:3', 'test-pick_phylo.R:2:3', 'test-save_phylopic.R:2:3' [ FAIL 0 | WARN 0 | SKIP 14 | PASS 10 ] 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_base/phylopic-in-background.svg • add_phylopic_base/phylopic-png-in-background.svg • add_phylopic_base/phylopics-on-top-of-plot.svg • geom_phylopic/geom-phylopic-with-png.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.78 0.29 3.75