R Under development (unstable) (2024-11-05 r87288 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(aRtsy) > > test_check("aRtsy") [Palettes] Runtime: 0.00078 seconds [Strokes] Runtime: 0.31213 seconds [Ribbons] Runtime: 0.01866 seconds [Turmite] Runtime: 0.0635 seconds [Ant] Runtime: 0.02228 seconds [Planet] Runtime: 1.71516 seconds [Squares] Runtime: 0.01636 seconds [Circlemap] Runtime: 1.38472 seconds [Function] Runtime: 0.26853 seconds [Polylines] Runtime: 0.016 seconds [Diamonds] Runtime: 0.16458 seconds [Segments] Runtime: 0.14223 seconds [Mandelbrot] Runtime: 0.69347 seconds [Collatz] Runtime: 0.35562 seconds [Mosaic] Runtime: 8.47193 seconds [Forest] Runtime: 7.14305 seconds [Gemstone] Runtime: 3.78119 seconds [Blacklight] Runtime: 12.76974 seconds [Stripes] Runtime: 0.01903 seconds [Nebula] Runtime: 6.05283 seconds [Watercolors] Runtime: 1.5088 seconds [Flow] Runtime: 0.52963 seconds [Maze] Runtime: 1.04245 seconds [Recaman] Runtime: 0.01202 seconds [Phyllotaxis] Runtime: 0.10071 seconds [Cobweb] Runtime: 0.68525 seconds [Chladni] Runtime: 0.15798 seconds [Petri] Runtime: 0.20165 seconds [Splits] Runtime: 0.02478 seconds [Mesh] Runtime: 0.06318 seconds [Flame] Runtime: 0.70141 seconds [Smoke] Runtime: 0.00462 seconds [Tiles] Runtime: 0.5236 seconds [Swirls] Runtime: 0.02726 seconds [Lissajous] Runtime: 0.61384 seconds [ FAIL 0 | WARN 0 | SKIP 0 | PASS 35 ] > > proc.time() user system elapsed 48.62 2.31 50.92