R Under development (unstable) (2025-05-15 r88204 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) > library(aRtsy) > > test_check("aRtsy") [Palettes] Runtime: 0.00105 seconds [Strokes] Runtime: 0.65465 seconds [Ribbons] Runtime: 0.02011 seconds [Turmite] Runtime: 0.08618 seconds [Ant] Runtime: 0.03758 seconds [Planet] Runtime: 2.5481 seconds [Squares] Runtime: 0.02761 seconds [Circlemap] Runtime: 2.07077 seconds [Function] Runtime: 0.40234 seconds [Polylines] Runtime: 0.02568 seconds [Diamonds] Runtime: 0.24268 seconds [Segments] Runtime: 0.22078 seconds [Mandelbrot] Runtime: 1.10615 seconds [Collatz] Runtime: 0.71361 seconds [Mosaic] Runtime: 44.23686 seconds [Forest] Runtime: 8.31245 seconds [Gemstone] Runtime: 1.25345 seconds [Blacklight] Runtime: 12.90244 seconds [Stripes] Runtime: 0.02961 seconds [Nebula] Runtime: 6.3422 seconds [Watercolors] Runtime: 3.22319 seconds [Flow] Runtime: 0.74733 seconds [Maze] Runtime: 1.58415 seconds [Recaman] Runtime: 0.0241 seconds [Phyllotaxis] Runtime: 0.30395 seconds [Cobweb] Runtime: 1.30899 seconds [Chladni] Runtime: 0.22026 seconds [Petri] Runtime: 0.44944 seconds [Splits] Runtime: 0.03929 seconds [Mesh] Runtime: 0.11855 seconds [Flame] Runtime: 1.49101 seconds [Smoke] Runtime: 0.00717 seconds [Tiles] Runtime: 0.94068 seconds [Swirls] Runtime: 0.05777 seconds [Lissajous] Runtime: 0.96812 seconds [Slime] Runtime: 1.68349 seconds [ FAIL 0 | WARN 0 | SKIP 0 | PASS 36 ] > > proc.time() user system elapsed 89.34 6.65 96.03