R Under development (unstable) (2023-08-07 r84900 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. > > if ( requireNamespace("tinytest", quietly=TRUE) ){ + tinytest::test_package("WVPlots") + } Loading required package: wrapr test_All.R.................... 0 tests test_All.R.................... 0 tests test_All.R.................... 0 tests TableGrob (3 x 2) "arrange": 5 grobs z cells name grob 1 1 (2-2,1-1) arrange gtable[layout] 2 2 (2-2,2-2) arrange gtable[layout] 3 3 (3-3,1-1) arrange gtable[layout] 4 4 (3-3,2-2) arrange gtable[layout] 5 5 (1-1,1-2) arrange text[GRID.text.230] test_All.R.................... 1 tests OK 1.0s All ok, 1 results (1.0s) > > > proc.time() user system elapsed 2.21 0.25 2.46